From 49f49eb9aee7c91ab56e38474a6dcd157cea37bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Thu, 26 Aug 2021 22:05:30 +0100 Subject: [PATCH] R 4.1.1 --- rpy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/rpy.spec b/rpy.spec index e1201aa..806773e 100644 --- a/rpy.spec +++ b/rpy.spec @@ -1,14 +1,14 @@ %global srcname rpy %global sum Python interface to the R language %if (0%{?fedora} && 0%{?fedora} > 34) -%global rver 4.1.0 +%global rver 4.1.1 %else %global rver 4.0.5 %endif Name: rpy Version: 3.4.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} License: GPLv2+ Url: https://pypi.python.org/pypi/rpy2 @@ -74,6 +74,9 @@ cd %{srcname}2 %{python3_sitearch}/__pycache__/* %changelog +* Thu Aug 26 2021 José Matos - 3.4.5-5 +- R 4.1.1 + * Fri Jul 23 2021 Fedora Release Engineering - 3.4.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild