From b3a22aa5c074b20b883db3abf3db7f88f0af71b8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 29 Aug 2012 21:20:28 +0200 Subject: [PATCH] * Wed Aug 29 2012 Fabian Affolter - 2.2.0-1 - Updated to new upstream version 2.2.0 --- .gitignore | 1 + scons.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b272fda..80107d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /scons-2.0.1.tar.gz /scons-2.1.0.tar.gz +/scons-2.2.0.tar.gz diff --git a/scons.spec b/scons.spec index ecc940c..a1d954f 100644 --- a/scons.spec +++ b/scons.spec @@ -1,8 +1,8 @@ #global posttag .final.0 Name: scons -Version: 2.1.0 -Release: 3%{?posttag}%{?dist} +Version: 2.2.0 +Release: 1%{?posttag}%{?dist} Summary: An Open Source software construction tool Group: Development/Tools License: MIT @@ -61,6 +61,9 @@ rm -rf %{buildroot} %{_mandir}/man?/* %changelog +* Wed Aug 29 2012 Fabian Affolter - 2.2.0-1 +- Updated to new upstream version 2.2.0 + * Sat Jul 21 2012 Fedora Release Engineering - 2.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 03495cd..21e1c69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47daf989e303a045b76c11236df719df scons-2.1.0.tar.gz +f737f474a02d08156c821bd2d4d4b632 scons-2.2.0.tar.gz