From 97d31a0ac501309d9863bcce123ec79f3b0d66b0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 14:24:21 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- libcdr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcdr.spec b/libcdr.spec index 9a43eaa..4a6566a 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -1,6 +1,6 @@ Name: libcdr Version: 0.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library providing ability to interpret and import Corel Draw drawings Group: System Environment/Libraries @@ -96,6 +96,9 @@ rm -f %{buildroot}/%{_bindir}/cmx2* %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 0.0.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jun 11 2012 David Tardon 0.0.8-1 - new upstream release - adds basic initial primitive uncomplete text support