This commit is contained in:
Dennis Gilmore 2015-06-19 01:46:50 +00:00
parent 5e5441187d
commit 25f25bf9e3
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#
Name: stdair
Version: 1.00.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C++ Standard Airline IT Object Library
@ -145,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun May 31 2015 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.2-1
- Removed the dependency on ZeroMQ (only AirInv is dependent on it, not StdAir)