Update to 1.15.2
This commit is contained in:
parent
f861ef9976
commit
45e0c35f3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/gst-plugins-ugly-free-1.14.3.tar.xz
|
||||
/gst-plugins-ugly-free-1.14.4.tar.xz
|
||||
/gst-plugins-ugly-free-1.15.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.15.2.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.15.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -141,6 +141,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 01 2019 Wim Taymans <wtaymans@redhat.com> - 1.15.2-1
|
||||
- Update to 1.15.2
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.15.1.tar.xz) = 7696c53df4188c1b71deccb6e7662bfe0db10afea164808473dbeb0d16afd33d4c7327d065c9a3665f3734fa7d02826f514367ae6beac62ce27e3f3074d70f4e
|
||||
SHA512 (gst-plugins-ugly-free-1.15.2.tar.xz) = 4a50ab5fa24d6809508ef822444301819a062323aef7873c06f7b213672b0166ae0c1af9a4d37f9b68bebd6f0c0b598678456b864b1eb3cad25c54fe1983e23b
|
||||
|
Loading…
Reference in New Issue
Block a user