[R-xtable] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 21:16:34 UTC 2011


commit dfc4e66ea520ed1542afd09c774db81698aaf467
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 16:16:32 2011 -0500

    rebuild for R 2.14.0

 .gitignore    |    1 +
 R-xtable.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ad4ae6..d309d58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xtable_1.5-6.tar.gz
+/xtable_1.6-0.tar.gz
diff --git a/R-xtable.spec b/R-xtable.spec
index fa6696e..00cff2a 100644
--- a/R-xtable.spec
+++ b/R-xtable.spec
@@ -1,10 +1,10 @@
 %global packname  xtable
-%global version_predash 1.5
-%global version_postdash 6
+%global version_predash 1.6
+%global version_postdash 0
 
 Name:             R-%{packname}
 Version:          %{version_predash}.%{version_postdash}
-Release:          3%{?dist}
+Release:          1%{?dist}
 Summary:          Export tables to LaTeX or HTML
 
 Group:            Applications/Engineering 
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Nov  9 2011 Tom Callaway <spot at fedoraproject.org> - 1.6.0-1
+- update to 1.6-0
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index aebd534..400b0f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f4e722a7baacce8ab5f4d53537ca4f86  xtable_1.5-6.tar.gz
+fbd9975e6077d35cb85a8bb1f55885ac  xtable_1.6-0.tar.gz


More information about the scm-commits mailing list