Update to 1.11.1
This commit is contained in:
parent
6e40ce1622
commit
8bafc346fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/gst-plugins-good-1.10.0.tar.xz
|
/gst-plugins-good-1.10.0.tar.xz
|
||||||
/gst-plugins-good-1.10.1.tar.xz
|
/gst-plugins-good-1.10.1.tar.xz
|
||||||
/gst-plugins-good-1.10.2.tar.xz
|
/gst-plugins-good-1.10.2.tar.xz
|
||||||
|
/gst-plugins-good-1.11.1.tar.xz
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
#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.10.2
|
Version: 1.11.1
|
||||||
Release: 1%{?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
|
||||||
|
|
||||||
@ -269,6 +269,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 13 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.1-1
|
||||||
|
- Update to 1.11.1
|
||||||
|
|
||||||
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
|
* Mon Dec 05 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.2-1
|
||||||
- Update to 1.10.2
|
- Update to 1.10.2
|
||||||
- Remove obsolete patches
|
- Remove obsolete patches
|
||||||
|
Loading…
Reference in New Issue
Block a user