1.22.7
This commit is contained in:
parent
0b89134a49
commit
3a99e06eb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
|||||||
/gst-plugins-good-1.22.2.tar.xz
|
/gst-plugins-good-1.22.2.tar.xz
|
||||||
/gst-plugins-good-1.22.3.tar.xz
|
/gst-plugins-good-1.22.3.tar.xz
|
||||||
/gst-plugins-good-1.22.5.tar.xz
|
/gst-plugins-good-1.22.5.tar.xz
|
||||||
|
/gst-plugins-good-1.22.7.tar.xz
|
||||||
|
@ -27,8 +27,8 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.22.5
|
Version: 1.22.7
|
||||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -353,6 +353,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.22.7-1
|
||||||
|
- 1.22.7
|
||||||
|
|
||||||
* Fri Oct 13 2023 Jan Grulich <jgrulich@redhat.com> - 1.22.5-3
|
* Fri Oct 13 2023 Jan Grulich <jgrulich@redhat.com> - 1.22.5-3
|
||||||
- Rebuild (qt6)
|
- Rebuild (qt6)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.22.5.tar.xz) = 20106f4b6a4bd548a0de565d79e95048d771fb2a7a2aa292a35b87805b145acb627f1e77dd666f0d9eb6fa983c3886a1c7152174abf9276222298ea8fa3f7c7f
|
SHA512 (gst-plugins-good-1.22.7.tar.xz) = bd4f11421e9a79e259fcf1e55616dcce2bd248465a07f32b470e82685e9f80af8250d19384e1d880a947bf5154a6c0b52a2ee66947e1d163fc9772d95fdc90d2
|
||||||
|
Loading…
Reference in New Issue
Block a user