From 6e96c4ef8b8f943443059476bd67095f1218dc7a Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Fri, 23 May 2014 02:41:03 +0200 Subject: [PATCH] Rebuild for boost 1.55.0 --- libcdr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcdr.spec b/libcdr.spec index 4fafbf4..a7928eb 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -2,7 +2,7 @@ Name: libcdr Version: 0.0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library providing ability to interpret and import CorelDRAW drawings Group: System Environment/Libraries @@ -111,6 +111,9 @@ install -m 0644 cdr2*.1 cmx2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/cmx2xhtml.1* %changelog +* Fri May 23 2014 Petr Machata - 0.0.16-2 +- Rebuild for boost 1.55.0 + * Thu Apr 10 2014 David Tardon - 0.0.16-1 - new upstream release