Update to 1.19.3
This commit is contained in:
parent
b61a569b1e
commit
6897eb626b
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
|||||||
/gstreamer-1.18.4.tar.xz
|
/gstreamer-1.18.4.tar.xz
|
||||||
/gstreamer-1.19.1.tar.xz
|
/gstreamer-1.19.1.tar.xz
|
||||||
/gstreamer-1.19.2.tar.xz
|
/gstreamer-1.19.2.tar.xz
|
||||||
|
/gstreamer-1.19.3.tar.xz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.19.2
|
Version: 1.19.3
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework runtime
|
Summary: GStreamer streaming media framework runtime
|
||||||
|
|
||||||
@ -196,6 +196,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
||||||
- Update to 1.19.2
|
- Update to 1.19.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gstreamer-1.19.2.tar.xz) = 7cbc66d2a79fe487ffd1cd59447aea8cf39673983ecc23db9fe6236791edddfd30fac0cbc336e59ff1617e14be5f6580c1c2261e3f818c1a38edd23758c1da9c
|
SHA512 (gstreamer-1.19.3.tar.xz) = d3713bf11ffd3c8063702ae9dd452ff3a50f410583fdfb547ffbb4707ed7c584f6ecbc951d92e00876dd0fd3d580407dae9f16494bcf7c8080b560fb6652a19b
|
||||||
|
Loading…
Reference in New Issue
Block a user