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/libdv.git#a7ea5d5ce715b171fe3405a005a6bf356713445c
This commit is contained in:
parent
427b0c731a
commit
b567527d89
@ -1,7 +1,7 @@
|
||||
Summary: Software decoder for DV format video
|
||||
Name: libdv
|
||||
Version: 1.0.0
|
||||
Release: 32%{?dist}
|
||||
Release: 33%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://libdv.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/libdv/libdv-%{version}.tar.gz
|
||||
@ -16,6 +16,7 @@ BuildRequires: libXv-devel
|
||||
BuildRequires: popt-devel
|
||||
BuildRequires: SDL-devel
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
The Quasar DV codec (libdv) is a software codec for DV video, the
|
||||
@ -87,6 +88,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libdv.la
|
||||
%{_libdir}/pkgconfig/libdv.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-33
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user