Sync from SUSE:SLFO:Main libreadline-java revision 13523d2229fd1cbe3a274d3f40339ab3

This commit is contained in:
2024-05-31 14:47:21 +02:00
parent 35751fa35a
commit edd57bcca1
3 changed files with 48 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon May 6 15:58:26 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* libreadline-java-gcc14.patch
+ cast out constness and fix build with gcc14
-------------------------------------------------------------------
Wed Feb 21 14:36:44 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon May 9 14:32:42 UTC 2022 - David Anes <david.anes@suse.com>