From 947d99c43501cf56d2368bae0a570eabeab5598f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 24 Mar 2014 20:13:03 +0000 Subject: [PATCH] Update to 3.10.2 --- .gitignore | 1 + sources | 2 +- totem-pl-parser.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bfbc581..cc34083 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /totem-pl-parser-3.9.92.tar.xz /totem-pl-parser-3.10.0.tar.xz /totem-pl-parser-3.10.1.tar.xz +/totem-pl-parser-3.10.2.tar.xz diff --git a/sources b/sources index 95b26ae..aa74c28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65d403cb4abfc28bdf755914fd3aae7e totem-pl-parser-3.10.1.tar.xz +554242a4e3e0864e825cdf0ea3720a6d totem-pl-parser-3.10.2.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index b8a2c10..32fbcf4 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,5 +1,5 @@ Name: totem-pl-parser -Version: 3.10.1 +Version: 3.10.2 Release: 1%{?dist} Summary: Totem Playlist Parser library @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Mon Mar 24 2014 Richard Hughes - 3.10.2-1 +- Update to 3.10.2 + * Wed Feb 19 2014 Richard Hughes - 3.10.1-1 - Update to 3.10.1