Update to 1.18.0
This commit is contained in:
parent
b0be2b8779
commit
117cf5dd00
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
|||||||
/gst-plugins-good-1.17.1.tar.xz
|
/gst-plugins-good-1.17.1.tar.xz
|
||||||
/gst-plugins-good-1.17.2.tar.xz
|
/gst-plugins-good-1.17.2.tar.xz
|
||||||
/gst-plugins-good-1.17.90.tar.xz
|
/gst-plugins-good-1.17.90.tar.xz
|
||||||
|
/gst-plugins-good-1.18.0.tar.xz
|
||||||
|
@ -14,7 +14,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.17.90
|
Version: 1.18.0
|
||||||
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
|
||||||
|
|
||||||
@ -292,6 +292,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 8 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.0-1
|
||||||
|
- Update to 1.18.0
|
||||||
|
|
||||||
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
|
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
|
||||||
- Update to 1.17.90
|
- Update to 1.17.90
|
||||||
- disable rpicamsrc
|
- disable rpicamsrc
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.17.90.tar.xz) = 7f5f538788ce6e0d0fc5ae1c97596d11dc11027e9b8fb08158324290d1f2c9408f54279eee5eb950b666e9329fb65b46c2af1d887218674d6065f4a6b16d8402
|
SHA512 (gst-plugins-good-1.18.0.tar.xz) = 65b9db1c9f505c6a99d276bf37cc3cc7713e43ef244048000ad5743ed0f2360d8b4f6556f90eda3701f7cab593a8930e1a828c81b7c11114e29f5f9ff5f00c98
|
||||||
|
Loading…
Reference in New Issue
Block a user