Accepting request 1110872 from home:urbic:branches:Java:packages

- Update to v21.1
  * This is a bugfix release, which includes two recent default
    value fixes.
  * What's Changed
    + 21.x Cherry pick pull request #3286 by @dondonz in #3315
    + 21.x cherry pick of #3278 default value bugfix by @dondonz in
      #3314
    + guava version fix for 21.x by @bbakerman in #3322
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp

OBS-URL: https://build.opensuse.org/request/show/1110872
OBS-URL: https://build.opensuse.org/package/show/Java:packages/graphql-java?expand=0&rev=5
This commit is contained in:
2023-09-14 03:54:21 +00:00
committed by Git OBS Bridge
parent 11cb02e8c8
commit f14a01ed1b
5 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 12 02:29:05 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v21.1
* This is a bugfix release, which includes two recent default
value fixes.
* What's Changed
+ 21.x Cherry pick pull request #3286 by @dondonz in #3315
+ 21.x cherry pick of #3278 default value bugfix by @dondonz in
#3314
+ guava version fix for 21.x by @bbakerman in #3322
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
-------------------------------------------------------------------
Fri Sep 1 12:20:23 UTC 2023 - Fridrich Strba <fstrba@suse.com>