Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libcdr.git#832370df0bc81229bc2a9096c6690a6270965fb6
This commit is contained in:
DistroBaker 2021-02-04 09:19:06 +01:00
parent 67f1fc2d92
commit a2de8b3c65

View File

@ -2,7 +2,7 @@
Name: libcdr Name: libcdr
Version: 0.1.6 Version: 0.1.6
Release: 4%{?dist} Release: 5%{?dist}
Summary: A library for import of CorelDRAW drawings Summary: A library for import of CorelDRAW drawings
# the only Public Domain source is src/lib/CDRColorProfiles.h # the only Public Domain source is src/lib/CDRColorProfiles.h
@ -21,6 +21,7 @@ BuildRequires: pkgconfig(librevenge-0.0)
BuildRequires: pkgconfig(librevenge-generators-0.0) BuildRequires: pkgconfig(librevenge-generators-0.0)
BuildRequires: pkgconfig(librevenge-stream-0.0) BuildRequires: pkgconfig(librevenge-stream-0.0)
BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(zlib)
BuildRequires: make
%description %description
Libcdr is library providing ability to interpret and import CorelDRAW Libcdr is library providing ability to interpret and import CorelDRAW
@ -111,6 +112,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA
%{_mandir}/man1/cmx2xhtml.1* %{_mandir}/man1/cmx2xhtml.1*
%changelog %changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-4 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild