From 151cd77b2309615caf309d181b27efc8ac941066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 7 Dec 2016 16:13:22 +0000 Subject: [PATCH] latest release --- .gitignore | 2 +- hunspell.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3b30494..47157fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/v1.4.1.tar.gz +/v1.5.4.tar.gz diff --git a/hunspell.spec b/hunspell.spec index c375859..2d25026 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -2,7 +2,7 @@ Name: hunspell Summary: A spell checker and morphological analyzer library -Version: 1.4.1 +Version: 1.5.4 Release: 1%{?dist} Source: https://github.com/hunspell/hunspell/archive/v%{version}.tar.gz Group: System Environment/Libraries @@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/hunspell.5.gz %changelog +* Wed Dec 07 2016 Caolán McNamara - 1.5.4-1 +- latest release + * Tue May 03 2016 Caolán McNamara - 1.4.1-1 - latest version diff --git a/sources b/sources index 0cd283d..ff719a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33d370f7fe5a030985e445a5672b2067 v1.4.1.tar.gz +9849a2381bacbeb2714034ad825bede8 v1.5.4.tar.gz