[R-xtable] Update to 1.6.0

Pierre-YvesChibon pingou at fedoraproject.org
Thu Apr 4 10:51:48 UTC 2013


commit e588efdb21d0e7f4a628a418945aa522b7c641bf
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Thu Apr 4 12:51:38 2013 +0200

    Update to 1.6.0

 .gitignore    |    1 +
 R-xtable.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d309d58..790b985 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xtable_1.5-6.tar.gz
 /xtable_1.6-0.tar.gz
+/xtable_1.7-1.tar.gz
diff --git a/R-xtable.spec b/R-xtable.spec
index 22e962a..47bdaa8 100644
--- a/R-xtable.spec
+++ b/R-xtable.spec
@@ -3,8 +3,8 @@
 %global version_postdash 0
 
 Name:             R-%{packname}
-Version:          %{version_predash}.%{version_postdash}
-Release:          4%{?dist}
+Version:          1.7.1
+Release:          1%{dist}
 Summary:          Export tables to LaTeX or HTML
 
 Group:            Applications/Engineering 
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 04 2013 Pierre-Yves Chibon <pingou at pingoured.fr> 1.7.1-1
+- Update to version 1.7.1
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 400b0f5..edc6637 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fbd9975e6077d35cb85a8bb1f55885ac  xtable_1.6-0.tar.gz
+32721623d69d7bff5fc1252376175527  xtable_1.7-1.tar.gz


More information about the scm-commits mailing list