Update to 1.20.0
This commit is contained in:
parent
83eb47c2b5
commit
5fd03fc3fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
|||||||
/gst-plugins-good-1.19.1.tar.xz
|
/gst-plugins-good-1.19.1.tar.xz
|
||||||
/gst-plugins-good-1.19.2.tar.xz
|
/gst-plugins-good-1.19.2.tar.xz
|
||||||
/gst-plugins-good-1.19.3.tar.xz
|
/gst-plugins-good-1.19.3.tar.xz
|
||||||
|
/gst-plugins-good-1.20.0.tar.xz
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.19.3
|
Version: 1.20.0
|
||||||
Release: 4%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -298,6 +298,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 4 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.0-1
|
||||||
|
- Update to 1.20.0
|
||||||
|
|
||||||
* Thu Jan 27 2022 Tom Callaway <spot@fedoraproject.org> - 1.19.3-4
|
* Thu Jan 27 2022 Tom Callaway <spot@fedoraproject.org> - 1.19.3-4
|
||||||
- rebuild for libvpx
|
- rebuild for libvpx
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.19.3.tar.xz) = 4f1ba5af79d4cf6621c39934a749a2d7405dbf458339f1dea2e785ba0331f31f065f16cb53a5352f53dde87d372bbf143078acdd399eccada36c41db111f73ae
|
SHA512 (gst-plugins-good-1.20.0.tar.xz) = 5cfec70a92b18fe944c571ed4a09837a6e6002ff0745a70de76cf6d4b16c8f5e470d32049d4e6634741139c89ae0c8bef95dd710f05586321f304f5054ecf26d
|
||||||
|
Loading…
Reference in New Issue
Block a user