[R-caTools/f18] R3

Tom Callaway spot at fedoraproject.org
Sat Apr 20 20:36:21 UTC 2013


commit 8ded1c22df47e34a1fefa0b06122131d6b5e8364
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Sat Apr 20 16:35:40 2013 -0400

    R3

 R-caTools.spec |   23 +++++++++++++++++++----
 sources        |    2 +-
 2 files changed, 20 insertions(+), 5 deletions(-)
---
diff --git a/R-caTools.spec b/R-caTools.spec
index b16d721..f7e234f 100644
--- a/R-caTools.spec
+++ b/R-caTools.spec
@@ -1,8 +1,8 @@
 %global packname  caTools
 
 Name:             R-%{packname}
-Version:          1.12
-Release:          4%{dist}
+Version:          1.14
+Release:          3%{dist}
 Summary:          Tools: moving window statistics, gif, base64, roc auc...
 
 Group:            Applications/Engineering 
@@ -11,8 +11,8 @@ URL:              http://cran.r-project.org/web/packages/caTools/index.html
 Source0:          http://cran.at.r-project.org/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
  
-Requires:         R R-bitops 
-BuildRequires:    R-devel tex(latex) R-bitops 
+Requires:         R-core >= 3.0.0 R-bitops 
+BuildRequires:    R-devel >= 3.0.0 tex(latex) R-bitops 
 
 %description
 Contains several basic utility functions including: moving (rolling,
@@ -58,6 +58,21 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/caTools/NAMESPACE
 
 %changelog
+* Thu Apr 11 2013 Tom Callaway <spot at fedoraproject.org> - 1.14-3
+- rebuild for R3
+
+* Thu Apr 04 2013 pingou <pingou at pingoured.fr> 1.14-2
+- Fix dist tag
+
+* Thu Apr 04 2013 pingou <pingou at pingoured.fr> 1.14-1
+- Update to version 1.14
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.13-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Tue Nov 27 2012 pingou <pingou at pingoured.fr> 1.13-1
+- Update to version 1.13
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 76cb955..289a818 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81ac6ffbe0bf595bcc0a4cb18f9471ab  caTools_1.12.tar.gz
+f6e178f433ed41bd370acf2a37e15ddb  caTools_1.14.tar.gz


More information about the scm-commits mailing list