[R-ROC] Update to 1.38.0

Pierre-YvesChibon pingou at fedoraproject.org
Mon Jan 27 17:37:04 UTC 2014


commit 1329a3288b0bf2ae6ed53d59ab02057fb22f8d2f
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Mon Jan 27 18:37:21 2014 +0100

    Update to 1.38.0

 .gitignore |    1 +
 R-ROC.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c0cbe16..56fcebd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /ROC_1.32.0.tar.gz
 /ROC_1.34.0.tar.gz
 /ROC_1.36.0.tar.gz
+/ROC_1.38.0.tar.gz
diff --git a/R-ROC.spec b/R-ROC.spec
index 85f4651..45c83b8 100644
--- a/R-ROC.spec
+++ b/R-ROC.spec
@@ -1,8 +1,8 @@
 %global packname  ROC
 
 Name:             R-%{packname}
-Version:          1.36.0
-Release:          2%{dist}
+Version:          1.38.0
+Release:          1%{dist}
 Summary:          Utilities for ROC
 
 Group:            Applications/Engineering
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jan 27 2014 pingou <pingou at pingoured.fr> 1.38.0-1
+- Update to version 1.38.0
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.36.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index ebe407d..7971d3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a924244bd8b68ecd020176af7ee05c20  ROC_1.36.0.tar.gz
+35bcbd9af068098247f16b7db12afc0c  ROC_1.38.0.tar.gz


More information about the scm-commits mailing list