4 Commits

Author SHA256 Message Date
Soc Virnyl Estela
e1e954570d Accepting request 1155535 from home:smolsheep:upgrades
- Modernized rust in specfile and enabled tests
- Update to version 1.4.5:
  * All dependencies have been updated to their latest versions
  * For a small set of special characters, grex produced incorrect
    regular expressions when the case-insensitivity feature was
    enabled. This has been fixed.
  * The code for creating regular expressions in verbose mode has
    been simplified and is more performant now.
- License correction based on legaldb scan 
- Update to version 1.4.4:
  * All dependencies have been updated to their latest versions.
- Python library excluded from the package by changes to --features
- Update to version 1.4.2:
  Improvements:
  * All characters from the current Unicode standard 15.0 are now
    fully supported.
  * A proper exit code is now returned if the provided user input
    cannot be handled by the CLI.
  Fixes:
  * Several bugs have been fixed that caused incorrect expressions
    to be generated in rare cases.
- Removal of unneeded _constraints
    
- Initial spec for grex 1.4.1

OBS-URL: https://build.opensuse.org/request/show/1155535
OBS-URL: https://build.opensuse.org/package/show/utilities/grex?expand=0&rev=7
2024-03-06 23:29:14 +00:00
Soc Virnyl Estela
f1cb08a5b5 Accepting request 1105973 from home:smolsheep
- Update to version 1.4.4:
  * All dependencies have been updated to their latest versions.
- Python library excluded from the package by changes to --features

OBS-URL: https://build.opensuse.org/request/show/1105973
OBS-URL: https://build.opensuse.org/package/show/utilities/grex?expand=0&rev=3
2023-08-26 05:00:20 +00:00
Soc Virnyl Estela
b6bdbd4717 Accepting request 1100857 from home:smolsheep
- Update to version 1.4.2:
  Improvements:
  * All characters from the current Unicode standard 15.0 are now
    fully supported. (#128)
  * A proper exit code is now returned if the provided user input
    cannot be handled by the CLI. (#165)
  Fixes:
  * Several bugs have been fixed that caused incorrect expressions
    to be generated in rare cases.
- Removal of unneeded _constraints

OBS-URL: https://build.opensuse.org/request/show/1100857
OBS-URL: https://build.opensuse.org/package/show/utilities/grex?expand=0&rev=2
2023-07-26 22:10:11 +00:00
03a526b524 Accepting request 1066597 from home:uncomfyhalomacro
I want to add grex in utilities

OBS-URL: https://build.opensuse.org/request/show/1066597
OBS-URL: https://build.opensuse.org/package/show/utilities/grex?expand=0&rev=1
2023-02-21 07:37:37 +00:00