Conflicts: gstreamer1-plugins-ugly < 1.16.0-2
when mpeg2dec was moved here from -ugly
This commit is contained in:
parent
eb8f2a50a6
commit
ec2418746a
@ -6,7 +6,7 @@
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.16.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -36,6 +36,9 @@ BuildRequires: libcdio-devel
|
||||
BuildRequires: libdvdread-devel
|
||||
BuildRequires: libmpeg2-devel
|
||||
|
||||
# when mpeg2dec was moved here from -ugly
|
||||
Conflicts: gstreamer1-plugins-ugly < 1.16.0-2
|
||||
|
||||
%description
|
||||
GStreamer is a streaming media framework, based on graphs of elements which
|
||||
operate on media data.
|
||||
@ -142,6 +145,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 20 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.16.0-3
|
||||
- Conflicts: gstreamer1-plugins-ugly < 1.16.0-2
|
||||
|
||||
* Mon May 13 2019 Yaakov Selkowitz <yselkowi@redhat.com> - 1.16.0-2
|
||||
- Enable mpeg2dec plugin (#1709470)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user