Update to 1.20.4
This commit is contained in:
parent
a3fc6383a4
commit
d60220d711
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
|||||||
/gst-plugins-good-1.19.3.tar.xz
|
/gst-plugins-good-1.19.3.tar.xz
|
||||||
/gst-plugins-good-1.20.0.tar.xz
|
/gst-plugins-good-1.20.0.tar.xz
|
||||||
/gst-plugins-good-1.20.3.tar.xz
|
/gst-plugins-good-1.20.3.tar.xz
|
||||||
|
/gst-plugins-good-1.20.4.tar.xz
|
||||||
|
@ -16,8 +16,8 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-good
|
Name: gstreamer1-plugins-good
|
||||||
Version: 1.20.3
|
Version: 1.20.4
|
||||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer plugins with good code and licensing
|
Summary: GStreamer plugins with good code and licensing
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -298,6 +298,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 13 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.4-1
|
||||||
|
- Update to 1.20.4
|
||||||
|
|
||||||
* Tue Sep 13 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.20.3-3
|
* Tue Sep 13 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.20.3-3
|
||||||
- Rebuilt for flac 1.4.0
|
- Rebuilt for flac 1.4.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.20.3.tar.xz) = 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1
|
SHA512 (gst-plugins-good-1.20.4.tar.xz) = d1a1d3a161fc33ecfae2b1336391571210511926a5017ea512a0bef7ab3577fb98326a96b6c5a2ffb48c8e2c7c3bf8e957e489edd0cf44e8ed8518656768c7ce
|
||||||
|
Loading…
Reference in New Issue
Block a user