diff --git a/.gitignore b/.gitignore index 55c5ec0..6afaffd 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /gst-plugins-good-1.6.1.tar.xz /gst-plugins-good-1.6.2.tar.xz /gst-plugins-good-1.7.1.tar.xz +/gst-plugins-good-1.7.2.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 061904d..9a1e8d1 100644 --- a/gstreamer1-plugins-good.spec +++ b/gstreamer1-plugins-good.spec @@ -12,8 +12,8 @@ #global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) Name: gstreamer1-plugins-good -Version: 1.7.1 -Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.7.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -268,6 +268,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Feb 19 2016 Wim Taymans - 1.7.2-1 +- Update to 1.7.2 + * Fri Feb 05 2016 Ralf Corsépius - 1.7.1-3 - Append --disable-fatal-warnings to %%configure to prevent building from aborting for negligible warnings (Fix F24FTBFS) diff --git a/sources b/sources index 6771a53..550f001 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28ba312fbf7153525206ee141dbfb10c gst-plugins-good-1.7.1.tar.xz +06261a23f5097749e4714c3e8bc9b0ca gst-plugins-good-1.7.2.tar.xz