[hunspell-pt] latest version

Caolan McNamara caolanm at fedoraproject.org
Mon Oct 17 09:38:53 UTC 2011


commit b021459072db4b633bf9008785bfbc590e5e20b8
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Oct 17 10:38:50 2011 +0100

    latest version

 .gitignore       |    2 +-
 hunspell-pt.spec |    9 ++++++---
 sources          |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5894470..b3dd46c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /pt_BR-2011-05-27AOC.zip
-/hunspell-pt_PT-20110823.tar.gz
+/hunspell-pt_PT-20110928.tar.gz
diff --git a/hunspell-pt.spec b/hunspell-pt.spec
index bf29a28..0c90fe4 100644
--- a/hunspell-pt.spec
+++ b/hunspell-pt.spec
@@ -1,9 +1,9 @@
 Name: hunspell-pt
 Summary: Portuguese hunspell dictionaries
-%define upstreamid 20110823
+%define upstreamid 20110928
 Version: 0.%{upstreamid}
 Release: 1%{?dist}
-Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20110823.tar.gz
+Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20110928.tar.gz
 Source1: http://www.broffice.org/files/pt_BR-2011-05-27AOC.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-20110823
+%setup -q -n hunspell-pt_PT-20110928
 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
+* Mon Oct 17 2011 Caolán McNamara <caolanm at redhat.com> - 0.20110928-1
+- latest pt_PT version
+
 * Fri Aug 26 2011 Caolán McNamara <caolanm at redhat.com> - 0.20110823-1
 - latest pt_PT version
 
diff --git a/sources b/sources
index 68a5e29..c400e17 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 606bf3aca8ae8b4f7dfece9164bcf725  pt_BR-2011-05-27AOC.zip
-ed5e5bbcce59a19a7849cfe0388b4f10  hunspell-pt_PT-20110823.tar.gz
+0b1a73775cbe8b7780e5f7661ff07e4e  hunspell-pt_PT-20110928.tar.gz


More information about the scm-commits mailing list