Update to 1.18.0
This commit is contained in:
parent
1736bff96f
commit
afb5f20f76
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
|||||||
/gstreamer-1.17.1.tar.xz
|
/gstreamer-1.17.1.tar.xz
|
||||||
/gstreamer-1.17.2.tar.xz
|
/gstreamer-1.17.2.tar.xz
|
||||||
/gstreamer-1.17.90.tar.xz
|
/gstreamer-1.17.90.tar.xz
|
||||||
|
/gstreamer-1.18.0.tar.xz
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
%global __python %{__python3}
|
%global __python %{__python3}
|
||||||
|
|
||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.17.90
|
Version: 1.18.0
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework runtime
|
Summary: GStreamer streaming media framework runtime
|
||||||
|
|
||||||
@ -187,6 +187,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 8 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.0-1
|
||||||
|
- Update to 1.18.0
|
||||||
|
|
||||||
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
|
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
|
||||||
- Update to 1.17.90
|
- Update to 1.17.90
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gstreamer-1.17.90.tar.xz) = c26cff6bedb10fcb59c40c4b38a4628fac1b26f32de2a19306a952c6721c8fa0150027d69c87588e08cd439cedd618b5cc090cf594f594018bb40e7a9dfe17cb
|
SHA512 (gstreamer-1.18.0.tar.xz) = 32acb9549b62a4278b3b29faa796345b9326bfa506ae8cf14b13edbdc36c3e7f541549324c73b45be079a49f78b0ae45edfce17b2c852022b6a6f798abd500da
|
||||||
|
Loading…
Reference in New Issue
Block a user