Update to 1.18.2
This commit is contained in:
parent
98a085506e
commit
ee5b704c08
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/gst-plugins-good-1.17.90.tar.xz
|
||||
/gst-plugins-good-1.18.0.tar.xz
|
||||
/gst-plugins-good-1.18.1.tar.xz
|
||||
/gst-plugins-good-1.18.2.tar.xz
|
||||
|
@ -14,7 +14,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.18.1
|
||||
Version: 1.18.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -294,6 +294,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.2-1
|
||||
- Update to 1.18.2
|
||||
|
||||
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.1-1
|
||||
- Update to 1.18.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.18.1.tar.xz) = aac93eec19ee6f167786cb0ede07b6e382b7bbbaae9c613f65bf576a475ce1bc65cdfd706c7f58a8f97000967722112998e215ebcbb89951737d16d83d6f3d3e
|
||||
SHA512 (gst-plugins-good-1.18.2.tar.xz) = 97de3822d5381864f1295362bac8e564977b4e1519cbecf6e6ed5351966bee472c535c5f9ac7d6688d471bf0ea16c37ac690463196a1e7dda8b565096d1604fd
|
||||
|
Loading…
Reference in New Issue
Block a user