Update to 1.11.2
This commit is contained in:
parent
42a3c66cf6
commit
eb1d58d1ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/gst-plugins-good-1.10.1.tar.xz
|
||||
/gst-plugins-good-1.10.2.tar.xz
|
||||
/gst-plugins-good-1.11.1.tar.xz
|
||||
/gst-plugins-good-1.11.2.tar.xz
|
||||
|
@ -12,8 +12,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.11.1
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.11.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
License: LGPLv2+
|
||||
@ -269,6 +269,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.2-1
|
||||
- Update to 1.11.2
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.11.1.tar.xz) = d3be076567c3767ca33305860e9ac4c8af4598881631624d96b3ac67b39e7d2fcf1943fa9e5e16d83061c3edd6382ee2557d78260ec6798d7c8b1befad89e6e9
|
||||
SHA512 (gst-plugins-good-1.11.2.tar.xz) = 115736b4464c1ca2905dfe03be8d95a7ad6d520a93777777af25175a60dcb1d1d3ca1f2d0f9809cff90f3db7c81a105502c0abdc2f1734fe88e0423510b84540
|
||||
|
Loading…
Reference in New Issue
Block a user