Update to 1.19.1
This commit is contained in:
parent
66e9dab9c7
commit
a8470a35dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
|||||||
/gstreamer-1.18.1.tar.xz
|
/gstreamer-1.18.1.tar.xz
|
||||||
/gstreamer-1.18.2.tar.xz
|
/gstreamer-1.18.2.tar.xz
|
||||||
/gstreamer-1.18.4.tar.xz
|
/gstreamer-1.18.4.tar.xz
|
||||||
|
/gstreamer-1.19.1.tar.xz
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.18.4
|
Version: 1.19.1
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework runtime
|
Summary: GStreamer streaming media framework runtime
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -196,6 +196,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 03 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.1-1
|
||||||
|
- Update to 1.19.1
|
||||||
|
|
||||||
* Tue Apr 6 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-2
|
* Tue Apr 6 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-2
|
||||||
- Fix build options to disable libunwind and libdw
|
- Fix build options to disable libunwind and libdw
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gstreamer-1.18.4.tar.xz) = 5312c621fc354b35cc81f53b4ec65c661ad2c22acef2640bc27860234243d06e00e3aaf41c93d379d8424c0ecdf2ae06096dec0d0313215426348ffa0afb3c4a
|
SHA512 (gstreamer-1.19.1.tar.xz) = 989b3f4fd6d2e96d6e1949a89e75acc090d08868873faab2dd933c9d2494f05cec18001100e7acb7560fc5c59b22f7ce35bb0590bfa392d276d43f61bcb810fd
|
||||||
|
Loading…
Reference in New Issue
Block a user