diff --git a/.gitignore b/.gitignore index 2530c14..498afd5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /gtkspell3-3.0.5.tar.gz /gtkspell3-3.0.6.tar.gz /gtkspell3-3.0.7.tar.gz +/gtkspell3-3.0.8.tar.gz diff --git a/mingw-gtkspell3.spec b/mingw-gtkspell3.spec index 4ab1154..c4646a8 100644 --- a/mingw-gtkspell3.spec +++ b/mingw-gtkspell3.spec @@ -3,8 +3,8 @@ %global pkgname gtkspell3 Name: mingw-%{pkgname} -Version: 3.0.7 -Release: 3%{?dist} +Version: 3.0.8 +Release: 1%{?dist} Summary: MinGW Windows GtkSpell3 library License: GPLv2+ Group: Development/Libraries @@ -105,6 +105,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Sun Apr 03 2016 Sandro Mani - 3.0.8-1 +- Update to 3.0.8 + * Thu Feb 04 2016 Fedora Release Engineering - 3.0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 0fc2a1b..093f4fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f15a7c29b71d6ae343c783af3571c8d2 gtkspell3-3.0.7.tar.gz +3e2cb776dbe1a8ce9e1698c33118767c gtkspell3-3.0.8.tar.gz