From e6ac534323eaac0618a34084f6251d797c669a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Ab=C3=ADlio=20Oliveira=20Matos?= Date: Sun, 4 Jun 2006 22:13:55 +0000 Subject: [PATCH] - Rebuild for R-2.3.x --- R-wavethresh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/R-wavethresh.spec b/R-wavethresh.spec index e2ccde9..0d8fdc0 100644 --- a/R-wavethresh.spec +++ b/R-wavethresh.spec @@ -4,7 +4,7 @@ Summary: R module, Software to perform wavelet statistics and transforms Name: R-%{packname} Version: 2.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: Applications/Engineering Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}-%{packrel}.tar.gz @@ -48,6 +48,9 @@ cd ..;%{_bindir}/R CMD check %{packname} %doc DESCRIPTION %changelog +* Sun Jun 4 2006 José Matos - 2.2-3 +- Rebuild for R-2.3.x + * Wed Mar 8 2006 Jose' Matos - 2.2-2 - Rename License to simply GPL, added DESCRIPTION to %%doc