diff --git a/.gitignore b/.gitignore index 50fd256..831c66c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libcdr-0.0.11.tar.xz /libcdr-0.0.12.tar.xz /libcdr-0.0.13.tar.xz +/libcdr-0.0.14.tar.xz diff --git a/libcdr.spec b/libcdr.spec index 04291ed..2175edc 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libcdr -Version: 0.0.13 +Version: 0.0.14 Release: 1%{?dist} Summary: A library providing ability to interpret and import Corel Draw drawings @@ -102,6 +102,9 @@ rm -f %{buildroot}/%{_libdir}/*.la %changelog +* Fri May 17 2013 David Tardon - 0.0.14-1 +- new release + * Tue Apr 23 2013 David Tardon - 0.0.13-1 - new relese diff --git a/sources b/sources index 14f9853..508b1a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -34e45b6a7f54d6138fc546b37b5bf0cd libcdr-0.0.13.tar.xz +1c875ce8ebacbe6ae1ee40a28034114a libcdr-0.0.14.tar.xz