diff --git a/.gitignore b/.gitignore index 8ec3456..9043307 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /totem-pl-parser-3.4.5.tar.xz /totem-pl-parser-3.9.5.tar.xz /totem-pl-parser-3.9.92.tar.xz +/totem-pl-parser-3.10.0.tar.xz diff --git a/sources b/sources index 675041a..1ed7c86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78468298df32a19bc6e58d99ae7465d6 totem-pl-parser-3.9.92.tar.xz +e87264edb3d6437c119c511a2e547bb5 totem-pl-parser-3.10.0.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index afeb352..3b2bbd7 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,12 +1,12 @@ Name: totem-pl-parser -Version: 3.9.92 +Version: 3.10.0 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.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.10/%{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 +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Wed Sep 18 2013 Kalev Lember - 3.9.92-1 - Update to 3.9.92