Upstream update
This commit is contained in:
parent
cc60699b50
commit
06072dd749
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Name: airsched
|
|||
%global sfname airsim
|
||||
%global sfalias airsched
|
||||
Version: 1.00.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
Summary: C++ Simulated Airline Schedule Manager Library
|
||||
|
||||
|
|
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed May 22 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.0-2
|
||||
- Rebuild for Soci-3.2.1
|
||||
|
||||
* Tue Dec 25 2012 Denis Arnaud <denis.arnaud_fedora@m4x.org> 1.00.0-1
|
||||
- Upstream update
|
||||
|
||||
|
|
|
|||
Reference in a new issue