Update to 1.18.4
This commit is contained in:
parent
f08b709273
commit
1b44633729
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/gst-plugins-ugly-free-1.18.0.tar.xz
|
||||
/gst-plugins-ugly-free-1.18.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.18.2.tar.xz
|
||||
/gst-plugins-ugly-free-1.18.4.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.18.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.18.4
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -149,6 +149,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 16 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-1
|
||||
- Update to 1.18.4
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.18.2.tar.xz) = 0b5d181a008431365cdef3730252076cc84e0cd4ba1b6d37395e81de1654f3a478bd3a7cf3a34b20ce733389e50fb679631dfd5e0f3e5b9f04a8db2de527c3e2
|
||||
SHA512 (gst-plugins-ugly-free-1.18.4.tar.xz) = 1de7c98f1fd3dc35efec32c7baa69769ac8704da41001cff0c56fe3d2eeff769bc61ce53b935890a4cc433af482d7746b6a27b9962c4130012092353fae50d9f
|
||||
|
Loading…
Reference in New Issue
Block a user