forked from pool/python-jsbeautifier
- Update to 1.10.1:
* javascript fails to format when <?php > is first text inside <script> tag (#1687) * 414 Request-URI Too Large (#1640) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
653eafdc1a
commit
49e44ce53c
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e389572ade865173605471e98df4002f4b6e5235121c13f1e4497a3eac69108
|
||||
size 69079
|
||||
3
jsbeautifier-1.10.1.tar.gz
Normal file
3
jsbeautifier-1.10.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d17459c52a3f22bb03899958a4913c6d173abd7388b80287f82515bc43d9930
|
||||
size 68996
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 08:40:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.10.1:
|
||||
* javascript fails to format when <?php > is first text inside <script> tag (#1687)
|
||||
* 414 Request-URI Too Large (#1640)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 14:13:04 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-jsbeautifier
|
||||
Version: 1.10.0
|
||||
Version: 1.10.1
|
||||
Release: 0
|
||||
Summary: JavaScript unobfuscator and beautifier
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user