Update to 1.16.0
This commit is contained in:
parent
33643d97f2
commit
597ae15a8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/gst-plugins-good-1.14.4.tar.xz
|
||||
/gst-plugins-good-1.15.1.tar.xz
|
||||
/gst-plugins-good-1.15.2.tar.xz
|
||||
/gst-plugins-good-1.16.0.tar.xz
|
||||
|
@ -14,8 +14,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.15.2
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.16.0
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -290,6 +290,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 23 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.0-1
|
||||
- Update to 1.16.0
|
||||
|
||||
* Thu Mar 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.15.2-3
|
||||
- -qt: fix Supplements
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.15.2.tar.xz) = 649d4c004d31818e57069505f706dda9c7013b70fe29ca1920e69959a9c5ba6a9fdc4c8ca615001bd7135bfca76476f1fc135bc2dc96d0370f9a5b862d54c4c8
|
||||
SHA512 (gst-plugins-good-1.16.0.tar.xz) = 01ae64426d62500c12eb98073fcdf4bbbb7df69b5d30a153491a6e3bcd9bfa6e6a3a7fdedd7b7293ce9405e909a4a57c691f293a58525f21281136deac7c0a7c
|
||||
|
Loading…
Reference in New Issue
Block a user