From ca8829f58587be995e142bd207da995e31df8d35 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Wed, 19 Sep 2012 15:30:35 +0200 Subject: [PATCH] Update to 3.4.3 --- .gitignore | 1 + sources | 2 +- totem-pl-parser.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 85ed1a1..23817d9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /totem-pl-parser-3.4.0.tar.xz /totem-pl-parser-3.4.1.tar.xz /totem-pl-parser-3.4.2.tar.xz +/totem-pl-parser-3.4.3.tar.xz diff --git a/sources b/sources index 6412469..fe406bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3c68b64945da19a887352d7e5c956d6 totem-pl-parser-3.4.2.tar.xz +cebd115e267ef3d377370512122e34c9 totem-pl-parser-3.4.3.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 1f4e8c6..398a878 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,12 +1,12 @@ Name: totem-pl-parser -Version: 3.4.2 -Release: 2%{?dist} +Version: 3.4.3 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries License: LGPLv2+ Url: http://www.gnome.org/projects/totem/ -Source0: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz Obsoletes: totem-plparser BuildRequires: glib2-devel @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Wed Sep 19 2012 Tomas Bzatek - 3.4.3-1 +- Update to 3.4.3 + * Sat Jul 21 2012 Fedora Release Engineering - 3.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild