diff --git a/gap-json.changes b/gap-json.changes index a024375..be68bee 100644 --- a/gap-json.changes +++ b/gap-json.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 14 19:43:40 UTC 2024 - Jan Engelhardt + +- Update to release 2.2.0 + * Speed up the outputting of JSON + ------------------------------------------------------------------- Sat Nov 19 00:20:30 UTC 2022 - Jan Engelhardt diff --git a/gap-json.spec b/gap-json.spec index a9b58f7..b1cf655 100644 --- a/gap-json.spec +++ b/gap-json.spec @@ -1,7 +1,7 @@ # # spec file for package gap-json # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: gap-json -Version: 2.1.1 +Version: 2.2.0 Release: 0 Summary: GAP: Package for reading and writing JSON License: BSD-2-Clause Group: Productivity/Scientific/Math -URL: http://gap-packages.github.io/json/ +URL: https://gap-packages.github.io/json/ #Git-Clone: https://github.com/gap-packages/json Source: https://github.com/gap-packages/json/releases/download/v%version/json-%version.tar.gz BuildRequires: c++_compiler diff --git a/json-2.1.1.tar.gz b/json-2.1.1.tar.gz deleted file mode 100644 index 5c0dfd6..0000000 --- a/json-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b126fa3a76bbe050b261fd5ee415b46f14e9edbb67598ef45dc3f9c8ed8a9eb1 -size 168440 diff --git a/json-2.2.0.tar.gz b/json-2.2.0.tar.gz new file mode 100644 index 0000000..0a84c18 --- /dev/null +++ b/json-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c9f9fcf0631d053f4d297c9d7cb42f7d704e1897ee5f48bfb183715b6c8a1a +size 160596