[R-sandwich] Update to 2.3-0

Orion Poplawski orion at fedoraproject.org
Thu Oct 17 04:28:05 UTC 2013


commit 29e0c58e4a8459593dbf1a5556fc21cf7c426aef
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Oct 16 22:28:04 2013 -0600

    Update to 2.3-0

 .gitignore      |    1 +
 R-sandwich.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f5d2a0..9d4500c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sandwich_2.2-10.tar.gz
+/sandwich_2.3-0.tar.gz
diff --git a/R-sandwich.spec b/R-sandwich.spec
index f49b27b..019fca0 100644
--- a/R-sandwich.spec
+++ b/R-sandwich.spec
@@ -1,12 +1,12 @@
 %global packname  sandwich
 %global rlibdir   %{_datadir}/R/library
-%global pkgvers   2.2-10
+%global pkgvers   2.3-0
 %global Rvers     2.15.0
 
 
 Name:             R-%{packname}
-Version:          2.2.10
-Release:          2%{?dist}
+Version:          2.3.0
+Release:          1%{?dist}
 Summary:          Robust Covariance Matrix Estimators
 
 Group:            Applications/Engineering 
@@ -61,6 +61,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
 %{rlibdir}/%{packname}/data
 
 %changelog
+* Wed Oct 16 2013 Orion Poplawski <orion at cora.nwra.com> - 2.3.0-1
+- Update to 2.3-0
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 78bf109..cae2c94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-875ee1a2c02a2a97bbcdfe98dc5c28d8  sandwich_2.2-10.tar.gz
+55c6933f384e1e2675f2b4a4b02f57cc  sandwich_2.3-0.tar.gz


More information about the scm-commits mailing list