Update to 1.17.90
This commit is contained in:
parent
095aa41f47
commit
c9eda0b01f
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/gst-plugins-good-1.16.2.tar.xz
|
||||
/gst-plugins-good-1.17.1.tar.xz
|
||||
/gst-plugins-good-1.17.2.tar.xz
|
||||
/gst-plugins-good-1.17.90.tar.xz
|
||||
|
@ -14,8 +14,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.17.2
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.17.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -291,6 +291,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
|
||||
- Update to 1.17.90
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.17.2.tar.xz) = 37f993b8456cdf1f6a6b95c36e10ed612c0c41e5b048693aefd856d148f15ba0cee8548fc685725e518851fca6f9c84315b9c0312ed5af13436112b0ad60e665
|
||||
SHA512 (gst-plugins-good-1.17.90.tar.xz) = 7f5f538788ce6e0d0fc5ae1c97596d11dc11027e9b8fb08158324290d1f2c9408f54279eee5eb950b666e9329fb65b46c2af1d887218674d6065f4a6b16d8402
|
||||
|
Loading…
Reference in New Issue
Block a user