Update to 1.22.2
This commit is contained in:
parent
d8d5db66c8
commit
addb8c683d
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
||||
/gst-plugins-base-1.21.90.tar.xz
|
||||
/gst-plugins-base-1.22.0.tar.xz
|
||||
/gst-plugins-base-1.22.1.tar.xz
|
||||
/gst-plugins-base-1.22.2.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.22.1
|
||||
Version: 1.22.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -482,6 +482,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%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-base-1.22.1.tar.xz) = a844d2237bbbe62692ab447acd347bd095e8f4e2b7eeac9e16da927a509e32b76c0efc86914a7cd517d953d26dd08f63c231debbdf78425f9bb2231e73d7f6cc
|
||||
SHA512 (gst-plugins-base-1.22.2.tar.xz) = f0c82af637aa70ef28a0599c6bd9212faa0124aa9f0dfa13a4af21febff78d5839fca181438fe8264eff076e04811c283ce0e50a0b2e7794a1a377f1cebd7de8
|
||||
|
Loading…
Reference in New Issue
Block a user