From 59a5ff54a967a58acaee2678b6bc682361c692fe Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jun 13 2016 08:21:14 +0000 Subject: * Mon Jun 13 2016 Fabian Affolter - 2.5.0-1 - Update to new upstream version 2.5.0 --- diff --git a/.gitignore b/.gitignore index b2fdfc6..081bcd3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /scons-2.3.5.tar.gz /scons-2.3.6.tar.gz /scons-2.4.1.tar.gz +/scons-2.5.0.tar.gz diff --git a/scons.spec b/scons.spec index 36b63bd..2696be0 100644 --- a/scons.spec +++ b/scons.spec @@ -1,7 +1,7 @@ #global posttag .final.0 Name: scons -Version: 2.4.1 +Version: 2.5.0 Release: 1%{?posttag}%{?dist} Summary: An Open Source software construction tool @@ -56,6 +56,9 @@ done %{_mandir}/man?/* %changelog +* Mon Jun 13 2016 Fabian Affolter - 2.5.0-1 +- Update to new upstream version 2.5.0 + * Sat May 07 2016 Fabian Affolter - 2.4.1-1 - Update to new upstream version 2.4.1 (rhbz#1265037) diff --git a/sources b/sources index fae4d42..543b7d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a0ddf33d9839f04380e0fae87cc4b40 scons-2.4.1.tar.gz +9e00fa0df8f5ca5c5f5975b40e0ed354 scons-2.5.0.tar.gz