Update to 1.15.1
This commit is contained in:
parent
d0c4cc33c7
commit
10330b0a6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/gst-plugins-ugly-free-1.14.2.tar.xz
|
||||
/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
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.14.4
|
||||
Version: 1.15.1
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
@ -141,6 +141,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%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
|
||||
- Update to 1.14.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.14.4.tar.xz) = 667bd4abef342723c2308fd0c276056ff2a0b07891bae398b76b8880728caa8e7a922969b5ccfdf0cfc640dd825c59532553d76c1d2768befb1ba56c5b6a10d7
|
||||
SHA512 (gst-plugins-ugly-free-1.15.1.tar.xz) = 7696c53df4188c1b71deccb6e7662bfe0db10afea164808473dbeb0d16afd33d4c7327d065c9a3665f3734fa7d02826f514367ae6beac62ce27e3f3074d70f4e
|
||||
|
Loading…
Reference in New Issue
Block a user