From bd3bd0d1d9a1ec6a3ef541081a837d397f891aa0 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 25 Nov 2014 14:33:53 +0100 Subject: [PATCH] new upstream release 0.1.1 --- .gitignore | 1 + libcdr.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9d0052c..5d300c3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /libcdr-0.0.15.tar.xz /libcdr-0.0.16.tar.xz /libcdr-0.1.0.tar.xz +/libcdr-0.1.1.tar.xz diff --git a/libcdr.spec b/libcdr.spec index ce0e500..44d2e31 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -1,8 +1,8 @@ %global apiversion 0.1 Name: libcdr -Version: 0.1.0 -Release: 4%{?dist} +Version: 0.1.1 +Release: 1%{?dist} Summary: A library for import of CorelDRAW drawings # the only Public Domain source is src/lib/CDRColorProfiles.h @@ -106,6 +106,9 @@ install -m 0644 cdr2*.1 cmx2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/cmx2xhtml.1* %changelog +* Tue Nov 25 2014 David Tardon - 0.1.1-1 +- new upstream release + * Tue Aug 26 2014 David Tardon - 0.1.0-4 - rebuild for ICU 53.1 diff --git a/sources b/sources index ae4e8a3..7ac8f2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71f1f54a418694b6e46c3e9633899c12 libcdr-0.1.0.tar.xz +72ed4d2f900eac95061207d026d5324c libcdr-0.1.1.tar.xz