Update to v1.6.0 #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfd6743b9a55a6c647d1ef56e44d1a1ab9382c46f2874b008c743b6bb205ea27
|
||||
size 132995
|
||||
BIN
jackson-jq-1.6.0.tar.gz
LFS
Normal file
BIN
jackson-jq-1.6.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 9 09:37:30 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v1.6.0
|
||||
* What's Changed
|
||||
+ feat: add ceil function, floor already exists
|
||||
+ build(deps): bump
|
||||
org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to
|
||||
3.11.3
|
||||
+ build(deps): bump actions/setup-java from 4.7.1 to 5.0.0
|
||||
- Update to v1.5.0
|
||||
* What's Changed
|
||||
+ Replace LevelDB with RocksDB for caching functionality in
|
||||
tests
|
||||
+ Adds support for native-image
|
||||
+ build(deps): bump commons-cli:commons-cli from 1.9.0 to
|
||||
1.10.0
|
||||
+ build(deps): bump actions/checkout from 4.2.2 to 5.0.0
|
||||
+ build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to
|
||||
3.27.4
|
||||
- Update to v1.4.0
|
||||
* What's Changed
|
||||
+ Add Automatic-Module-Name to MANIFEST.MF
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 01:00:03 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package jackson-jq
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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: jackson-jq
|
||||
Version: 1.3.0
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Pure Java jq Implementation for Jackson JSON Processor
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user