Update to 1.16.2
This commit is contained in:
parent
e7505a4521
commit
d7c1b84522
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/gst-plugins-bad-free-1.15.2.tar.xz
|
||||
/gst-plugins-bad-free-1.16.0.tar.xz
|
||||
/gst-plugins-bad-free-1.16.1.tar.xz
|
||||
/gst-plugins-bad-free-1.16.2.tar.xz
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.16.1
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.16.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -483,6 +483,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 2 2020 Wim Taymans <wtaymans@redhat.com> - 1.16.2-1
|
||||
- Update to 1.16.2
|
||||
|
||||
* Fri Nov 15 2019 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> - 1.16.1-3
|
||||
- rebuild for libdvdread ABI bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.16.1.tar.xz) = 0bc86891a3ecb8ac8e6370a1deee19e6548099f23a3ad34541633373d010aaf68a2d7006e433e92e3d5123a29f557248681829c0e987036f64fe9f0fd6d72f3b
|
||||
SHA512 (gst-plugins-bad-free-1.16.2.tar.xz) = c7b3d374686f3d5ca90408a5a04f356f13fb4d220f2b7271fa02692caacce8656da8e522b87de97f3fb32eaa6ed6fdff52ab2ab3ec620719ac14f70752508120
|
||||
|
Loading…
Reference in New Issue
Block a user