diff --git a/.gitignore b/.gitignore index 081bcd3..2a42399 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /scons-2.3.6.tar.gz /scons-2.4.1.tar.gz /scons-2.5.0.tar.gz +/scons-2.5.1.tar.gz diff --git a/scons.spec b/scons.spec index 2696be0..e79599e 100644 --- a/scons.spec +++ b/scons.spec @@ -1,7 +1,7 @@ #global posttag .final.0 Name: scons -Version: 2.5.0 +Version: 2.5.1 Release: 1%{?posttag}%{?dist} Summary: An Open Source software construction tool @@ -56,6 +56,9 @@ done %{_mandir}/man?/* %changelog +* Tue Nov 15 2016 Fabian Affolter - 2.5.1-1 +- Update to new upstream version 2.5.1 (rhbz#1391798) + * Mon Jun 13 2016 Fabian Affolter - 2.5.0-1 - Update to new upstream version 2.5.0 diff --git a/sources b/sources index 543b7d7..36b63e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e00fa0df8f5ca5c5f5975b40e0ed354 scons-2.5.0.tar.gz +aaaf09e1351a598f98d17b0cf1103e7a scons-2.5.1.tar.gz