Update to 1.14.2
This commit is contained in:
parent
53d435e9c4
commit
0baf664f2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/gst-plugins-bad-free-1.13.91.tar.xz
|
||||
/gst-plugins-bad-free-1.14.0.tar.xz
|
||||
/gst-plugins-bad-free-1.14.1.tar.xz
|
||||
/gst-plugins-bad-free-1.14.2.tar.xz
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.14.1
|
||||
Release: 7%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.14.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -477,6 +477,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 23 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.2-1
|
||||
- Update to 1.14.2
|
||||
|
||||
* Tue Jul 17 2018 Wim Taymans <wtaymans@redhat.org> - 1.14.1-7
|
||||
- Only build extras on Fedora
|
||||
- bluez is not in extras
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.14.1.tar.xz) = cc68dccd0b7f25bc680b23e0d877bb81ab87507b4a61d27e5a866f6d0e57206d3c2fccef13986cfee470fec0158c69e344df8db1836fa712b8380e26000b92dd
|
||||
SHA512 (gst-plugins-bad-free-1.14.2.tar.xz) = 8b55521b64a2929d5fb7caea91d7f75efa6d4be25885e5902b5f487691ef33459baefb0e1ffc61a8a9b5023d533031a42464957261fec3b6e66280ea23ab3ded
|
||||
|
Loading…
Reference in New Issue
Block a user