Update to latest version.

This commit is contained in:
Elliott Sales de Andrade 2020-12-12 05:45:12 -05:00
parent cbc9eece96
commit 7548297f3a
3 changed files with 19 additions and 13 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/hunspell_2.9.tar.gz
/hunspell_3.0.tar.gz
/hunspell_3.0.1.tar.gz

View File

@ -1,4 +1,5 @@
%global packname hunspell
%global packname hunspell
%global packver 3.0.1
%global rlibdir %{_libdir}/R/library
%global __suggests_exclude ^R\\((janeaustenr|stopwords|wordcloud2)\\)
@ -6,21 +7,21 @@
# Dependency loops.
%global with_suggests 0
# Some examples use network to download stuff.
%bcond_with network 0
%bcond_with network
Name: R-%{packname}
Version: 3.0
Release: 6%{?dist}
Version: 3.0.1
Release: 1%{?dist}
Summary: High-Performance Stemmer, Tokenizer, and Spell Checker
License: GPLv2 or LGPLv2 or MPLv1.1
URL: https://CRAN.R-project.org/package=%{packname}
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz
# Here's the R view of the dependencies world:
# Depends:
# Imports: R-Rcpp, R-digest
# Suggests: R-spelling, R-testthat, R-pdftools, R-janeaustenr, R-wordcloud2, R-knitr, R-rmarkdown
# Suggests: R-spelling, R-testthat, R-pdftools, R-janeaustenr, R-wordcloud2, R-knitr, R-stopwords, R-rmarkdown
# LinkingTo:
# Enhances:
@ -36,6 +37,7 @@ BuildRequires: R-pdftools
BuildRequires: R-spelling
BuildRequires: R-janeaustenr
BuildRequires: R-wordcloud2
BuildRequires: R-stopwords
%endif
# Not currently possible to unbundle at the moment.
@ -44,11 +46,11 @@ Provides: bundled(hunspell) = 1.7.0
%description
Low level spell checker and morphological analyzer based on the famous
'hunspell' library <https://hunspell.github.io>. The package can analyze
or check individual words as well as parse text, latex, html or xml
documents. For a more user-friendly interface use the 'spelling' package
which builds on this package to automate checking of files, documentation
and vignettes in all common formats.
'hunspell' library <https://hunspell.github.io>. The package can analyze or
check individual words as well as parse text, latex, html or xml documents.
For a more user-friendly interface use the 'spelling' package which builds
on this package to automate checking of files, documentation and vignettes
in all common formats.
%prep
@ -76,7 +78,7 @@ rm %{packname}/tests/spelling.R
export LANG=C.UTF-8
# Skip vignettes using the network.
%if !%{with network}
%if %{without network}
ARGS="--no-examples --no-vignettes"
%endif
%if %{with_suggests}
@ -105,6 +107,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} $ARGS
%changelog
* Sat Dec 12 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.0.1-1
- Update to latest version (#1906197)
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (hunspell_3.0.tar.gz) = c6fbd7a8ba8a02d59945e82953268001d008bc5df0f444600fc0186e267753afbc4a9bf269802696341c18c1930f115c6f0449665ae24947a89d3c53d7b0b646
SHA512 (hunspell_3.0.1.tar.gz) = 8e305bd773bd3428aee95c371f8261252d241f9760dd2595d664bfcf375fa52376acc767ea851992b06bf9863d71ad4ae9d81d6a709d7e01f1d83c3e7f44338b