Update to 1.10.0

This commit is contained in:
Wim Taymans 2016-11-03 09:41:51 +01:00
parent 1241772f48
commit c0498f54aa
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@
/gst-plugins-good-1.9.1.tar.xz /gst-plugins-good-1.9.1.tar.xz
/gst-plugins-good-1.9.2.tar.xz /gst-plugins-good-1.9.2.tar.xz
/gst-plugins-good-1.9.90.tar.xz /gst-plugins-good-1.9.90.tar.xz
/gst-plugins-good-1.10.0.tar.xz

View File

@ -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.9.90 Version: 1.10.0
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
* Thu Nov 03 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.0-1
- Update to 1.10.0
* Sat Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1 * Sat Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
- Update to 1.9.90 - Update to 1.9.90
- add QTMux presets - add QTMux presets

View File

@ -1 +1 @@
fbcbcf391d4509e4679ce36ec89b3c4a gst-plugins-good-1.9.90.tar.xz ace9fde726ac785661dda0edbc649d77 gst-plugins-good-1.10.0.tar.xz