[R-biglm] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 19:25:18 UTC 2011


commit 4108b2c1d3edca38eb8de19490700b1c477d2785
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 14:25:15 2011 -0500

    rebuild for R 2.14.0

 .gitignore   |    1 +
 R-biglm.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5288d39..6460012 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 biglm_0.7.tar.gz
+/biglm_0.8.tar.gz
diff --git a/R-biglm.spec b/R-biglm.spec
index 8ea9635..46cfda9 100644
--- a/R-biglm.spec
+++ b/R-biglm.spec
@@ -1,8 +1,8 @@
 %global packname  biglm
 
 Name:             R-%{packname}
-Version:          0.7
-Release:          2%{?dist}
+Version:          0.8
+Release:          1%{?dist}
 Summary:          Bounded memory linear and generalized linear models
 
 Group:            Applications/Productivity
@@ -50,6 +50,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 %{_libdir}/R/library/%{packname}/libs/
 
 %changelog
+* Wed Nov  9 2011 Tom Callaway <spot at fedoraproject.org> - 0.8-1
+- update to 0.8
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 3e84956..a233d37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ec9d1267f83fa5e44dbf4bb1669754e  biglm_0.7.tar.gz
+c6a38be82b8c48c9677dd1bedefcc371  biglm_0.8.tar.gz


More information about the scm-commits mailing list