From 86978021875a7770ee76185dcba8b1c550d05dc6 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: Tue, 18 Oct 2011 15:42:35 +0200 Subject: [PATCH] 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). --- sources | 2 +- stdair.spec | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 971b398..81a0525 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7922cc47b6822874917ecbe7158ef38b stdair-0.43.0.tar.bz2 +e79a7fa21dc6c32d087d2f07135398f7 stdair-0.43.1.tar.bz2 diff --git a/stdair.spec b/stdair.spec index d420889..111c7ba 100644 --- a/stdair.spec +++ b/stdair.spec @@ -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 0.43.0-1 +* Tue Oct 18 2011 Denis Arnaud 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 0.38.0-2 - Rebuild for ZeroMQ soname bump (from libzmq.so.0 to libzmq.so.1)