changelog
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jflex?expand=0&rev=50
This commit is contained in:
parent
adfae6651a
commit
1a165e8ef9
@ -7,7 +7,6 @@ Tue Oct 15 11:15:12 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
(#1065, #1066): Expressions such as [^\s\n] were translated
|
||||
incorrectly, because \s and \n overlap and the negation
|
||||
operator ^ in version 1.9.0 did not handle this case correctly.
|
||||
|
||||
- Includes changes from 1.9.0
|
||||
* JFlex 1.9.0 is a feature release with slight performance
|
||||
improvements in the scanning engine. It also fixes all known
|
||||
@ -37,7 +36,13 @@ Tue Oct 15 11:15:12 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
||||
+ improve test suite to work on non-US locales
|
||||
+ fix example file name for minijava example
|
||||
+ improved simple.flex example
|
||||
|
||||
- Remove jflex-1.8.2-no-auto-value.patch (not applicable to
|
||||
versions newer than 1.8.2)
|
||||
- Add jflex-1.9.1-no-auto-value.patch
|
||||
- Merge multibuild logic into single .spec file
|
||||
* remove jflex-bootstrap.spec
|
||||
* remove jflex-bootstrap.changes
|
||||
* remove pre-checkin.sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 22:06:45 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
Loading…
x
Reference in New Issue
Block a user