* Wed Jul 22 2015 Fabian Affolter <mail@fabian-affolter.ch> - 2.3.5-1

- Update to new upstream version 2.3.5 (rhbz#1234119)
This commit is contained in:
Fabian Affolter 2015-07-22 08:08:44 +02:00
parent 2561cccde8
commit 62c51e90a7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/scons-2.3.2.tar.gz
/scons-2.3.3.tar.gz
/scons-2.3.4.tar.gz
/scons-2.3.5.tar.gz

View File

@ -1,8 +1,8 @@
#global posttag .final.0
Name: scons
Version: 2.3.4
Release: 2%{?posttag}%{?dist}
Version: 2.3.5
Release: 1%{?posttag}%{?dist}
Summary: An Open Source software construction tool
Group: Development/Tools
@ -62,6 +62,9 @@ rm -rf %{buildroot}
%{_mandir}/man?/*
%changelog
* Wed Jul 22 2015 Fabian Affolter <mail@fabian-affolter.ch> - 2.3.5-1
- Update to new upstream version 2.3.5 (rhbz#1234119)
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
91fbbb67c2c65b03c746601baac4a6a5 scons-2.3.4.tar.gz
8b0d1041266f89b18e47f26d943f8aa5 scons-2.3.5.tar.gz