From 773ce79b05514d259cf114dfc1980d78fa8611c8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 1 Sep 2014 20:54:46 +0200 Subject: [PATCH] * Mon Sep 01 2014 Fabian Affolter - 2.3.3-1 - Update to new upstream version 2.3.3 (rhbz#1133527) --- .gitignore | 1 + scons.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5193f0c..bb140ba 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /scons-2.3.0.tar.gz /scons-2.3.1.tar.gz /scons-2.3.2.tar.gz +/scons-2.3.3.tar.gz diff --git a/scons.spec b/scons.spec index 3c772ae..0fe12eb 100644 --- a/scons.spec +++ b/scons.spec @@ -1,7 +1,7 @@ #global posttag .final.0 Name: scons -Version: 2.3.2 +Version: 2.3.3 Release: 1%{?posttag}%{?dist} Summary: An Open Source software construction tool @@ -62,6 +62,9 @@ rm -rf %{buildroot} %{_mandir}/man?/* %changelog +* Mon Sep 01 2014 Fabian Affolter - 2.3.3-1 +- Update to new upstream version 2.3.3 (rhbz#1133527) + * Mon Jul 07 2014 Fabian Affolter - 2.3.2-1 - Update to new upstream version 2.3.2 (rhbz#1116635) diff --git a/sources b/sources index c1c6d5a..bcd8a39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbd428da35ec176575a2b0be1f8d7162 scons-2.3.2.tar.gz +5956570178fed902219ac72f1169e94a scons-2.3.3.tar.gz