From dd5093d4fda4ba18aedcb07d14e86a3b67fe7c54 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 7 Dec 2012 07:14:39 +0100 Subject: [PATCH] rebuild --- libcmis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcmis.spec b/libcmis.spec index b9e2590..4a78a92 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -1,6 +1,6 @@ Name: libcmis Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A C++ client library for the CMIS interface Group: System Environment/Libraries @@ -82,6 +82,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Fri Dec 07 2012 David Tardon - 0.3.0-2 +- force rebuild + * Thu Dec 06 2012 David Tardon - 0.3.0-1 - new upstream release