Hello community,

here is the log from the commit of package xmlstarlet for openSUSE:Factory
checked in at Mon Oct 3 09:25:26 CEST 2011.



--------
--- openSUSE:Factory/xmlstarlet/xmlstarlet.changes      2011-09-23 
12:51:54.000000000 +0200
+++ xmlstarlet/xmlstarlet.changes       2011-10-03 01:35:28.000000000 +0200
@@ -1,0 +2,53 @@
+Sun Oct 02 23:31:50 UTC 2011 - [email protected]
+
+- update to 1.3.0:
+  * avoid ASCII CRs in UTF-16/32 text
+  * --value-of outputs concat values of all nodes (sf#2563866)
+  * encode special chars for ed -u -x
+  * allow use of exslt functions in ed -u -x
+  * add --var to select (allow --var <name>=<value> as well as --var <name>
+    <value> --break)
+  * work around libxml bug that passes bogus data to error handler (sf#3362217)
+
+-------------------------------------------------------------------
+Fri Jul 22 08:32:57 UTC 2011 - [email protected]
+
+- update to 1.2.1:
+  * check for NULL nodeset result (Bugs #3323189, #3323196)
+  * "-" was being confused with --elif
+  * generated XSLT should also have automatic namespaces
+  * allow -N after other option (Bug #3325166)
+  * namespace values were being registered as prefixes
+  * avoid segfault when asked to move namespace nodes
+  * missing newline in ed --help message
+  * don't use XML_SAVE_WSNONSIG #if libxml < 2.7.8 (Bug #3310475)
+- dropped patch "xmlstarlet-backport_libxml2_2_7_8_XML_SAVE_WSNONSIG.patch",
+  was merged upstream
+
+-------------------------------------------------------------------
+Thu Jun  2 06:40:14 UTC 2011 - [email protected]
+
+- add xmlstarlet-backport_libxml2_2_7_8_XML_SAVE_WSNONSIG.patch to fix builds
+  on distros that use libxml2 versions prior to 2.7.8 and which hence don't
+  support XML_SAVE_WSNONSIG
+
+-------------------------------------------------------------------
+Wed Jun 01 22:17:43 UTC 2011 - [email protected]
+
+- update to 1.2.0:
+  * implement ed --update --expr
+  * use top-level namespace definitions from first input file, this should
+    remove the need to define namespaces on the command line with -N in most
+    cases
+  * select exits with 0 only if result is non-empty (SF#3155702)
+  * add -Q to select, like grep's -q
+  * add column number to error messages
+  * restore input context (lost in version 1.0.3) to error messages
+    (SF#3305659)
+  * print extra string information in error messages
+  * use entity definitions from dtd (SF#3305659)
+  * add --net option to c14n, ed, fo, and val (SF#1071398)
+  * remove --catalog from tr --help message since it isn't actually supported
+  * add --elif and --else to sel --help message
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  xmlstarlet-1.1.0.tar.bz2

New:
----
  xmlstarlet-1.3.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xmlstarlet.spec ++++++
--- /var/tmp/diff_new_pack.jHEXTt/_old  2011-10-03 09:25:22.000000000 +0200
+++ /var/tmp/diff_new_pack.jHEXTt/_new  2011-10-03 09:25:22.000000000 +0200
@@ -19,12 +19,12 @@
 
 
 Name:           xmlstarlet
-BuildRequires:  libxml2-devel >= 2.6.23
+BuildRequires:  libxml2-devel >= 2.6.27
 BuildRequires:  libxslt-devel >= 1.1.9
 BuildRequires:  sgml-skel
 BuildRequires:  autoconf automake gcc glibc-devel libtool pkgconfig
 Summary:        Command Line Tool to Process XML Documents
-Version:        1.1.0
+Version:        1.3.0
 Release:        1
 License:        MIT License (or similar)
 Group:          Productivity/Publishing/XML
@@ -50,6 +50,7 @@
 %prep
 %setup -q
 %patch2
+#%patch3
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -W -Wall"

++++++ xmlstarlet-1.1.0.tar.bz2 -> xmlstarlet-1.3.0.tar.bz2 ++++++
++++ 4704 lines of diff (skipped)

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to