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