[R-zoo] Update to 1.7-10

Orion Poplawski orion at fedoraproject.org
Thu Oct 17 04:50:54 UTC 2013


commit 26c33f0a1be78c962c2064475c2a719c0d627d33
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed Oct 16 22:46:01 2013 -0600

    Update to 1.7-10

 .gitignore |    1 +
 R-zoo.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d37e9df..4470336 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 zoo_1.6-3.tar.gz
 /zoo_1.6-4.tar.gz
 /zoo_1.7-6.tar.gz
+/zoo_1.7-10.tar.gz
diff --git a/R-zoo.spec b/R-zoo.spec
index 89fc205..7827432 100644
--- a/R-zoo.spec
+++ b/R-zoo.spec
@@ -3,11 +3,11 @@
 # This is the main package version
 %global packver 1.7
 # Note that some R packages do not use packrel
-%global packrel 9
+%global packrel 10
 
 Name:             R-%{packname}
 Version:          %{packver}.%{packrel}
-Release:          2%{?dist}
+Release:          1%{?dist}
 Source0:          http://cran.r-project.org/src/contrib/%{packname}_%{packver}-%{packrel}.tar.gz
 License:          GPLv2
 URL:              http://cran.r-project.org/web/packages/zoo/index.html
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 16 2013 Orion Poplawski <orion at cora.nwra.com> 1.7.10-1
+- Update to 1.7-10
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9c415b5..4632f45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2785551d42abf14edd5736b629bc11a5  zoo_1.7-9.tar.gz
+2d4a7c61da04d7b49c819edc6984933f  zoo_1.7-10.tar.gz


More information about the scm-commits mailing list