Update to 1.19.3
This commit is contained in:
parent
cb42f70da3
commit
b009392f13
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
||||
/gst-plugins-base-1.18.4.tar.xz
|
||||
/gst-plugins-base-1.19.1.tar.xz
|
||||
/gst-plugins-base-1.19.2.tar.xz
|
||||
/gst-plugins-base-1.19.3.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.19.2
|
||||
Version: 1.19.3
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -481,6 +481,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 11 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.3-1
|
||||
- Update to 1.19.3
|
||||
|
||||
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
||||
- Update to 1.19.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.19.2.tar.xz) = fd684471e745378a81122f8eb45f388121e0a02000601b080217d3b57e7dc4039b6bcdcf34bd04a668716666e76197cb7b6171965b2fa2d486a7e5ec9ad9751f
|
||||
SHA512 (gst-plugins-base-1.19.3.tar.xz) = 96aa11175209f752a92d4f84902dceb29e14b4697d745da6be205f12a0e656a9faee6c222f4ec21b253dfddad6cf0d723c9ca740f79589cb1e30c549cfc36e3d
|
||||
|
Loading…
Reference in New Issue
Block a user