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/libdvdread.git#b298381f7fdb74720e1d309c7f0df93e6a08656b
This commit is contained in:
DistroBaker 2021-02-04 09:27:05 +01:00
parent 5d00dbfb01
commit fb9e075f1f

View File

@ -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 <releng@fedoraproject.org> - 6.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Oct 15 2020 Dominik Mierzejewski <rpm@greysector.net> 6.1.1-1
- update to 6.1.1 (#1815806)