Update to 1.15.2
This commit is contained in:
parent
fdcf6dc30a
commit
cdea84c51f
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
|||||||
/gst-plugins-good-1.14.3.tar.xz
|
/gst-plugins-good-1.14.3.tar.xz
|
||||||
/gst-plugins-good-1.14.4.tar.xz
|
/gst-plugins-good-1.14.4.tar.xz
|
||||||
/gst-plugins-good-1.15.1.tar.xz
|
/gst-plugins-good-1.15.1.tar.xz
|
||||||
|
/gst-plugins-good-1.15.2.tar.xz
|
||||||
|
@ -12,8 +12,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.15.1
|
Version: 1.15.2
|
||||||
Release: 3%{?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+
|
||||||
@ -264,6 +264,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 01 2019 Wim Taymans <wtaymans@redhat.com> - 1.15.2-1
|
||||||
|
- Update to 1.15.2
|
||||||
|
|
||||||
* Tue Feb 05 2019 Björn Esser <besser82@fedoraproject.org> - 1.15.1-3
|
* Tue Feb 05 2019 Björn Esser <besser82@fedoraproject.org> - 1.15.1-3
|
||||||
- rebuilt (libvpx)
|
- rebuilt (libvpx)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.15.1.tar.xz) = 2bc6e1b334eb103e780c99d47f6504e377cbcdf689397b2cdf6d38a829f99c5f889cd13e3ece3bc4631ff33796b78ab184dbda5d600679159157b41c1b1456d9
|
SHA512 (gst-plugins-good-1.15.2.tar.xz) = 649d4c004d31818e57069505f706dda9c7013b70fe29ca1920e69959a9c5ba6a9fdc4c8ca615001bd7135bfca76476f1fc135bc2dc96d0370f9a5b862d54c4c8
|
||||||
|
Loading…
Reference in New Issue
Block a user