diff --git a/.gitignore b/.gitignore index 05fe57d..c017f2a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /gst-plugins-good-1.8.2.tar.xz /gst-plugins-good-1.9.1.tar.xz /gst-plugins-good-1.9.2.tar.xz +/gst-plugins-good-1.9.90.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 4c36228..7e8a25c 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.2 +Version: 1.9.90 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing @@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sat Oct 01 2016 Wim Taymans - 1.9.90-1 +- Update to 1.9.90 + * Thu Sep 01 2016 Wim Taymans - 1.9.2-1 - Update to 1.9.2 diff --git a/sources b/sources index b396317..f42e844 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0700703b3700918e6f216aae6edeee64 gst-plugins-good-1.9.2.tar.xz +fbcbcf391d4509e4679ce36ec89b3c4a gst-plugins-good-1.9.90.tar.xz