- Update to v1.3.1 * Fixed implementation of PosixFileAttributes.permissions() to return a modifiable set as specified in the Javadoc for that method. * Increase precision of SystemFileTimeSource. OBS-URL: https://build.opensuse.org/request/show/1293891 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jimfs?expand=0&rev=3
19 lines
699 B
Plaintext
19 lines
699 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 16 19:29:30 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Update to v1.3.1
|
|
* Fixed implementation of PosixFileAttributes.permissions() to
|
|
return a modifiable set as specified in the Javadoc for that
|
|
method.
|
|
* Increase precision of SystemFileTimeSource.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 1 08:03:58 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Explicitely declare jsr305 in build requires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 12 02:44:31 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
- Initial packaging with v1.3.0
|