diff --git a/.gitignore b/.gitignore index 07d96b6..7638e12 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /utf8_1.1.3.tar.gz /utf8_1.1.4.tar.gz /utf8_1.2.1.tar.gz +/utf8_1.2.2.tar.gz diff --git a/R-utf8.spec b/R-utf8.spec index ccc0ce2..ec7566d 100644 --- a/R-utf8.spec +++ b/R-utf8.spec @@ -1,15 +1,15 @@ -%bcond_with bootstrap +%bcond_without bootstrap %global packname utf8 -%global packver 1.2.1 +%global packver 1.2.2 %global rlibdir %{_libdir}/R/library # corpus requires utf8 %global with_doc 1 Name: R-%{packname} -Version: 1.2.1 -Release: 6%{?dist} +Version: %{packver} +Release: 1%{?dist} Summary: Unicode Text Processing License: ASL 2.0 @@ -26,7 +26,9 @@ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}. BuildRequires: R-devel BuildRequires: tex(latex) %if %{without bootstrap} +BuildRequires: R-cli BuildRequires: R-testthat >= 3.0.0 +BuildRequires: R-withr %if %{with_doc} BuildRequires: R-knitr BuildRequires: R-rlang @@ -82,6 +84,11 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check %{packname} --ignore-vignettes %changelog +* Thu Aug 18 2022 Tom Callaway - 1.2.2-1 +- update to 1.2.2 +- rebuild for R 4.2.1 +- bootstrap on + * Wed Jul 20 2022 Fedora Release Engineering - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 6582f9f..07a6e85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (utf8_1.2.1.tar.gz) = c91b1000366c44cea0956100cb0c5681466b9f4fd4511c8b4ebf6fb5d14bd71a49b1e4cb082a776af49de05e51c3deb0ba688a9bd740e5e722d41dd9b1eab282 +SHA512 (utf8_1.2.2.tar.gz) = 1928597fecd0c4da0498431df479406e427adbec88ecff95b51ed66913526fc29aabf5485c07c92b30b71e8addbde05070b29204a74d298a42ce8f1f326d10a3