Update to 1.19.2
This commit is contained in:
parent
796776abf2
commit
f43ec4a3e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/gst-plugins-ugly-free-1.18.2.tar.xz
|
||||
/gst-plugins-ugly-free-1.18.4.tar.xz
|
||||
/gst-plugins-ugly-free-1.19.1.tar.xz
|
||||
/gst-plugins-ugly-free-1.19.2.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.19.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.19.2
|
||||
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
|
||||
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
||||
- Update to 1.19.2
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.19.1.tar.xz) = bb5541f03f048634f978346ccc56ca6735be68d8c12ebf018c96eb0712f650dcbd054c1ee595285917e1b0489e193b0aa6e4f9f71370e5f75db11d6042409935
|
||||
SHA512 (gst-plugins-ugly-free-1.19.2.tar.xz) = 27474ce1d757e5b42cdf7e216af0f123fcf300d2b0de513067329a2d0eb2add6e2c5f92ff6dc857c47ccb5c759034ac0a7a681413618dbbfb6c67b029c1c633f
|
||||
|
Loading…
Reference in New Issue
Block a user