* 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:
parent
be006bf449
commit
b3a22aa5c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/scons-2.0.1.tar.gz
|
||||
/scons-2.1.0.tar.gz
|
||||
/scons-2.2.0.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user