update to 4.6.6

This commit is contained in:
José Matos 2014-03-28 10:06:18 +00:00
parent e53d9fd648
commit 59b1da1f05
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
wavethresh_4.6.5.tar.gz
clog
/wavethresh_4.6.6.tar.gz

View File

@ -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@fedoraproject.org> - 4.6.6-1
- update to 4.6.6
* Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.6.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
213c97501638484f2d4b2a28503f83c1 wavethresh_4.6.5.tar.gz
b55a4ac08ddeee9f64db326f4d9d4d98 wavethresh_4.6.6.tar.gz