new release
This commit is contained in:
parent
6363099f80
commit
4819dd7fa6
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user