diff --git a/.gitignore b/.gitignore index 9043307..bfbc581 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /totem-pl-parser-3.9.5.tar.xz /totem-pl-parser-3.9.92.tar.xz /totem-pl-parser-3.10.0.tar.xz +/totem-pl-parser-3.10.1.tar.xz diff --git a/sources b/sources index 1ed7c86..95b26ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e87264edb3d6437c119c511a2e547bb5 totem-pl-parser-3.10.0.tar.xz +65d403cb4abfc28bdf755914fd3aae7e totem-pl-parser-3.10.1.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 3206094..b8a2c10 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 3.10.0 -Release: 2%{?dist} +Version: 3.10.1 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Wed Feb 19 2014 Richard Hughes - 3.10.1-1 +- Update to 3.10.1 + * Fri Nov 29 2013 Michael Schwendt - 3.10.0-2 - Rebuild for libquvi SONAME change.