diff --git a/.gitignore b/.gitignore index c017f2a..a3780f0 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /gst-plugins-good-1.9.1.tar.xz /gst-plugins-good-1.9.2.tar.xz /gst-plugins-good-1.9.90.tar.xz +/gst-plugins-good-1.10.0.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index f88d59e..4b4200e 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -12,7 +12,7 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-good -Version: 1.9.90 +Version: 1.10.0 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing @@ -269,6 +269,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Nov 03 2016 Wim Taymans - 1.10.0-1 +- Update to 1.10.0 + * Sat Oct 01 2016 Wim Taymans - 1.9.90-1 - Update to 1.9.90 - add QTMux presets diff --git a/sources b/sources index f42e844..0c206c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbcbcf391d4509e4679ce36ec89b3c4a gst-plugins-good-1.9.90.tar.xz +ace9fde726ac785661dda0edbc649d77 gst-plugins-good-1.10.0.tar.xz