Update to 1.16.1
This commit is contained in:
parent
c13a62e95a
commit
b2d9db2224
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/gst-plugins-ugly-free-1.15.2.tar.xz
|
||||
/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
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.16.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.16.1
|
||||
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
|
||||
* Tue Sep 24 2019 Wim Taymans <wtaymans@redhat.com> - 1.16.1-1
|
||||
- Update to 1.16.1
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.16.0.tar.xz) = 3cc36947f2746c43fdd73bbae78e180e3af84eded0451e4928e3bcf8d8ff9baa5ac8dfb5f911d93269f9ddf6ab9ee7e6fd650330f55301d95a55a437f1690a9b
|
||||
SHA512 (gst-plugins-ugly-free-1.16.1.tar.xz) = d2a7186c98ccfe22e167dd576a514a753603568fdea2939b14ce3af3fa1b00e9dfe0f184955b7d84de5f9a6c714180f94487c7b2b0242eb51c0451ae1f4cca16
|
||||
|
Loading…
Reference in New Issue
Block a user