Update to 1.16.2
This commit is contained in:
parent
368d345562
commit
cc9f19ed97
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/gst-plugins-ugly-free-1.6.0.tar.xz
|
||||
/gst-plugins-ugly-free-1.16.0.tar.xz
|
||||
/gst-plugins-ugly-free-1.16.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.16.2.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.16.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.16.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -145,6 +145,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%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-2
|
||||
- rebuild for libdvdread ABI bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.16.1.tar.xz) = d2a7186c98ccfe22e167dd576a514a753603568fdea2939b14ce3af3fa1b00e9dfe0f184955b7d84de5f9a6c714180f94487c7b2b0242eb51c0451ae1f4cca16
|
||||
SHA512 (gst-plugins-ugly-free-1.16.2.tar.xz) = 3c639d4e3e36e1c195a0a1df8a052be8721517b617963e6089dd512fa1c11f6c5548c5fb4c484f4826d54e7b8588c3cd71eb52dcd60145d8ce5966d6920837f0
|
||||
|
Loading…
Reference in New Issue
Block a user