diff --git a/.gitignore b/.gitignore index a3780f0..af3e627 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /gst-plugins-good-1.9.2.tar.xz /gst-plugins-good-1.9.90.tar.xz /gst-plugins-good-1.10.0.tar.xz +/gst-plugins-good-1.10.1.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 4b4200e..5f57c17 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.10.0 +Version: 1.10.1 Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing @@ -20,7 +20,7 @@ License: LGPLv2+ URL: http://gstreamer.freedesktop.org/ %if 0%{?gitrel} -# git clone git://anongit.freedesktop.org/gstreamer/gst-plugins-good +# git clone git://anogit.freedesktop.org/gstreamer/gst-plugins-good # cd gst-plugins-good; git reset --hard %{gitcommit}; ./autogen.sh; make; make distcheck Source0: gst-plugins-good-%{version}.tar.xz %else @@ -269,6 +269,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Mon Nov 28 2016 Wim Taymans - 1.10.1-1 +- Update to 1.10.1 + * Thu Nov 03 2016 Wim Taymans - 1.10.0-1 - Update to 1.10.0 diff --git a/sources b/sources index 0c206c9..cf12a75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ace9fde726ac785661dda0edbc649d77 gst-plugins-good-1.10.0.tar.xz +7d24b1412d49fa7bab763b35f4640abd gst-plugins-good-1.10.1.tar.xz