1.22.8
This commit is contained in:
parent
c661764393
commit
9377bc2a2c
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
||||
/gst-plugins-good-1.22.3.tar.xz
|
||||
/gst-plugins-good-1.22.5.tar.xz
|
||||
/gst-plugins-good-1.22.7.tar.xz
|
||||
/gst-plugins-good-1.22.8.tar.xz
|
||||
|
@ -27,7 +27,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.22.7
|
||||
Version: 1.22.8
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -355,6 +355,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.22.8-1
|
||||
- 1.22.8
|
||||
|
||||
* Tue Nov 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.22.7-1
|
||||
- 1.22.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.22.7.tar.xz) = bd4f11421e9a79e259fcf1e55616dcce2bd248465a07f32b470e82685e9f80af8250d19384e1d880a947bf5154a6c0b52a2ee66947e1d163fc9772d95fdc90d2
|
||||
SHA512 (gst-plugins-good-1.22.8.tar.xz) = e07231a5656535ec4eb8cc9950c1d701b61c8c2499dd084eb6390db70160f4cbd1d65d8e2ac41182d4d0278329140b70bcc33696e8ac02aab4700402ff6a322b
|
||||
|
Loading…
Reference in New Issue
Block a user