1.22.9
This commit is contained in:
parent
5b8762bf05
commit
2789ca25d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@
|
||||
/gst-plugins-base-1.22.5.tar.xz
|
||||
/gst-plugins-base-1.22.7.tar.xz
|
||||
/gst-plugins-base-1.22.8.tar.xz
|
||||
/gst-plugins-base-1.22.9.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.22.8
|
||||
Release: 3%{?dist}
|
||||
Version: 1.22.9
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
@ -491,6 +491,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.22.9-1
|
||||
- 1.22.9
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.22.8.tar.xz) = 3663887ebcde060792f242970d30b5499782745b272b64a9577ab58fd7ee8414d1218780ad18b7f436074bd7ef959653d43a2356c2a9e8ebad4d35bbc1d90604
|
||||
SHA512 (gst-plugins-base-1.22.9.tar.xz) = 186c740fc1c60baeefe91f4cda627e48c82bc6eab97927a8a6f57290c61ab76aff7732bc690ccd6f9954c567cd6ab1f41327e3e32973179e0fec586de1218a2c
|
||||
|
Loading…
Reference in New Issue
Block a user