Update to 1.22.1
This commit is contained in:
parent
1d24589a17
commit
d8d5db66c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/gst-plugins-base-1.20.5.tar.xz
|
||||
/gst-plugins-base-1.21.90.tar.xz
|
||||
/gst-plugins-base-1.22.0.tar.xz
|
||||
/gst-plugins-base-1.22.1.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.22.0
|
||||
Version: 1.22.1
|
||||
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
|
||||
* Mon Mar 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.1-1
|
||||
- Update to 1.22.1
|
||||
|
||||
* Tue Jan 24 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.0-1
|
||||
- Update to 1.22.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.22.0.tar.xz) = 4b986569c4a7675e120203024bca2bc2a0e94b9138c9a3a18d14b36f4fe59865ffeea0231b3abfde9266e1fe75a2e7167b5c0ee896bd529c8e278af0dd161239
|
||||
SHA512 (gst-plugins-base-1.22.1.tar.xz) = a844d2237bbbe62692ab447acd347bd095e8f4e2b7eeac9e16da927a509e32b76c0efc86914a7cd517d953d26dd08f63c231debbdf78425f9bb2231e73d7f6cc
|
||||
|
Loading…
Reference in New Issue
Block a user