Update to 1.20.0
This commit is contained in:
parent
864996528d
commit
07c890af1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
||||
/gstreamer-1.19.1.tar.xz
|
||||
/gstreamer-1.19.2.tar.xz
|
||||
/gstreamer-1.19.3.tar.xz
|
||||
/gstreamer-1.20.0.tar.xz
|
||||
|
@ -16,8 +16,8 @@
|
||||
%endif
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.19.3
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.20.0
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
License: LGPLv2+
|
||||
@ -195,6 +195,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 4 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.0-1
|
||||
- Update to 1.20.0
|
||||
|
||||
* Wed Jan 26 2022 Wim Taymans <wtaymans@redhat.com> - 1.19.3-3
|
||||
- Fix build, gtk_doc does not exist anymore.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gstreamer-1.19.3.tar.xz) = d3713bf11ffd3c8063702ae9dd452ff3a50f410583fdfb547ffbb4707ed7c584f6ecbc951d92e00876dd0fd3d580407dae9f16494bcf7c8080b560fb6652a19b
|
||||
SHA512 (gstreamer-1.20.0.tar.xz) = 40967627087aadbc65eee63caee2ada0c1bd398745209f045bbb44f2c78805a1959c58b5fd22ae30cec3f45b797abafb2e643c8670ecb138839f3e764989b630
|
||||
|
Loading…
Reference in New Issue
Block a user