[R-XML] Update to 3.96.1

Pierre-YvesChibon pingou at fedoraproject.org
Thu Apr 4 10:54:56 UTC 2013


commit d43c118681df82e72dda97515fda1d4430495dba
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Thu Apr 4 12:54:50 2013 +0200

    Update to 3.96.1

 .gitignore |    1 +
 R-XML.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18f6788..d4aa039 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /XML_3.4-3.tar.gz
 /XML_3.9-4.tar.gz
 /XML_3.95-0.1.tar.gz
+/XML_3.96-1.1.tar.gz
diff --git a/R-XML.spec b/R-XML.spec
index e64290c..a348c78 100644
--- a/R-XML.spec
+++ b/R-XML.spec
@@ -4,8 +4,8 @@
 %global rlibdir   %{_libdir}/R/library
 
 Name:             R-%{packname}
-Version:          3.95.0.1
-Release:          2%{dist}
+Version:          3.96.1.1
+Release:          1%{dist}
 Summary:          Tools for parsing and generating xml within r and s-plus
 
 Group:            Applications/Engineering 
@@ -67,6 +67,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 04 2013 Pierre-Yves Chibon <pingou at pingoured.fr> 3.96.1.1-1
+- Update to version 3.96.1.1
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.95.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 5ae90bd..f75fd68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99704cb3e240f5ee56ccd11425831acb  XML_3.95-0.1.tar.gz
+c63e655e16a10705dce3c5ab582e0805  XML_3.96-1.1.tar.gz


More information about the scm-commits mailing list