1.22.9
This commit is contained in:
parent
804a7501ff
commit
f7301c14fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/gst-plugins-ugly-free-1.22.7.tar.xz
|
||||
/gst-plugins-ugly-free-1.22.8.tar.xz
|
||||
/gst-plugins-ugly-1.22.8.tar.xz
|
||||
/gst-plugins-ugly-1.22.9.tar.xz
|
||||
|
@ -12,8 +12,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.22.8
|
||||
Release: 4%{?dist}
|
||||
Version: 1.22.9
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPL-2.0-or-later AND LGPL-2.1-or-later AND CC0-1.0
|
||||
@ -164,6 +164,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.22.9-1
|
||||
- 1.22.9
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.8-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-1.22.8.tar.xz) = 4c0d0ca3e8e11288ad852ec4c13755b9624ec65a12ef68bdda192326cf205337f766958c4f75d605b04a4f1a06cfff27f418061e9db02119b2fa4c9c0fbb49fe
|
||||
SHA512 (gst-plugins-ugly-1.22.9.tar.xz) = b1748fedd44e718ea130d6bf25faee13c1d3a9fd3a36881f9e51f6018efab8d3cf6979d4f45a6c267efbea52a848927156320b83aa01230b684fc3743609c8a2
|
||||
|
Loading…
Reference in New Issue
Block a user