From 05991bd32b080ea22a76d838eb846ed07cc83acc3327b4e8ba003136d176c5cd Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:23:11 +0000 Subject: [PATCH] Accepting request 83749 from home:vuntz:branches:GNOME:Factory Update to 1.1.1 OBS-URL: https://build.opensuse.org/request/show/83749 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=5 --- itstool-1.1.0.tar.bz2 | 3 --- itstool-1.1.1.tar.bz2 | 3 +++ itstool.changes | 8 ++++++++ itstool.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 itstool-1.1.0.tar.bz2 create mode 100644 itstool-1.1.1.tar.bz2 diff --git a/itstool-1.1.0.tar.bz2 b/itstool-1.1.0.tar.bz2 deleted file mode 100644 index d9830f6..0000000 --- a/itstool-1.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:27dea27410b871a908402a58b44cec3dd35f7bad49eea32c403ff44877c40b1e -size 78062 diff --git a/itstool-1.1.1.tar.bz2 b/itstool-1.1.1.tar.bz2 new file mode 100644 index 0000000..236d87a --- /dev/null +++ b/itstool-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fffba8f7249dbfadf0182aedf0ce210cd409b4240021c4c8693e3dd1f7b90c9 +size 78824 diff --git a/itstool.changes b/itstool.changes index fc3d28c..4e5a9ec 100644 --- a/itstool.changes +++ b/itstool.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 20 07:09:11 UTC 2011 - vuntz@opensuse.org + +- Update to version 1.1.1: + + Catch XML parsing errors and exit with error code + + Fixed placeholder translation when it contains sub-elements + + Improved autogen.sh for out of tree compilations + ------------------------------------------------------------------- Tue Jun 28 11:22:55 CEST 2011 - dimstar@opensuse.org diff --git a/itstool.spec b/itstool.spec index 02a2c11..3029378 100644 --- a/itstool.spec +++ b/itstool.spec @@ -18,7 +18,7 @@ Name: itstool -Version: 1.1.0 +Version: 1.1.1 Release: 1 License: GPLv3+ Summary: Tool to translate XML documents using PO files