diff --git a/libdvdread.spec b/libdvdread.spec index b74e1cf..e74a038 100644 --- a/libdvdread.spec +++ b/libdvdread.spec @@ -1,6 +1,6 @@ Name: libdvdread Version: 5.0.3 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A library for reading DVD video discs based on Ogle code License: GPLv2+ URL: http://dvdnav.mplayerhq.hu/ @@ -59,6 +59,9 @@ rm %{buildroot}%{_libdir}/libdvdread.la %{buildroot}%{_pkgdocdir}/COPYING %{_libdir}/pkgconfig/dvdread.pc %changelog +* Fri Feb 09 2018 Igor Gnatenko - 5.0.3-9 +- Escape macros in %%changelog + * Wed Feb 07 2018 Fedora Release Engineering - 5.0.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -229,7 +232,7 @@ rm %{buildroot}%{_libdir}/libdvdread.la %{buildroot}%{_pkgdocdir}/COPYING * Thu May 2 2002 Matthias Saou - Back to using libdvdcss 1.1.1, now it's all merged and fine. - Rebuilt against Red Hat Linux 7.3. -- Added the %{?_smp_mflags} expansion. +- Added the %%{?_smp_mflags} expansion. * Sat Jan 12 2002 Matthias Saou - Reverted back to using libdvdcss 0.0.3.ogle3 since it works MUCH better