Upstream update

Improved a little the package descriptions
The build framework is now compatible with CMake 2.6 (the exclusive
dependency on CMake 2.8 has been removed).
This commit is contained in:
Denis Arnaud 2011-10-18 15:42:35 +02:00
parent e50ff16d63
commit 8697802187
2 changed files with 5 additions and 3 deletions

View File

@ -1 +1 @@
7922cc47b6822874917ecbe7158ef38b stdair-0.43.0.tar.bz2
e79a7fa21dc6c32d087d2f07135398f7 stdair-0.43.1.tar.bz2

View File

@ -2,7 +2,7 @@
%global mydocs __tmp_docdir
#
Name: stdair
Version: 0.43.0
Version: 0.43.1
Release: 1%{?dist}
Summary: C++ Standard Airline IT Object Library
@ -122,9 +122,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Oct 15 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.43.0-1
* Tue Oct 18 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.43.1-1
- Upstream update
- Improved a little the package descriptions
- The build framework is now compatible with CMake 2.6 (the exclusive
dependency on CMake 2.8 has been removed).
* Sat Oct 15 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.38.0-2
- Rebuild for ZeroMQ soname bump (from libzmq.so.0 to libzmq.so.1)