Update to latest upstream release (#1133195#c2)
This commit is contained in:
parent
588db2a990
commit
132af83c64
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/Clp-1.15.3.tgz
|
||||
/Clp-1.15.7.tgz
|
||||
/Clp-1.15.10.tgz
|
||||
|
@ -3,8 +3,8 @@
|
||||
Name: coin-or-%{module}
|
||||
Group: Applications/Engineering
|
||||
Summary: Coin-or linear programming
|
||||
Version: 1.15.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.10
|
||||
Release: 1%{?dist}
|
||||
License: EPL
|
||||
URL: http://projects.coin-or.org/%{module}
|
||||
Source0: http://www.coin-or.org/download/pkgsource/%{module}/%{module}-%{version}.tgz
|
||||
@ -93,6 +93,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make test
|
||||
%doc %{_docdir}/%{name}/html
|
||||
|
||||
%changelog
|
||||
* Sat Aug 30 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> - 1.15.10-1
|
||||
- Update to latest upstream release (#1133195#c2).
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user