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