Update to 1.19.2
This commit is contained in:
parent
9029a1aab6
commit
2dd35ae522
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
|||||||
/gst-plugins-good-1.18.2.tar.xz
|
/gst-plugins-good-1.18.2.tar.xz
|
||||||
/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
|
||||||
|
@ -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.1
|
Version: 1.19.2
|
||||||
Release: 2%{?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
|
||||||
|
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
||||||
|
- Update to 1.19.2
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-2
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.19.1.tar.xz) = 1b964a067aff1e90e49b9e20a78b7dbfc4200ad67880a6cc03ac4c1542534d184e61b3b9f6e9ccf754fbb0c8239c4db595068bb5c8a667e591ceb3fdff9a862c
|
SHA512 (gst-plugins-good-1.19.2.tar.xz) = aa91258fd0d0b8d43e51f7b6efb6b28cfadb2c1b109a37b247ecedb7b45ca54313c37925fa6268d9979f6755a54e8092372ea2639c999e89d8d9676199e61417
|
||||||
|
Loading…
Reference in New Issue
Block a user