diff --git a/.gitignore b/.gitignore index ccac51c..3512350 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /totem-pl-parser-3.10.3.tar.xz /totem-pl-parser-3.10.4.tar.xz /totem-pl-parser-3.10.5.tar.xz +/totem-pl-parser-3.10.6.tar.xz diff --git a/sources b/sources index fa7832d..cbd4d66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ff9cf8afa8df88e7856cce578d002fe totem-pl-parser-3.10.5.tar.xz +b8a691c30632bb2f2df3b33e4998bbcb totem-pl-parser-3.10.6.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 17c84e9..625dd06 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 3.10.5 -Release: 2%{?dist} +Version: 3.10.6 +Release: 1%{?dist} Summary: Totem Playlist Parser library Group: System Environment/Libraries @@ -56,7 +56,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so.* %{_libdir}/girepository-1.0/*.typelib %if 0%{?fedora} -%{_libexecdir}/totem-pl-parser-videosite +%{_libexecdir}/totem-pl-parser/ %endif %files devel @@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Tue Dec 15 2015 Kalev Lember - 3.10.6-1 +- Update to 3.10.6 + * Fri Jun 19 2015 Fedora Release Engineering - 3.10.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild