Update to 1.22.5
This commit is contained in:
parent
157fdd8f0e
commit
73c9beb086
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/gst-plugins-good-1.22.1.tar.xz
|
||||
/gst-plugins-good-1.22.2.tar.xz
|
||||
/gst-plugins-good-1.22.3.tar.xz
|
||||
/gst-plugins-good-1.22.5.tar.xz
|
||||
|
@ -27,8 +27,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.22.3
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.22.5
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -350,6 +350,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.5-1
|
||||
- Update to 1.22.5
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.22.3.tar.xz) = 915352911f0ee2b1b15ff83514c6ca7e1ca8c2f122eac0c4c47539e8dcc2233a6f8478e083555af8b254d9a541923aa74e106a404b56fb8a732ea53421c3d6ca
|
||||
SHA512 (gst-plugins-good-1.22.5.tar.xz) = 20106f4b6a4bd548a0de565d79e95048d771fb2a7a2aa292a35b87805b145acb627f1e77dd666f0d9eb6fa983c3886a1c7152174abf9276222298ea8fa3f7c7f
|
||||
|
Loading…
Reference in New Issue
Block a user