From 0160e0ded313aefda5cc9138f82d6ea7cf7c2cb9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 21:49:25 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libcdr.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcdr.spec b/libcdr.spec index a02d8fb..11fd8a8 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -2,7 +2,7 @@ Name: libcdr Version: 0.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library providing ability to interpret and import CorelDRAW drawings Group: System Environment/Libraries @@ -110,6 +110,9 @@ install -m 0644 cdr2*.1 cmx2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/cmx2xhtml.1* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 David Tardon - 0.1.0-1 - new upstream release