rebuild for R 4.2.1

This commit is contained in:
Tom spot Callaway 2022-09-03 00:11:19 -04:00
parent 9084fa5786
commit 87c6518aef
1 changed files with 8 additions and 4 deletions

View File

@ -1,15 +1,16 @@
%global packname Bessel
%global packvers 0.6-0
%global packvers 0.6
%global packrel 0
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 0.6.0
Release: 11%{?dist}
Version: %{packvers}.%{packrel}
Release: 12%{?dist}
Summary: Computations and Approximations for Bessel Functions
License: GPLv2+
URL: https://CRAN.R-project.org/package=%{packname}
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packvers}.tar.gz
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packvers}-%{packrel}.tar.gz
# Here's the R view of the dependencies world:
# Depends:
@ -65,6 +66,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Sat Sep 3 2022 Tom Callaway <spot@fedoraproject.org> - 0.6.0-12
- rebuild for R 4.2.1
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild