diff --git a/rpy.spec b/rpy.spec index 4d8af75..8e720d7 100644 --- a/rpy.spec +++ b/rpy.spec @@ -1,10 +1,10 @@ %global srcname rpy %global sum Python interface to the R language -%global rver 3.2.3 +%global rver 3.2.4 Name: rpy Version: 2.7.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: GPLv2+ @@ -74,6 +74,9 @@ converted to Python exceptions. %changelog +* Fri Mar 18 2016 Tom Callaway - 2.7.8-2 +- rebuild for R 3.2.4 + * Sun Feb 14 2016 José Matos - 2.7.8-1 - update to 2.7.8 - modernize python2 and python3 preserving the upgrade path