Rebuilt for new Boost 1.50.0.
This commit is contained in:
parent
928f4de29b
commit
5c0e1def02
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Name: airsched
|
|||
%global sfname airsim
|
||||
%global sfalias airtsp
|
||||
Version: 0.1.4
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
|
||||
Summary: C++ Simulated Airline Schedule Manager Library
|
||||
|
||||
|
|
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 13 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.1.4-5
|
||||
- Rebuilt for new Boost 1.50.0.
|
||||
|
||||
* Wed Jul 11 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.1.4-4
|
||||
- The project structure and name has changed on SourceForge
|
||||
|
||||
|
|
|
|||
Reference in a new issue