From 1b241aea04555427d507982f8b77ed83f0184bdbd997b88b52168e86d77996f2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 24 Nov 2013 12:39:28 +0000 Subject: [PATCH] Accepting request 206231 from home:dimstar:branches:GNOME:Factory Update to 2.0.0 OBS-URL: https://build.opensuse.org/request/show/206231 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/itstool?expand=0&rev=16 --- itstool-1.2.0.tar.bz2 | 3 --- itstool-2.0.0.tar.bz2 | 3 +++ itstool.changes | 22 ++++++++++++++++++++++ itstool.spec | 4 ++-- 4 files changed, 27 insertions(+), 5 deletions(-) delete mode 100644 itstool-1.2.0.tar.bz2 create mode 100644 itstool-2.0.0.tar.bz2 diff --git a/itstool-1.2.0.tar.bz2 b/itstool-1.2.0.tar.bz2 deleted file mode 100644 index 88c9323..0000000 --- a/itstool-1.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46fed63fb89c72dbfc03097b4477084ff05ad6f171212d8f1f1546ea543978aa -size 82479 diff --git a/itstool-2.0.0.tar.bz2 b/itstool-2.0.0.tar.bz2 new file mode 100644 index 0000000..cd0bab1 --- /dev/null +++ b/itstool-2.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14708111b11b4a70e240e3b404d7a58941e61dbb5caf7e18833294d654c09169 +size 92878 diff --git a/itstool.changes b/itstool.changes index 6af3414..435bcc4 100644 --- a/itstool.changes +++ b/itstool.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Nov 7 20:18:27 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.0.0: + + Support for ITS 2.0 Preserve Space data category. + + Support for ITS 2.0 Locale Filter data category. + + Support for ITS 2.0 External Resource data category. + + Support for ITS 2.0 ID Value data category. + + Support for ITS 2.0 parameters, including user overrides. + + Support for ITS 2.0 local withinText attribute. + + Fixed handling of localization note inheritance. + + Fixed handling od namespace prefixes on elements. + + Added option to retain entity references in PO files. + + Added option to load external DTDs. + + Added built-in rules for DocBook 5. + + Updated built-in rules to use ITS 2.0 Preserve Space and + External Resource instead of 1.x custom extensions. + + Excluded editor remarks and comments in built-in DocBook and + Mallard rules with Locale Filter. + + Made all DocBook *info children not within text in built-in + rules. + ------------------------------------------------------------------- Wed Jun 27 19:22:43 UTC 2012 - dimstar@opensuse.org diff --git a/itstool.spec b/itstool.spec index 59a07bd..b83a656 100644 --- a/itstool.spec +++ b/itstool.spec @@ -1,7 +1,7 @@ # # spec file for package itstool # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: itstool -Version: 1.2.0 +Version: 2.0.0 Release: 0 Summary: Tool to translate XML documents using PO files License: GPL-3.0+