[R-wavethresh] 4.6.2

Tom Callaway spot at fedoraproject.org
Thu Apr 11 20:11:40 UTC 2013


commit 55180b96e84ddd5d36248cae18f65725dd41dce9
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Apr 11 16:15:00 2013 -0400

    4.6.2

 .gitignore        |    1 +
 R-wavethresh.spec |   11 +++++++----
 sources           |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89dccd2..9e3e703 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 wavethresh_2.2-11.tar.gz
 /wavethresh_4.5.tar.gz
+/wavethresh_4.6.2.tar.gz
diff --git a/R-wavethresh.spec b/R-wavethresh.spec
index 34acc99..cc63ffa 100644
--- a/R-wavethresh.spec
+++ b/R-wavethresh.spec
@@ -1,10 +1,10 @@
-%define packver  4.5
+%define packver  4.6.2
 %define packname wavethresh
 
 Summary: R module, Software to perform wavelet statistics and transforms
 Name: R-%{packname}
 Version: %{packver}
-Release: 5%{?dist}
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Engineering
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}.tar.gz
@@ -12,8 +12,8 @@ URL: http://cran.r-project.org/web/packages/wavethresh/
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires: R-core >= 2.1
-BuildRequires: R-devel >= 2.1, tetex-latex
+Requires: R-core >= 3.0.0
+BuildRequires: R-devel >= 3.0.0, tetex-latex
 
 
 %description
@@ -49,6 +49,9 @@ cd ..;%{_bindir}/R CMD check %{packname}
 %doc DESCRIPTION
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 4.6.2-1
+- update to 4.6.2
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c349deb..954c5ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b1bb72f421c5be0bddd5b556e5588b2  wavethresh_4.5.tar.gz
+bab9b5f0c93af9491c5d635a1b3344c8  wavethresh_4.6.2.tar.gz


More information about the scm-commits mailing list