[R-wavethresh] update to 4.6.6

jamatos jamatos at fedoraproject.org
Fri Mar 28 10:06:13 UTC 2014


commit 59b1da1f055f2d56360ae3b655c4ac5b0026f6e1
Author: José Matos <jamatos at fedoraproject.org>
Date:   Fri Mar 28 10:06:18 2014 +0000

    update to 4.6.6

 .gitignore        |    1 +
 R-wavethresh.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8339fff..2b69ed7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 wavethresh_4.6.5.tar.gz
 clog
+/wavethresh_4.6.6.tar.gz
diff --git a/R-wavethresh.spec b/R-wavethresh.spec
index 609cd47..5ee1a36 100644
--- a/R-wavethresh.spec
+++ b/R-wavethresh.spec
@@ -1,10 +1,10 @@
-%define packver  4.6.5
+%define packver  4.6.6
 %define packname wavethresh
 
 Summary: R module, Software to perform wavelet statistics and transforms
 Name: R-%{packname}
 Version: %{packver}
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/Engineering
 Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{packver}.tar.gz
@@ -49,6 +49,9 @@ cd ..;%{_bindir}/R CMD check %{packname}
 %doc DESCRIPTION
 
 %changelog
+* Fri Mar 28 2014 José Matos <jamatos at fedoraproject.org> - 4.6.6-1
+- update to 4.6.6
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index df089b1..4c02fe8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-213c97501638484f2d4b2a28503f83c1  wavethresh_4.6.5.tar.gz
+b55a4ac08ddeee9f64db326f4d9d4d98  wavethresh_4.6.6.tar.gz


More information about the scm-commits mailing list