[R-ROC] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 20:44:23 UTC 2011


commit 593ce490a37cc5b76d49fa7271a6dd14a0404d25
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 15:44:20 2011 -0500

    rebuild for R 2.14.0

 .gitignore |    1 +
 R-ROC.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7907796..90203c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ROC_1.24.1.tar.gz
 /ROC_1.26.0.tar.gz
 /ROC_1.28.0.tar.gz
+/ROC_1.30.0.tar.gz
diff --git a/R-ROC.spec b/R-ROC.spec
index 298f88a..fcb4cba 100644
--- a/R-ROC.spec
+++ b/R-ROC.spec
@@ -1,7 +1,7 @@
 %global packname  ROC
 
 Name:             R-%{packname}
-Version:          1.28.0
+Version:          1.30.0
 Release:          1%{dist}
 Summary:          Utilities for ROC
 
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Nov  9 2011 Tom Callaway <spot at fedoraproject.org> 1.30.0-1
+- update to 1.30.0
+
 * Wed Jun 22 2011 pingou <pingou at pingoured.fr> 1.28.0-1
 - Update to version 1.28.0
 
diff --git a/sources b/sources
index 164d5e8..73bc63a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5eaeca1d3f10c4d7b80fb60dabc50dfc  ROC_1.28.0.tar.gz
+1bae5caf47254655a656857540377d8b  ROC_1.30.0.tar.gz


More information about the scm-commits mailing list