diff --git a/.gitignore b/.gitignore index 981dbe5..61db9ab 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /totem-pl-parser-2.32.5.tar.bz2 /totem-pl-parser-2.32.6.tar.bz2 /totem-pl-parser-3.2.0.tar.xz +/totem-pl-parser-3.3.92.tar.xz diff --git a/sources b/sources index 26dc51f..590cc06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cbb307ffb93730a1f18d081f841215f totem-pl-parser-3.2.0.tar.xz +2d1fb7e04f9b16acc87af08de1c854a7 totem-pl-parser-3.3.92.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index f2b9d10..b4d9f33 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,12 +1,12 @@ Name: totem-pl-parser -Version: 3.2.0 +Version: 3.3.92 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.2/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz Obsoletes: totem-plparser BuildRequires: glib2-devel @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Tue Mar 20 2012 Kalev Lember - 3.3.92-1 +- Update to 3.3.92 + * Sun Feb 26 2012 Matthias Clasen - 3.2.0-1 - Update to 3.2.0