new release
This commit is contained in:
parent
93a8efac6d
commit
5569dc574a
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/libcdr-0.0.10.tar.xz
|
||||
/libcdr-0.0.11.tar.xz
|
||||
/libcdr-0.0.12.tar.xz
|
||||
/libcdr-0.0.13.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global apiversion 0.0
|
||||
|
||||
Name: libcdr
|
||||
Version: 0.0.12
|
||||
Version: 0.0.13
|
||||
Release: 1%{?dist}
|
||||
Summary: A library providing ability to interpret and import Corel Draw drawings
|
||||
|
||||
@ -101,6 +101,9 @@ rm -f %{buildroot}/%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 23 2013 David Tardon <dtardon@redhat.com> - 0.0.13-1
|
||||
- new relese
|
||||
|
||||
* Mon Apr 08 2013 David Tardon <dtardon@redhat.com> - 0.0.12-1
|
||||
- new release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user