fix the version as 2013.01.25

This commit is contained in:
zhanghua1831 2020-10-13 09:45:10 +08:00
parent 803b547a61
commit d44184ea20

View File

@ -1,8 +1,8 @@
Name: hunspell-pt
Summary: Hunspell dictionaries for Portuguese
Version: 20130125
Version: 2013.01.25
Release: 13
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-%{version}.tar.gz
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20130125.tar.gz
Source1: http://downloads.sourceforge.net/project/openofficeorg.mirror/contrib/dictionaries/pt_BR.zip
URL: https://wiki.openoffice.org/wiki/Dictionaries
License: ((LGPLv3 or MPL) and LGPLv2) and (GPLv2 or LGPLv2 or MPLv1.1)
@ -15,7 +15,7 @@ Supplements: (hunspell and langpacks-pt)
Hunspell dictionaries for Portuguese.
%prep
%autosetup -n hunspell-pt_PT-%{version} -p1
%autosetup -n hunspell-pt_PT-20130125 -p1
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
@ -45,11 +45,11 @@ cd -
%{_datadir}/myspell/*
%changelog
* Sat Oct 10 2020 zhanghua <zhanghua40@huawei.com> - 20130125-13
* Sat Oct 10 2020 zhanghua <zhanghua40@huawei.com> - 2013.01.25-13
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: fix the version as 20130125
- DESC: fix the version as 2013.01.25
* Thu Apr 23 2020 lizhenhua <lizhenhua21@huawei.com> - 0.20130125-12
- Package init