From c1f662181090cbcc6408faaa08437031249f5587 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Jun 25 2015 08:00:23 +0000 Subject: Update to 1.5.2 --- diff --git a/.gitignore b/.gitignore index 2bbae32..78d59a7 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /gstreamer-1.4.4.tar.xz /gstreamer-1.4.5.tar.xz /gstreamer-1.5.1.tar.xz +/gstreamer-1.5.2.tar.xz diff --git a/gstreamer1.spec b/gstreamer1.spec index 46c2afa..9e900e3 100644 --- a/gstreamer1.spec +++ b/gstreamer1.spec @@ -9,8 +9,8 @@ %global _gobject_introspection 1.31.1 Name: gstreamer1 -Version: 1.5.1 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.5.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework runtime License: LGPLv2+ @@ -210,6 +210,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer %changelog +* Thu Jun 25 2015 Wim Taymans - 1.5.2-1 +- Update to 1.5.2 + * Wed Jun 17 2015 Fedora Release Engineering - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 25dc551..1b5d34b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -468ae1ce2a82244201fb705fe2954102 gstreamer-1.5.1.tar.xz +20dabb7d084f83691d258248bcb0b28b gstreamer-1.5.2.tar.xz