Update to 1.22.3
This commit is contained in:
parent
e3f86ae202
commit
e6fa0e16c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/gst-plugins-bad-free-1.22.0.tar.xz
|
||||
/gst-plugins-bad-free-1.22.1.tar.xz
|
||||
/gst-plugins-bad-free-1.22.2.tar.xz
|
||||
/gst-plugins-bad-free-1.22.3.tar.xz
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.22.2
|
||||
Release: 4%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.22.3
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -674,6 +674,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 25 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.3-1
|
||||
- Update to 1.22.3
|
||||
|
||||
* Sun May 21 2023 Sérgio Basto <sergio@serjux.com> - 1.22.2-4
|
||||
- Remove obsolete of plugins-bad-freeworld to workaround a dnf bug
|
||||
https://bugzilla.redhat.com/show_bug.cgi?id=1867376#c9
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.22.2.tar.xz) = 188934c86a4f528f7c07b917198912c4471f7f00efc0f2cac70e8f4e79973feb7ffb88cf4c63683ec9e07f9a9b1a46b1f5cd77a4489204208811e4d661984d08
|
||||
SHA512 (gst-plugins-bad-free-1.22.3.tar.xz) = 5e394a40f288aee9dc0200f29a9f64799b00cd13c3d8995dc863684ec72b997d2b7ac1fec68c98dc8cec25a158cf29c4fb95cff4ee4cff1e24fb8f4397a8f2c9
|
||||
|
Loading…
Reference in New Issue
Block a user