diff --git a/.gitignore b/.gitignore index 58c35d0..c15733b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /scamper-cvs-20111202c.tar.gz /scamper-cvs-20140530.tar.gz +/scamper-cvs-20141211f.tar.gz diff --git a/scamper.spec b/scamper.spec index 3ed4d89..bd72b16 100644 --- a/scamper.spec +++ b/scamper.spec @@ -1,8 +1,8 @@ -%global cvs 20140530 +%global cvs 20141211f Name: scamper Version: 0 -Release: 0.11.%{cvs}%{?dist} +Release: 0.12.%{cvs}%{?dist} Summary: A network measurement tool License: GPLv2 @@ -53,6 +53,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/lib*.so %changelog +* Thu Nov 10 2016 Filipe Rosset - 0-0.12.20141211f +- Update to latest upstream release 20141211f fixes rhbz #1308112 + * Thu Feb 04 2016 Fedora Release Engineering - 0-0.11.20140530 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index ed0b413..f9553ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d87170ac8af04b459af30c96e5406041 scamper-cvs-20140530.tar.gz +7049ddfabc3ba2f87c6bf7bb56aed797 scamper-cvs-20141211f.tar.gz