Update to 1.14.3
This commit is contained in:
parent
b1a8a0c3b8
commit
89a10c3dcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
|||||||
/gst-plugins-bad-free-1.14.0.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.1.tar.xz
|
||||||
/gst-plugins-bad-free-1.14.2.tar.xz
|
/gst-plugins-bad-free-1.14.2.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.14.3.tar.xz
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-bad-free
|
Name: gstreamer1-plugins-bad-free
|
||||||
Version: 1.14.2
|
Version: 1.14.3
|
||||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
License: LGPLv2+ and LGPLv2
|
License: LGPLv2+ and LGPLv2
|
||||||
@ -477,6 +477,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.3-1
|
||||||
|
- Update to 1.14.3
|
||||||
|
|
||||||
* Wed Aug 15 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.14.2-2
|
* Wed Aug 15 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.14.2-2
|
||||||
- Enable LV2 plugin support (#1616070)
|
- Enable LV2 plugin support (#1616070)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-bad-free-1.14.2.tar.xz) = 8b55521b64a2929d5fb7caea91d7f75efa6d4be25885e5902b5f487691ef33459baefb0e1ffc61a8a9b5023d533031a42464957261fec3b6e66280ea23ab3ded
|
SHA512 (gst-plugins-bad-free-1.14.3.tar.xz) = 34e070462f67c3075beb875f06aa24eae9b9632021bb514cad69df66efbff5d726a6a4ddeeda05981595d803ba442b476d3dca8ce6b470d9bf16e83dac4fe4d9
|
||||||
|
Loading…
Reference in New Issue
Block a user