Update to 1.20.5
This commit is contained in:
parent
5291642b5a
commit
6a2e4d80fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
|||||||
/gst-plugins-bad-free-1.20.0.tar.xz
|
/gst-plugins-bad-free-1.20.0.tar.xz
|
||||||
/gst-plugins-bad-free-1.20.3.tar.xz
|
/gst-plugins-bad-free-1.20.3.tar.xz
|
||||||
/gst-plugins-bad-free-1.20.4.tar.xz
|
/gst-plugins-bad-free-1.20.4.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.20.5.tar.xz
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.20.4
|
Version: 1.20.5
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -65,8 +65,6 @@ BuildRequires: orc-devel
|
|||||||
BuildRequires: soundtouch-devel
|
BuildRequires: soundtouch-devel
|
||||||
BuildRequires: wavpack-devel
|
BuildRequires: wavpack-devel
|
||||||
BuildRequires: opus-devel
|
BuildRequires: opus-devel
|
||||||
BuildRequires: nettle-devel
|
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
BuildRequires: wayland-devel
|
BuildRequires: wayland-devel
|
||||||
BuildRequires: wayland-protocols-devel
|
BuildRequires: wayland-protocols-devel
|
||||||
@ -640,6 +638,10 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 11 2023 Wim Taymans <wtaymans@redhat.com> - 1.20.5-1
|
||||||
|
- Update to 1.20.5
|
||||||
|
- Remove unwanted crypto dependencies.
|
||||||
|
|
||||||
* Mon Nov 14 2022 Stephen Gallagher <sgallagh@redhat.com> - 1.20.4-2
|
* Mon Nov 14 2022 Stephen Gallagher <sgallagh@redhat.com> - 1.20.4-2
|
||||||
- Drop vdpau configure option
|
- Drop vdpau configure option
|
||||||
- The libgstva plugin is now excluded from file listings when disabled
|
- The libgstva plugin is now excluded from file listings when disabled
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-bad-free-1.20.4.tar.xz) = 50c1139bb2eb115781ed47e61f9e47e35b5b076d1247ebd30ae63dfa673e9afa237e46253f6e9e3b07b151e88c08c1f1293b15208bbb4827a59525a0e93dd103
|
SHA512 (gst-plugins-bad-free-1.20.5.tar.xz) = 3ca2e3d47123a877d5d2a291ab1d021b0638ab9d5fddcb1ef5d6939145818a1f3e2fa958f53b31402822599cbfb90d2f6f800f35fb9e9e0a4f14978c3c7571d1
|
||||||
|
Loading…
Reference in New Issue
Block a user