diff --git a/.gitignore b/.gitignore index b7af636..d7eea44 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /gst-plugins-good-1.5.91.tar.xz /gst-plugins-good-1.6.0.tar.xz /gst-plugins-good-1.6.1.tar.xz +/gst-plugins-good-1.6.2.tar.xz diff --git a/gstreamer1-plugins-good.spec b/gstreamer1-plugins-good.spec index 4ae7b3e..f4eccf6 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.6.1 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.6.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer plugins with good code and licensing License: LGPLv2+ @@ -255,6 +255,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Tue Dec 15 2015 Wim Taymans - 1.6.2-1 +- Update to 1.6.2 + * Tue Dec 1 2015 Tom Callaway - 1.6.1-2 - rebuild for libvpx 1.5.0 diff --git a/sources b/sources index 61431fa..41c0b2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a930f5ff133f17baf39d2876628b7890 gst-plugins-good-1.6.1.tar.xz +ef4f5bc4f31f706832a234b0f603967b gst-plugins-good-1.6.2.tar.xz