Update to 1.15.1
This commit is contained in:
parent
e5fb8766f7
commit
3c647a03a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
|||||||
/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
|
/gst-plugins-bad-free-1.14.3.tar.xz
|
||||||
/gst-plugins-bad-free-1.14.4.tar.xz
|
/gst-plugins-bad-free-1.14.4.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.15.1.tar.xz
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
#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.4
|
Version: 1.15.1
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework "bad" plugins
|
Summary: GStreamer streaming media framework "bad" plugins
|
||||||
|
|
||||||
@ -477,6 +477,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 25 2019 Wim Taymans <wtaymans@redhat.com> - 1.15.1-1
|
||||||
|
- Update to 1.15.1
|
||||||
|
|
||||||
* Wed Oct 03 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.4-1
|
* Wed Oct 03 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.4-1
|
||||||
- Update to 1.14.4
|
- Update to 1.14.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-bad-free-1.14.4.tar.xz) = a7f1be7d7478ad085065c880e83be1f73b67956e5d3aabf21a22848b91c5ddad37dfb3ccf59226c37f33d47e461281e2f64bb675870724ee5ccd7841ba28b05e
|
SHA512 (gst-plugins-bad-free-1.15.1.tar.xz) = a0ca76e4adc5b374bc7fed920f735641e8af2971ee4b72f772817d34c8091a70420aec3f0c0927b2c6d4f02c91d9957e41f86181914378d01a36b06447ff458b
|
||||||
|
Loading…
Reference in New Issue
Block a user