From 582c81bd90ea23247071b37697d08da19e19af10 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 27 Jan 2015 16:32:09 +0100 Subject: [PATCH] Rebuild for boost 1.57.0 --- libcmis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcmis.spec b/libcmis.spec index f8bd714..0e1ea20 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -2,7 +2,7 @@ Name: libcmis Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A C++ client library for CM interfaces Group: System Environment/Libraries @@ -83,6 +83,9 @@ make check %{_mandir}/man1/cmis-client.1* %changelog +* Tue Jan 27 2015 Petr Machata - 0.5.0-2 +- Rebuild for boost 1.57.0 + * Sun Dec 21 2014 David Tardon - 0.5.0-1 - new upstream release