Update to 1.22.2
This commit is contained in:
parent
32fafa8124
commit
119a033c1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/gst-plugins-good-1.21.90.tar.xz
|
||||
/gst-plugins-good-1.22.0.tar.xz
|
||||
/gst-plugins-good-1.22.1.tar.xz
|
||||
/gst-plugins-good-1.22.2.tar.xz
|
||||
|
@ -16,7 +16,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.22.1
|
||||
Version: 1.22.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -304,6 +304,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.2-1
|
||||
- Update to 1.22.2
|
||||
|
||||
* Mon Mar 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.1-1
|
||||
- Update to 1.22.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.22.1.tar.xz) = 41dfb896c4de3d2dd8e2e69c7120f0143b05c6ce4b0e72111ef9994955d104f55e61ffbff0ec5141a0f606e89fb694562f76af86a2497415256bc7bd4c9c701a
|
||||
SHA512 (gst-plugins-good-1.22.2.tar.xz) = f159ac01fdc9c3ce230565e1a370e5cf9afc41abea39d8e93f5fc41c2c2e7ed1c6054dabe23718a09bb56958ce4184aa1871b22366876755738b18ff19daf704
|
||||
|
Loading…
Reference in New Issue
Block a user