new upstream release 0.0.15
This commit is contained in:
parent
99b08f18cb
commit
9415efaef0
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libcdr-0.0.12.tar.xz
|
||||
/libcdr-0.0.13.tar.xz
|
||||
/libcdr-0.0.14.tar.xz
|
||||
/libcdr-0.0.15.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global apiversion 0.0
|
||||
|
||||
Name: libcdr
|
||||
Version: 0.0.14
|
||||
Release: 6%{?dist}
|
||||
Version: 0.0.15
|
||||
Release: 1%{?dist}
|
||||
Summary: A library providing ability to interpret and import Corel Draw drawings
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -104,6 +104,9 @@ rm -rf %{buildroot}/%{_docdir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Apr 05 2014 David Tardon <dtardon@redhat.com> - 0.0.15-1
|
||||
- new upstream release
|
||||
|
||||
* Thu Feb 13 2014 David Tardon <dtardon@redhat.com> - 0.0.14-6
|
||||
- rebuild for new ICU
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user