diff --git a/.cvsignore b/.cvsignore index 8e2929f..75ed66b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -OOo-hyph-bg-4.2.zip +OOo-hyph-bg-4.3.zip diff --git a/hyphen-bg.spec b/hyphen-bg.spec index d25abf4..0473fee 100644 --- a/hyphen-bg.spec +++ b/hyphen-bg.spec @@ -1,12 +1,12 @@ Name: hyphen-bg Summary: Bulgarian hyphenation rules -Version: 4.2 +Version: 4.3 Release: 1%{?dist} Source: http://downloads.sourceforge.net/bgoffice/OOo-hyph-bg-%{version}.zip Group: Applications/Text URL: http://bgoffice.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -License: GPLv2+ or LGPLv3+ or MPLv1.1 +License: GPLv2+ or LGPLv2+ or MPLv1.1 BuildArch: noarch Requires: hyphen @@ -18,7 +18,7 @@ Bulgarian hyphenation rules. %setup -q -n OOo-hyph-bg-%{version} %build -for i in ChangeLog Copyright GPL-2.0.txt LGPL-3.0.txt MPL-1.1.txt README.bulgarian; do +for i in ChangeLog Copyright GPL-2.0.txt LGPL-2.1.txt MPL-1.1.txt README.bulgarian; do if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then iconv -f ISO-8859-2 -t UTF-8 $i > $i.new touch -r $i $i.new @@ -42,21 +42,24 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc ChangeLog Copyright GPL-2.0.txt LGPL-3.0.txt MPL-1.1.txt README.bulgarian +%doc ChangeLog Copyright GPL-2.0.txt LGPL-2.1.txt MPL-1.1.txt README.bulgarian %{_datadir}/hyphen/* %changelog +* Fri Jun 18 2010 Caolán McNamara - 4.3-1 +- latest version + * Sat Apr 17 2010 Caolán McNamara - 4.2-1 - latest version * Fri Jul 24 2009 Fedora Release Engineering - 4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -* Fri Jul 10 2009 Caolan McNamara - 4.1-3 +* Fri Jul 10 2009 Caolán McNamara - 4.1-3 - tidy spec * Tue Feb 24 2009 Fedora Release Engineering - 4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Thu Dec 18 2008 Caolan McNamara - 4.1-1 +* Thu Dec 18 2008 Caolán McNamara - 4.1-1 - initial version diff --git a/sources b/sources index 9bd3b79..7278583 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0db924e803f8b866da31d74f2affa6ea OOo-hyph-bg-4.2.zip +34fbed48dd43d66fda133d0b05ea9c55 OOo-hyph-bg-4.3.zip