Update to 1.20.3
This commit is contained in:
parent
5fd03fc3fd
commit
30633bb41e
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@
|
|||||||
/gst-plugins-good-1.19.2.tar.xz
|
/gst-plugins-good-1.19.2.tar.xz
|
||||||
/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
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#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.0
|
Version: 1.20.3
|
||||||
Release: 1%{?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
|
||||||
|
|
||||||
@ -197,7 +197,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
%files -f gst-plugins-good-%{majorminor}.lang
|
%files -f gst-plugins-good-%{majorminor}.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS README REQUIREMENTS
|
%doc AUTHORS NEWS README.md README.static-linking RELEASE REQUIREMENTS
|
||||||
%{_metainfodir}/gstreamer-good.appdata.xml
|
%{_metainfodir}/gstreamer-good.appdata.xml
|
||||||
%if 0
|
%if 0
|
||||||
%doc %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{majorminor}
|
%doc %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{majorminor}
|
||||||
@ -298,6 +298,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 18 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.3-1
|
||||||
|
- Update to 1.20.3
|
||||||
|
|
||||||
* Fri Feb 4 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.0-1
|
* Fri Feb 4 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.0-1
|
||||||
- Update to 1.20.0
|
- Update to 1.20.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.20.0.tar.xz) = 5cfec70a92b18fe944c571ed4a09837a6e6002ff0745a70de76cf6d4b16c8f5e470d32049d4e6634741139c89ae0c8bef95dd710f05586321f304f5054ecf26d
|
SHA512 (gst-plugins-good-1.20.3.tar.xz) = 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1
|
||||||
|
Loading…
Reference in New Issue
Block a user