Bump gstreamer1-plugins-bad-nonfree obsoletes version
... so that we stay ahead of gstreamer1-plugins-bad-nonfree F30 version when it gets a version bump to 1.16.1.
This commit is contained in:
parent
6041694723
commit
ca7a2f06d6
@ -14,7 +14,7 @@
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.16.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -113,7 +113,7 @@ BuildRequires: OpenEXR-devel
|
||||
|
||||
%if 0%{?fedora} >= 31
|
||||
# libgstfdkaac.so used to be shipped in -nonfree
|
||||
Obsoletes: gstreamer1-plugins-bad-nonfree < 1.16.0-3
|
||||
Obsoletes: gstreamer1-plugins-bad-nonfree < 1.16.1-2
|
||||
%endif
|
||||
|
||||
%description
|
||||
@ -483,6 +483,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2019 Kalev Lember <klember@redhat.com> - 1.16.1-2
|
||||
- Bump gstreamer1-plugins-bad-nonfree obsoletes version
|
||||
|
||||
* Tue Sep 24 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.1-1
|
||||
- Update to 1.16.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user