* 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:
parent
2561cccde8
commit
62c51e90a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user