* Wed Aug 29 2012 Fabian Affolter <mail@fabian-affolter.ch> - 2.2.0-1

- Updated to new upstream version 2.2.0
This commit is contained in:
Fabian Affolter 2012-08-29 21:20:28 +02:00
parent be006bf449
commit b3a22aa5c0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/scons-2.0.1.tar.gz
/scons-2.1.0.tar.gz
/scons-2.2.0.tar.gz

View File

@ -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 <mail@fabian-affolter.ch> - 2.2.0-1
- Updated to new upstream version 2.2.0
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
47daf989e303a045b76c11236df719df scons-2.1.0.tar.gz
f737f474a02d08156c821bd2d4d4b632 scons-2.2.0.tar.gz