Update to 1.14.0
This commit is contained in:
parent
52d3eafe0f
commit
27835de1bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/gst-plugins-ugly-free-1.13.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.13.90.tar.xz
|
||||
/gst-plugins-ugly-free-1.13.91.tar.xz
|
||||
/gst-plugins-ugly-free-1.14.0.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.13.91
|
||||
Version: 1.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
@ -141,6 +141,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-1
|
||||
- Update to 1.14.0
|
||||
|
||||
* Wed Mar 14 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.91-1
|
||||
- Update to 1.13.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.13.91.tar.xz) = cb870b7e459a018ffbd3ab74e9a09179cb7770f13b57a59721bc0ed3d619399c573fa45bf3e96fd4d2f56fb418d0d8c18e526e1e9a29c34eca27e2ea39a2eb28
|
||||
SHA512 (gst-plugins-ugly-free-1.14.0.tar.xz) = 5946ee3502500d55089c29ecbdb5439efc7eec32a19823dfbec6d6acb0532dcf8d51733783e7d8fcf80221db1b29cf65a5b3cd3e8563a189add4f31ec0ca27b5
|
||||
|
Loading…
Reference in New Issue
Block a user