* Tue Nov 15 2016 Fabian Affolter <mail@fabian-affolter.ch> - 2.5.1-1

- Update to new upstream version 2.5.1 (rhbz#1391798)
This commit is contained in:
Fabian Affolter 2016-11-15 09:58:21 +01:00
parent 59a5ff54a9
commit d7170ae6c8
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/scons-2.3.6.tar.gz
/scons-2.4.1.tar.gz
/scons-2.5.0.tar.gz
/scons-2.5.1.tar.gz

View File

@ -1,7 +1,7 @@
#global posttag .final.0
Name: scons
Version: 2.5.0
Version: 2.5.1
Release: 1%{?posttag}%{?dist}
Summary: An Open Source software construction tool
@ -56,6 +56,9 @@ done
%{_mandir}/man?/*
%changelog
* Tue Nov 15 2016 Fabian Affolter <mail@fabian-affolter.ch> - 2.5.1-1
- Update to new upstream version 2.5.1 (rhbz#1391798)
* Mon Jun 13 2016 Fabian Affolter <mail@fabian-affolter.ch> - 2.5.0-1
- Update to new upstream version 2.5.0

View File

@ -1 +1 @@
9e00fa0df8f5ca5c5f5975b40e0ed354 scons-2.5.0.tar.gz
aaaf09e1351a598f98d17b0cf1103e7a scons-2.5.1.tar.gz