|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libcdr
|
|
|
|
|
Version: 0.0.8
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: A library providing ability to interpret and import Corel Draw drawings
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -96,6 +96,9 @@ rm -f %{buildroot}/%{_bindir}/cmx2*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.8-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 11 2012 David Tardon <dtardon@redhat.com> 0.0.8-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
- adds basic initial primitive uncomplete text support
|
|
|
|
|