diff --git a/.gitignore b/.gitignore index 6afaffd..c0a4f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /gst-plugins-good-1.6.2.tar.xz /gst-plugins-good-1.7.1.tar.xz /gst-plugins-good-1.7.2.tar.xz +/gst-plugins-good-1.7.90.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 9a1e8d1..dab49ab 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.7.2 +Version: 1.7.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 +* Wed Mar 02 2016 Wim Taymans - 1.7.90-1 +- Update to 1.7.90 + * Fri Feb 19 2016 Wim Taymans - 1.7.2-1 - Update to 1.7.2 diff --git a/sources b/sources index 550f001..9309802 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06261a23f5097749e4714c3e8bc9b0ca gst-plugins-good-1.7.2.tar.xz +d06215d21986c7c45a478c90cb689a6a gst-plugins-good-1.7.90.tar.xz