From 88302904998fc09d3a6f67ad518a1f9eda18921d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 18 May 2012 13:47:54 +0100 Subject: [PATCH] Update to 3.4.2 --- .gitignore | 1 + sources | 2 +- totem-pl-parser.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 93aa6d2..85ed1a1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /totem-pl-parser-3.3.92.tar.xz /totem-pl-parser-3.4.0.tar.xz /totem-pl-parser-3.4.1.tar.xz +/totem-pl-parser-3.4.2.tar.xz diff --git a/sources b/sources index 893d46d..6412469 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b0d5b16dd0849b873e2f9b97f4f978b totem-pl-parser-3.4.1.tar.xz +d3c68b64945da19a887352d7e5c956d6 totem-pl-parser-3.4.2.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 147ffdb..5695567 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Fri May 18 2012 Richard Hughes - 3.4.2-1 +- Update to 3.4.2 + * Sat Apr 28 2012 Bastien Nocera 3.4.1-2 - Remove dependency on gtk2-devel for the devel sub-package