From f58ac554b7dabcb8d9ecd2eb92ad41a411c66c488f479f10179ffe0523568081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 31 Oct 2022 13:35:50 +0000 Subject: [PATCH] Accepting request 1032015 from home:yarunachalam:branches:devel:languages:python - Update to v1.14.7 * Doc: Updates web browser implementation examples (#2107) * HTML formatter breaks layout by introducing newlines (#1989) OBS-URL: https://build.opensuse.org/request/show/1032015 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=19 --- jsbeautifier-1.14.6.tar.gz | 3 --- jsbeautifier-1.14.7.tar.gz | 3 +++ python-jsbeautifier.changes | 7 +++++++ python-jsbeautifier.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 jsbeautifier-1.14.6.tar.gz create mode 100644 jsbeautifier-1.14.7.tar.gz diff --git a/jsbeautifier-1.14.6.tar.gz b/jsbeautifier-1.14.6.tar.gz deleted file mode 100644 index 0eaa533..0000000 --- a/jsbeautifier-1.14.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d5244851144dc473b1d1044be3dd6c56f61fd69ebdc1f93b813d8224272f06f -size 74554 diff --git a/jsbeautifier-1.14.7.tar.gz b/jsbeautifier-1.14.7.tar.gz new file mode 100644 index 0000000..524d062 --- /dev/null +++ b/jsbeautifier-1.14.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77993254db1ff6f84eb6e1d75e3b6b72cba2ef20813a585b2d81e8e5e3c713c6 +size 74564 diff --git a/python-jsbeautifier.changes b/python-jsbeautifier.changes index 8e77d13..92f36d7 100644 --- a/python-jsbeautifier.changes +++ b/python-jsbeautifier.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 28 17:51:42 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v1.14.7 + * Doc: Updates web browser implementation examples (#2107) + * HTML formatter breaks layout by introducing newlines (#1989) + ------------------------------------------------------------------- Thu Sep 29 14:11:29 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-jsbeautifier.spec b/python-jsbeautifier.spec index 35ff98d..0e886a8 100644 --- a/python-jsbeautifier.spec +++ b/python-jsbeautifier.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-jsbeautifier -Version: 1.14.6 +Version: 1.14.7 Release: 0 Summary: JavaScript unobfuscator and beautifier License: MIT