From 270903e8bebf26d0009aa1e30b40e0529476dc6b Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 1 Aug 2015 14:40:29 +0200 Subject: [PATCH] * Sat Aug 01 2015 Fabian Affolter - 2.3.6-1 - Update to new upstream version 2.3.6 (rhbz#1234119) --- .gitignore | 1 + scons.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ea28a23..a91462d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /scons-2.3.3.tar.gz /scons-2.3.4.tar.gz /scons-2.3.5.tar.gz +/scons-2.3.6.tar.gz diff --git a/scons.spec b/scons.spec index 86af66e..2d9eb17 100644 --- a/scons.spec +++ b/scons.spec @@ -1,7 +1,7 @@ #global posttag .final.0 Name: scons -Version: 2.3.5 +Version: 2.3.6 Release: 1%{?posttag}%{?dist} Summary: An Open Source software construction tool @@ -62,6 +62,9 @@ rm -rf %{buildroot} %{_mandir}/man?/* %changelog +* Sat Aug 01 2015 Fabian Affolter - 2.3.6-1 +- Update to new upstream version 2.3.6 (rhbz#1234119) + * Wed Jul 22 2015 Fabian Affolter - 2.3.5-1 - Update to new upstream version 2.3.5 (rhbz#1234119) diff --git a/sources b/sources index e468f79..0f6b278 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b0d1041266f89b18e47f26d943f8aa5 scons-2.3.5.tar.gz +9c6a1c3c716cbe5f16515f163c91d928 scons-2.3.6.tar.gz