[R-abind] Update to 1.4.0

Pierre-YvesChibon pingou at fedoraproject.org
Thu Apr 26 10:31:53 UTC 2012


commit f7d3624a52cead6575355e6596d783e3a4c760e8
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Thu Apr 26 12:31:37 2012 +0200

    Update to 1.4.0

 .gitignore   |    1 +
 R-abind.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2473c04..228e8c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 abind_1.1-0.tar.gz
 /abind_1.3-0.tar.gz
+/abind_1.4-0.tar.gz
diff --git a/R-abind.spec b/R-abind.spec
index 745bc99..e34edea 100644
--- a/R-abind.spec
+++ b/R-abind.spec
@@ -1,10 +1,10 @@
 %global packname  abind
-%global packver   1.3
+%global packver   1.4
 %global packrel   0
 
 Name:             R-%{packname}
 Version:          %{packver}.%{packrel}
-Release:          2%{?dist}
+Release:          1%{dist}
 Summary:          Combine multi-dimensional arrays
 Group:            Applications/Productivity
 License:          LGPLv2+
@@ -59,6 +59,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 %{_datadir}/R/library/%{packname}/help
 
 %changelog
+* Thu Apr 26 2012 pingou <pingou at pingoured.fr> 1.4.0-1
+- Update to version 1.4.0
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 370313f..c968914 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f147a41fb72bad40dc569d6b66b3cfe7  abind_1.3-0.tar.gz
+ff13efcbe755362881deac2dd9cf984c  abind_1.4-0.tar.gz


More information about the scm-commits mailing list