|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
%global apiversion 0.1
|
|
|
|
|
|
|
|
|
|
Name: libcdr
|
|
|
|
|
Version: 0.1.3
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Version: 0.1.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: A library for import of CorelDRAW drawings
|
|
|
|
|
|
|
|
|
|
# the only Public Domain source is src/lib/CDRColorProfiles.h
|
|
|
|
@ -109,6 +109,9 @@ make %{?_smp_mflags} check
|
|
|
|
|
%{_mandir}/man1/cmx2xhtml.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Sep 15 2017 David Tardon <dtardon@redhat.com> - 0.1.4-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|