diff --git a/.gitignore b/.gitignore index 55c44e9..6538891 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /totem-pl-parser-3.10.1.tar.xz /totem-pl-parser-3.10.2.tar.xz /totem-pl-parser-3.10.3.tar.xz +/totem-pl-parser-3.10.4.tar.xz diff --git a/sources b/sources index 71bc109..e26ccb7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2c29a68f783e92bd2cb55c4d8916758 totem-pl-parser-3.10.3.tar.xz +b7a72b528a48149a341aa14d57674bed totem-pl-parser-3.10.4.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index ee01d1c..d8de1f1 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 3.10.3 -Release: 2%{?dist} +Version: 3.10.4 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Thu Feb 19 2015 Richard Hughes - 3.10.4-1 +- Update to 3.10.4 + * Tue Oct 28 2014 Richard Hughes - 3.10.3-2 - Do not use quvi when compiling for non-Fedora.