Update to 1.14.2
This commit is contained in:
parent
b9f5c42aea
commit
a9cb132bcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/gst-plugins-ugly-free-1.13.91.tar.xz
|
||||
/gst-plugins-ugly-free-1.14.0.tar.xz
|
||||
/gst-plugins-ugly-free-1.14.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.14.2.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.14.1
|
||||
Release: 4%{?dist}
|
||||
Version: 1.14.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
|
||||
* Mon Jul 23 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.2-1
|
||||
- Update to 1.14.2
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.14.1.tar.xz) = 0839645671ff9f030340af444ddd132f316561aafc9b36dba334bcc86fdbd64daebe2d850d0c6f2118325e09fb15ac72e78fed2da799c97d6d1c549f691c61f9
|
||||
SHA512 (gst-plugins-ugly-free-1.14.2.tar.xz) = fd44a13e2e9d2226ffb6cfc3fe52d77a3ac16c89da713dabe8ba65e7b46165505c2b74b12ac9f76a4428353b0f3d05097e11efa172b0b658c6fd01cb6bbebdfd
|
||||
|
Loading…
Reference in New Issue
Block a user