OBS-URL: https://build.opensuse.org/package/show/devel:tools/ragel?expand=0&rev=25
83 lines
3.1 KiB
Plaintext
83 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 26 21:25:34 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 7.0.4
|
|
* No changelog provided
|
|
* The ragel-devel package is gone. A number of header files seem
|
|
to have moved to colm-devel (but in new locations, so may
|
|
need update "#include" lines in your programs).
|
|
- Add paths.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 11:08:36 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update Git URL.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 22 18:50:07 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to new upstream release 7.0.0.12
|
|
* No changelog provided
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 26 09:37:38 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to new upstream release 7.0.0.11
|
|
* No changelog was provided again
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 9 09:41:35 UTC 2017 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 7.0.0.10
|
|
* No changelog was provided
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 11 23:03:23 UTC 2017 - sfalken@opensuse.org
|
|
|
|
- Edited %files to explicitly package %{_docdir}/%{name} to clear
|
|
unpackaged files builderror in openSUSE:Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 12:28:07 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new upstream 7.0.0.9
|
|
* No changelog was provided
|
|
- Drop typesizes.diff (applied upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 23 07:45:30 UTC 2016 - jengelh@inai.de
|
|
|
|
- Update to new release 7.0.0.6
|
|
* A condition implementation overhaul. Rather than augment the
|
|
input char with the result of condition evaluation, the input
|
|
char transition is found, then the condition is evaluated and
|
|
the transition further refined. This is conditions done right.
|
|
* An intermediate codegen language. It is now possible to add
|
|
languages without understanding ragel internals. All that is
|
|
needed is a translation from a simple intermediate psudo-code.
|
|
* NFA features for those hard-to-parse constructs and giant unions.
|
|
- Add typesizes.diff
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 15 17:04:03 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 6.9
|
|
* updated command-line synopsis
|
|
* ocaml: fix missing semicolon
|
|
* ocaml: support -G1
|
|
* ocaml: choose a unique name for type state
|
|
* ruby: reduce the amount of calls to GET_WIDE_KEY()
|
|
* union test case: warning fix
|
|
* omit line directives around expression-oriented write statements
|
|
* use AS_IF and test command to check if the DIST file is present
|
|
* added missing std:: using
|
|
* go: added '//line' directive support
|
|
- Add gpg signature and project keyring fof gpg verification
|
|
- Remove 0001-explicit-methods-inherited-from-base-templates.patch;
|
|
merged on upstream release
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 16 17:31:27 UTC 2012 - jengelh@inai.de
|
|
|
|
- Initial package (version 6.7) for build.opensuse.org
|