diff --git a/libcdr.spec b/libcdr.spec index 28f811e..4288338 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -2,7 +2,7 @@ Name: libcdr Version: 0.1.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A library for import of CorelDRAW drawings # the only Public Domain source is src/lib/CDRColorProfiles.h @@ -111,6 +111,9 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PA %{_mandir}/man1/cmx2xhtml.1* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.1.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 14 2020 Tom Stellard - 0.1.6-3 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro