new release

This commit is contained in:
David Tardon 2013-05-17 17:02:53 +02:00
parent 6363099f80
commit 4819dd7fa6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/libcdr-0.0.11.tar.xz /libcdr-0.0.11.tar.xz
/libcdr-0.0.12.tar.xz /libcdr-0.0.12.tar.xz
/libcdr-0.0.13.tar.xz /libcdr-0.0.13.tar.xz
/libcdr-0.0.14.tar.xz

View File

@ -1,7 +1,7 @@
%global apiversion 0.0 %global apiversion 0.0
Name: libcdr Name: libcdr
Version: 0.0.13 Version: 0.0.14
Release: 1%{?dist} Release: 1%{?dist}
Summary: A library providing ability to interpret and import Corel Draw drawings Summary: A library providing ability to interpret and import Corel Draw drawings
@ -102,6 +102,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
%changelog %changelog
* Fri May 17 2013 David Tardon <dtardon@redhat.com> - 0.0.14-1
- new release
* Tue Apr 23 2013 David Tardon <dtardon@redhat.com> - 0.0.13-1 * Tue Apr 23 2013 David Tardon <dtardon@redhat.com> - 0.0.13-1
- new relese - new relese

View File

@ -1 +1 @@
34e45b6a7f54d6138fc546b37b5bf0cd libcdr-0.0.13.tar.xz 1c875ce8ebacbe6ae1ee40a28034114a libcdr-0.0.14.tar.xz