diff --git a/.gitignore b/.gitignore index 61db9ab..eb1b029 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /totem-pl-parser-2.32.6.tar.bz2 /totem-pl-parser-3.2.0.tar.xz /totem-pl-parser-3.3.92.tar.xz +/totem-pl-parser-3.4.0.tar.xz diff --git a/sources b/sources index 590cc06..d5ed391 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d1fb7e04f9b16acc87af08de1c854a7 totem-pl-parser-3.3.92.tar.xz +4b94c38114d5b45c64afe663ba96ef6f totem-pl-parser-3.4.0.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index b4d9f33..18aa356 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,5 +1,5 @@ Name: totem-pl-parser -Version: 3.3.92 +Version: 3.4.0 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 +* Tue Mar 27 2012 Richard Hughes - 3.4.0-1 +- Update to 3.4.0 + * Tue Mar 20 2012 Kalev Lember - 3.3.92-1 - Update to 3.3.92