Accepting request 1110133 from home:urbic:java

Submitting a new package

OBS-URL: https://build.opensuse.org/request/show/1110133
OBS-URL: https://build.opensuse.org/package/show/Java:packages/underscore-java?expand=0&rev=1
This commit is contained in:
2023-09-10 15:42:40 +00:00
committed by Git OBS Bridge
commit 90bc5e1248
5 changed files with 118 additions and 0 deletions

19
underscore-java.changes Normal file
View File

@@ -0,0 +1,19 @@
-------------------------------------------------------------------
Sun Sep 10 09:08:18 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.92
* Substituted the customized Optional with java.util.Optional
* Updated junit
* Improved json parser tests
-------------------------------------------------------------------
Tue Aug 8 12:40:40 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.92
* The interfaces have been relocated within the Underscore class
* XML attribute parser has been enhanced
-------------------------------------------------------------------
Mon Jul 31 19:46:40 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v1.91