Update to 1.18.1
This commit is contained in:
parent
5738c35128
commit
98a085506e
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/gst-plugins-good-1.17.2.tar.xz
|
||||
/gst-plugins-good-1.17.90.tar.xz
|
||||
/gst-plugins-good-1.18.0.tar.xz
|
||||
/gst-plugins-good-1.18.1.tar.xz
|
||||
|
@ -14,8 +14,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.18.0
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.18.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -294,6 +294,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.1-1
|
||||
- Update to 1.18.1
|
||||
|
||||
* Wed Oct 28 2020 Jeff Law <law@redhat.com> - 1.18.0-2
|
||||
- Fix bogus use of volatile diagnosed by gcc-11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.18.0.tar.xz) = 65b9db1c9f505c6a99d276bf37cc3cc7713e43ef244048000ad5743ed0f2360d8b4f6556f90eda3701f7cab593a8930e1a828c81b7c11114e29f5f9ff5f00c98
|
||||
SHA512 (gst-plugins-good-1.18.1.tar.xz) = aac93eec19ee6f167786cb0ede07b6e382b7bbbaae9c613f65bf576a475ce1bc65cdfd706c7f58a8f97000967722112998e215ebcbb89951737d16d83d6f3d3e
|
||||
|
Loading…
Reference in New Issue
Block a user