Update to 1.26.2
Resolves: DESKTOP-1858
This commit is contained in:
parent
076882353e
commit
f50add59d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@
|
||||
/gst-plugins-good-1.24.6.tar.xz
|
||||
/gst-plugins-good-1.24.10.tar.xz
|
||||
/gst-plugins-good-1.24.11.tar.xz
|
||||
/gst-plugins-good-1.26.2.tar.xz
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.24.11
|
||||
Version: 1.26.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -373,6 +373,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 17 2025 Wim Taymans <wtaymans@redhat.com> - 1.26.2-1
|
||||
- Update to 1.26.2
|
||||
Resolves: DESKTOP-1858
|
||||
|
||||
* Tue Jan 14 2025 Wim Taymans <wtaymans@redhat.com> - 1.24.11-1
|
||||
- Update to 1.24.11
|
||||
Resolves: RHEL-73676
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.24.11.tar.xz) = 7b15baf2aa0aa72f469d0c44cc13a892b85e7d4e08d04c44bfeb0ff475aa274474adcf652ed4fb9bca22155d04afa47898a423d3b5844a9b597337a3ab46faed
|
||||
SHA512 (gst-plugins-good-1.26.2.tar.xz) = f96d3d5bff134075273bff64dafac932cb2577f61d7bdb3d4b8d4cad9166c67822c22c8b25fb836094407c7d2a62410fb93ad814827775bd9dcee146078cee4d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user