diff --git a/.gitignore b/.gitignore index 1f8560e..fa79d54 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /gst-plugins-good-1.8.0.tar.xz /gst-plugins-good-1.8.1.tar.xz /gst-plugins-good-1.8.2.tar.xz +/gst-plugins-good-1.9.1.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index f66cffe..a676d38 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.8.2 +Version: 1.9.1 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 +* Thu Jul 07 2016 Wim Taymans - 1.9.1-1 +- Update to 1.9.1 + * Thu Jun 09 2016 Wim Taymans - 1.8.2-1 - Update to 1.8.2 diff --git a/sources b/sources index daf0510..5a53522 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ad652a98c2106f6d839dfba8d310d23 gst-plugins-good-1.8.2.tar.xz +6d6f02d4162ae1835f35031473870974 gst-plugins-good-1.9.1.tar.xz