Rebuild for ZeroMQ soname bump (from libzmq.so.0 to libzmq.so.1)

This commit is contained in:
Denis Arnaud 2011-10-15 20:04:15 +02:00
parent c4d2cff01e
commit 82b7d7f827

View File

@ -3,7 +3,7 @@
#
Name: stdair
Version: 0.38.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C++ Standard Airline IT Object Library
@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* 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)
* Mon Aug 15 2011 Denis Arnaud <denis.arnaud_fedora@m4x.org> 0.38.0-1
- Upstream update