diff --git a/libdvdread.spec b/libdvdread.spec index 5723f5b..31c6461 100644 --- a/libdvdread.spec +++ b/libdvdread.spec @@ -2,7 +2,7 @@ Name: libdvdread Version: 6.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library for reading DVD video discs based on Ogle code License: GPLv2+ URL: http://dvdnav.mplayerhq.hu/ @@ -11,6 +11,7 @@ Source1: https://download.videolan.org/pub/videolan/libdvdread/%{version} Source2: https://download.videolan.org/pub/keys/7180713BE58D1ADC.asc BuildRequires: gcc BuildRequires: gnupg2 +BuildRequires: make Provides: bundled(md5-gcc) %description @@ -56,6 +57,9 @@ rm %{buildroot}%{_libdir}/libdvdread.la %{buildroot}%{_pkgdocdir}/COPYING %{_libdir}/pkgconfig/dvdread.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 6.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 15 2020 Dominik Mierzejewski 6.1.1-1 - update to 6.1.1 (#1815806)