Update to 1.14.2
This commit is contained in:
parent
35ffefd415
commit
27453e148b
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
|||||||
/gst-plugins-good-1.13.91.tar.xz
|
/gst-plugins-good-1.13.91.tar.xz
|
||||||
/gst-plugins-good-1.14.0.tar.xz
|
/gst-plugins-good-1.14.0.tar.xz
|
||||||
/gst-plugins-good-1.14.1.tar.xz
|
/gst-plugins-good-1.14.1.tar.xz
|
||||||
|
/gst-plugins-good-1.14.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.14.1
|
Version: 1.14.2
|
||||||
Release: 5%{?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
|
||||||
|
* Mon Jul 23 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.2-1
|
||||||
|
- Update to 1.14.2
|
||||||
|
|
||||||
* Fri Jul 20 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.1-5
|
* Fri Jul 20 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.1-5
|
||||||
- Add c++ buildrequires
|
- Add c++ buildrequires
|
||||||
- Only build extras on fedora
|
- Only build extras on fedora
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.14.1.tar.xz) = b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
|
SHA512 (gst-plugins-good-1.14.2.tar.xz) = 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05
|
||||||
|
Loading…
Reference in New Issue
Block a user