diff --git a/xmlstarlet-1.1.0.tar.bz2 b/xmlstarlet-1.1.0.tar.bz2 deleted file mode 100644 index d0f3b3b..0000000 --- a/xmlstarlet-1.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad82122a053885ff3580260abf57ddbab1961e9dcfa6bf920f007713be95d937 -size 327727 diff --git a/xmlstarlet-1.2.0.tar.bz2 b/xmlstarlet-1.2.0.tar.bz2 new file mode 100644 index 0000000..8f5114b --- /dev/null +++ b/xmlstarlet-1.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d3cc87c49957bd4590506df07d3dd597a1753b2663f5147fe8e1a822cc9f91 +size 328683 diff --git a/xmlstarlet.changes b/xmlstarlet.changes index 257c232..b8f1af7 100644 --- a/xmlstarlet.changes +++ b/xmlstarlet.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Jun 01 22:17:43 UTC 2011 - pascal.bleser@opensuse.org + +- 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 + ------------------------------------------------------------------- Mon Apr 4 11:47:36 UTC 2011 - pascal.bleser@opensuse.org diff --git a/xmlstarlet.spec b/xmlstarlet.spec index 00a58bd..84a4a60 100644 --- a/xmlstarlet.spec +++ b/xmlstarlet.spec @@ -24,7 +24,7 @@ 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.2.0 Release: 1 License: MIT License (or similar) Group: Productivity/Publishing/XML