Update to 1.21.90
This commit is contained in:
parent
460e2973df
commit
0f2608996c
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/gst-plugins-ugly-free-1.20.3.tar.xz
|
||||
/gst-plugins-ugly-free-1.20.4.tar.xz
|
||||
/gst-plugins-ugly-free-1.20.5.tar.xz
|
||||
/gst-plugins-ugly-free-1.21.90.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-ugly-free
|
||||
Version: 1.20.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.21.90
|
||||
Release: 1%{?dist}
|
||||
Summary: GStreamer streaming media framework "ugly" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -135,7 +135,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/appdata/*.appdata.xml
|
||||
|
||||
# Plugins without external dependencies
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
|
||||
|
||||
# Plugins with external dependencies
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
|
||||
@ -149,6 +148,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 20 2023 Wim Taymans <wtaymans@redhat.com> - 1.21.90-1
|
||||
- Update to 1.21.90
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.20.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-ugly-free-1.20.5.tar.xz) = eef61b5bc1c446966ea5467bdad8227971aede771d86aafa247de41e562aa8e7ec1461b2b112055ecbfc90fec4c6c9c702b28c32adabc1bb672f276803292fd2
|
||||
SHA512 (gst-plugins-ugly-free-1.21.90.tar.xz) = a7464bcb6c8c24fae3fb6190596ea028300970c2068b8179530e24ef2c936e0477475d44d27fc0d0e0c1471fa78f986ada0c554e9205091d13fd620bf54fe75d
|
||||
|
Loading…
Reference in New Issue
Block a user