diff --git a/.gitignore b/.gitignore index cc34083..55c44e9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /totem-pl-parser-3.10.0.tar.xz /totem-pl-parser-3.10.1.tar.xz /totem-pl-parser-3.10.2.tar.xz +/totem-pl-parser-3.10.3.tar.xz diff --git a/sources b/sources index aa74c28..71bc109 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -554242a4e3e0864e825cdf0ea3720a6d totem-pl-parser-3.10.2.tar.xz +e2c29a68f783e92bd2cb55c4d8916758 totem-pl-parser-3.10.3.tar.xz diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 30cdcf0..c97846c 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -1,6 +1,6 @@ Name: totem-pl-parser -Version: 3.10.2 -Release: 4%{?dist} +Version: 3.10.3 +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 +* Mon Sep 22 2014 Kalev Lember - 3.10.3-1 +- Update to 3.10.3 + * Mon Aug 18 2014 Fedora Release Engineering - 3.10.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild