diff --git a/files/itstool-2.0.5-fix-crash-wrong-encoding.patch b/files/itstool-2.0.5-fix-crash-wrong-encoding.patch --- a/files/itstool-2.0.5-fix-crash-wrong-encoding.patch +++ b/files/itstool-2.0.5-fix-crash-wrong-encoding.patch @@ -42,7 +42,7 @@ NS_ITS = 'http://www.w3.org/2005/11/its' NS_ITST = 'http://itstool.org/extensions/' -@@ -1060,9 +1073,9 @@ +@@ -1077,9 +1090,9 @@ if strict: raise else: @@ -54,7 +54,7 @@ self._xml_err = '' return node def scan_node(node): -@@ -1087,9 +1100,9 @@ +@@ -1104,9 +1117,9 @@ if strict: raise else: diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,11 +1,10 @@ name : itstool -version : 2.0.6 -release : 7 +version : 2.0.7 +release : 8 source : - - https://github.com/itstool/itstool/archive/2.0.6.tar.gz : bda0b08e9a1db885c9d7d1545535e9814dd8931d5b8dd5ab4a47bd769d0130c6 + - https://github.com/itstool/itstool/archive/2.0.7.tar.gz : fba78a37dc3535e4686c7f57407b97d03c676e3a57beac5fb2315162b0cc3176 homepage : http://itstool.org/ -license : - - GPL-3.0-or-later +license : GPL-3.0-or-later component : programming summary : XML to PO and back again description: | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -31,12 +31,12 @@ - - 2020-05-16 - 2.0.6 + + 2021-12-11 + 2.0.7 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file