diff --git a/.gitignore b/.gitignore index a7d31bb..e56d521 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -/rpy2-2.3.9.tar.gz -/rpy2-2.3.10.tar.gz -/rpy2-2.4.2.tar.gz +clog +/rpy2-2.4.3.tar.gz diff --git a/rpy.spec b/rpy.spec index ae20cac..82e266e 100644 --- a/rpy.spec +++ b/rpy.spec @@ -4,8 +4,8 @@ Name: rpy Summary: Python interface to the R language -Version: 2.4.2 -Release: 3%{?dist} +Version: 2.4.3 +Release: 1%{?dist} Url: http://rpy.sourceforge.net Source: http://pypi.python.org/packages/source/r/%{name}2/%{name}2-%{version}.tar.gz License: GPLv2+ @@ -41,6 +41,9 @@ python setup.py install -O1 --skip-build --root=%{buildroot} %{python_sitearch}/rpy2-%{version}*.egg-info %changelog +* Wed Sep 24 2014 José Matos - 2.4.3-1 +- update to 2.4.3 + * Tue Aug 26 2014 David Tardon - 2.4.2-3 - rebuild for ICU 53.1 diff --git a/sources b/sources index 7a93a26..0322577 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -25193dedeb8e47f63217b8c83b847a85 rpy2-2.4.2.tar.gz +57e3fda409226dffb543c913c8553cdc rpy2-2.4.3.tar.gz