Pascal Bleser 2011-06-01 22:23:17 +00:00 committed by Git OBS Bridge
parent eb4feb484e
commit 403d1efda1
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad82122a053885ff3580260abf57ddbab1961e9dcfa6bf920f007713be95d937
size 327727

3
xmlstarlet-1.2.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02d3cc87c49957bd4590506df07d3dd597a1753b2663f5147fe8e1a822cc9f91
size 328683

View File

@ -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

View File

@ -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