From 433b174368caff213b60add3f82f79f4f46428cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 3 Nov 2010 09:28:09 +0000 Subject: [PATCH] latest version --- .gitignore | 2 +- hunspell-pt.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 816a510..73f9f17 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /pt_BR-2010-09-07AOC.zip -/hunspell-pt_PT-20101030.tar.gz +/hunspell-pt_PT-20101031.tar.gz diff --git a/hunspell-pt.spec b/hunspell-pt.spec index b6d7c42..39af424 100644 --- a/hunspell-pt.spec +++ b/hunspell-pt.spec @@ -1,9 +1,9 @@ Name: hunspell-pt Summary: Portuguese hunspell dictionaries -%define upstreamid 20101030 +%define upstreamid 20101031 Version: 0.%{upstreamid} Release: 1%{?dist} -Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20101030.tar.gz +Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20101031.tar.gz Source1: http://www.broffice.org/files/pt_BR-2010-09-07AOC.zip Group: Applications/Text URL: http://www.broffice.org/verortografico/baixar @@ -18,7 +18,7 @@ Requires: hunspell Portuguese hunspell dictionaries. %prep -%setup -q -n hunspell-pt_PT-20101030 +%setup -q -n hunspell-pt_PT-20101031 unzip -q -o %{SOURCE1} for i in README_pt_BR.TXT README_pt_PT.txt; do if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/myspell/* %changelog +* Wed Nov 03 2010 Caolan McNamara - 0.20101031-1 +- latest pt_PT version + * Sun Oct 31 2010 Caolan McNamara - 0.20101030-1 - latest pt_PT version diff --git a/sources b/sources index 4b90ffd..0450410 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ ab53976c3ded75d99ab394c202298194 pt_BR-2010-09-07AOC.zip -7b8e6e0a108df8e2a169e3090353bfc9 hunspell-pt_PT-20101030.tar.gz +fbabf2b2be250a39c6017538d0fc5206 hunspell-pt_PT-20101031.tar.gz