diff --git a/.gitignore b/.gitignore index 44496b0..1df8e1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gtkspell3-3.0.2.tar.gz /gtkspell3-3.0.3.tar.gz +/gtkspell3-3.0.4.tar.gz diff --git a/mingw-gtkspell3.spec b/mingw-gtkspell3.spec index 3292f13..578c8fe 100644 --- a/mingw-gtkspell3.spec +++ b/mingw-gtkspell3.spec @@ -3,8 +3,8 @@ %global pkgname gtkspell3 Name: mingw-%{pkgname} -Version: 3.0.3 -Release: 3%{?dist} +Version: 3.0.4 +Release: 1%{?dist} Summary: MinGW Windows GtkSpell3 library License: GPLv2+ Group: Development/Libraries @@ -105,6 +105,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Sep 26 2013 Sandro Mani - 3.0.4-1 +- Update to 3.0.4 + * Sat Aug 03 2013 Fedora Release Engineering - 3.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 1e8eee8..274f519 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -58f68a0fe9007d9a3d6092b222689320 gtkspell3-3.0.3.tar.gz +d25b547507940738cf016936c3452113 gtkspell3-3.0.4.tar.gz