rebuild for R 4.2.1

This commit is contained in:
Tom spot Callaway 2022-09-02 22:35:58 -04:00
parent b6b7a008cf
commit 0f55bf022d
1 changed files with 8 additions and 4 deletions

View File

@ -1,15 +1,16 @@
%global packname lokern
%global packver 1.1-9
%global packver 1.1
%global packrel 9
%global rlibdir %{_libdir}/R/library
Name: R-%{packname}
Version: 1.1.9
Release: 5%{?dist}
Version: %{packver}.%{packrel}
Release: 6%{?dist}
Summary: Kernel Regression Smoothing with Local or Global Plug-in Bandwidth
License: GPLv2+
URL: https://CRAN.R-project.org/package=%{packname}
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}.tar.gz
Source0: https://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz
# Here's the R view of the dependencies world:
# Depends:
@ -65,6 +66,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Fri Sep 2 2022 Tom Callaway <spot@fedoraproject.org> - 1.1.9-6
- rebuild for R 4.2.1
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild