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_2-0.zip
|
||||||
|
/hyph-fr-v3.0.zip
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
Name: hyphen-fr
|
Name: hyphen-fr
|
||||||
Summary: French hyphenation rules
|
Summary: French hyphenation rules
|
||||||
Version: 2.0
|
Version: 3.0
|
||||||
Release: 15%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://www.dicollecte.org/download/fr/hyph_fr_2-0.zip
|
Source: http://www.dicollecte.org/download/fr/hyph-fr-v3.0.zip
|
||||||
URL: http://www.dicollecte.org/download.php?prj=fr
|
URL: http://www.dicollecte.org/download.php?prj=fr
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -14,7 +14,7 @@ Supplements: (hyphen and langpacks-fr)
|
|||||||
French hyphenation rules.
|
French hyphenation rules.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%autosetup -c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -31,10 +31,13 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README_hyph_fr.txt
|
%doc README_hyph_fr-3.0.txt
|
||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-15
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user