Update to new upstream release 3.0
This commit is contained in:
parent
61e7e141c2
commit
d21967be9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
hyph_fr_2-0.zip
|
||||
/hyph-fr-v3.0.zip
|
||||
|
@ -1,8 +1,8 @@
|
||||
Name: hyphen-fr
|
||||
Summary: French hyphenation rules
|
||||
Version: 2.0
|
||||
Release: 15%{?dist}
|
||||
Source: http://www.dicollecte.org/download/fr/hyph_fr_2-0.zip
|
||||
Version: 3.0
|
||||
Release: 1%{?dist}
|
||||
Source: http://www.dicollecte.org/download/fr/hyph-fr-v3.0.zip
|
||||
URL: http://www.dicollecte.org/download.php?prj=fr
|
||||
License: LGPLv2+
|
||||
BuildArch: noarch
|
||||
@ -14,7 +14,7 @@ Supplements: (hyphen and langpacks-fr)
|
||||
French hyphenation rules.
|
||||
|
||||
%prep
|
||||
%setup -q -c
|
||||
%autosetup -c
|
||||
|
||||
%build
|
||||
|
||||
@ -31,10 +31,13 @@ popd
|
||||
|
||||
|
||||
%files
|
||||
%doc README_hyph_fr.txt
|
||||
%doc README_hyph_fr-3.0.txt
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 06 2018 Parag Nemade <pnemade AT fedoraproject DOT org> - 3.0-1
|
||||
- Update to new upstream release 3.0
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user