Update to 1.19.3
This commit is contained in:
parent
2dd35ae522
commit
cf632e03aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@
|
|||||||
/gst-plugins-good-1.18.4.tar.xz
|
/gst-plugins-good-1.18.4.tar.xz
|
||||||
/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
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#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.2
|
Version: 1.19.3
|
||||||
Release: 1%{?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
|
||||||
|
|
||||||
@ -298,6 +298,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 11 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.3-1
|
||||||
|
- Update to 1.19.3
|
||||||
|
|
||||||
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
||||||
- Update to 1.19.2
|
- Update to 1.19.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.19.2.tar.xz) = aa91258fd0d0b8d43e51f7b6efb6b28cfadb2c1b109a37b247ecedb7b45ca54313c37925fa6268d9979f6755a54e8092372ea2639c999e89d8d9676199e61417
|
SHA512 (gst-plugins-good-1.19.3.tar.xz) = 4f1ba5af79d4cf6621c39934a749a2d7405dbf458339f1dea2e785ba0331f31f065f16cb53a5352f53dde87d372bbf143078acdd399eccada36c41db111f73ae
|
||||||
|
Loading…
Reference in New Issue
Block a user