Update to 1.9.2
This commit is contained in:
parent
2ddd94dbc2
commit
7df77d72de
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/gst-plugins-good-1.8.1.tar.xz
|
/gst-plugins-good-1.8.1.tar.xz
|
||||||
/gst-plugins-good-1.8.2.tar.xz
|
/gst-plugins-good-1.8.2.tar.xz
|
||||||
/gst-plugins-good-1.9.1.tar.xz
|
/gst-plugins-good-1.9.1.tar.xz
|
||||||
|
/gst-plugins-good-1.9.2.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.9.1
|
Version: 1.9.2
|
||||||
Release: 2%{?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+
|
||||||
@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-1
|
||||||
|
- Update to 1.9.2
|
||||||
|
|
||||||
* Fri Jul 22 2016 Tom Callaway <spot@fedoraproject.org> - 1.9.1-2
|
* Fri Jul 22 2016 Tom Callaway <spot@fedoraproject.org> - 1.9.1-2
|
||||||
- rebuild for new libvpx
|
- rebuild for new libvpx
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user