Update to 1.13.1
This commit is contained in:
parent
4100b11bb3
commit
d02b83dc48
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
|||||||
/gst-plugins-good-1.12.2.tar.xz
|
/gst-plugins-good-1.12.2.tar.xz
|
||||||
/gst-plugins-good-1.12.3.tar.xz
|
/gst-plugins-good-1.12.3.tar.xz
|
||||||
/gst-plugins-good-1.12.4.tar.xz
|
/gst-plugins-good-1.12.4.tar.xz
|
||||||
|
/gst-plugins-good-1.13.1.tar.xz
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
#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.12.4
|
Version: 1.13.1
|
||||||
Release: 4%{?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
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -269,6 +269,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 27 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.1-1
|
||||||
|
- Update to 1.13.1
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-4
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-good-1.12.4.tar.xz) = 18f270c01be80fe5b026e2c26db3ec200117ffd99c1dca55a8a78f0bd6dcc4701126836e52a410f179779e363f11218413c7b4d13e96ef5ee1bfa82e79a81178
|
SHA512 (gst-plugins-good-1.13.1.tar.xz) = 94ed545bbd8aa7a4f19b89d3142ac0a70fef0a2cd8e6cf9295a8ad59199d516c3917359057471c4ea0b71eebb6ef665c5247aed6fd49704f23ae2a57297c2291
|
||||||
|
Loading…
Reference in New Issue
Block a user