diff --git a/.gitignore b/.gitignore index 6538891..ccac51c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /totem-pl-parser-3.10.2.tar.xz /totem-pl-parser-3.10.3.tar.xz /totem-pl-parser-3.10.4.tar.xz +/totem-pl-parser-3.10.5.tar.xz diff --git a/sources b/sources index e26ccb7..fa7832d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7a72b528a48149a341aa14d57674bed totem-pl-parser-3.10.4.tar.xz +7ff9cf8afa8df88e7856cce578d002fe totem-pl-parser-3.10.5.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index d8de1f1..792238c 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,5 +1,5 @@ Name: totem-pl-parser -Version: 3.10.4 +Version: 3.10.5 Release: 1%{?dist} Summary: Totem Playlist Parser library @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_datadir}/gir-1.0/*.gir %changelog +* Thu Apr 30 2015 Kalev Lember - 3.10.5-1 +- Update to 3.10.5 + * Thu Feb 19 2015 Richard Hughes - 3.10.4-1 - Update to 3.10.4