diff --git a/_service b/_service index 271a110..87a68fe 100644 --- a/_service +++ b/_service @@ -1,14 +1,14 @@ - - https://github.com/mhulden/foma.git - git - enable - foma - 0.9.18+git%cd.%h - - - *.tar - xz - - + + https://github.com/mhulden/foma + git + foma + dfe1ccb1055af99be0232a26520d247b5fe093bc + 0.10.0 + + + *.tar + xz + + diff --git a/foma-0.10.0.tar.xz b/foma-0.10.0.tar.xz new file mode 100644 index 0000000..4921b2c --- /dev/null +++ b/foma-0.10.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e4d39224396ad0af8b21d6c896f7af5ec54a939e8dcc67b55b23bf3a83bc4f2 +size 141524 diff --git a/foma-0.9.18+git20210604.180b6fe.tar.xz b/foma-0.9.18+git20210604.180b6fe.tar.xz deleted file mode 100644 index 5bdd18a..0000000 --- a/foma-0.9.18+git20210604.180b6fe.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b83fa3c7c3c13a673bbd773c756aa31150828bc905b754269a004ecff739162d -size 140780 diff --git a/foma.changes b/foma.changes index 6772e34..b26c0fc 100644 --- a/foma.changes +++ b/foma.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Aug 27 07:27:45 UTC 2022 - Jan Engelhardt + +- Update to release 0.10.0 + * Add runtime options interface. + * Fix numerous memory leaks and segfaults. + * Skip flags elimination if there are no paths in network. + * Fixed syntax error reporting line count in lexc. + * Add Python 3 compatibility and Python 3 port of foma2js.perl. + * Sort alphabet after eliminating flags. + ------------------------------------------------------------------- Sat Jun 26 17:55:35 UTC 2021 - jengelh@inai.de diff --git a/foma.spec b/foma.spec index 2ed01a9..775cbde 100644 --- a/foma.spec +++ b/foma.spec @@ -1,7 +1,7 @@ # # spec file for package foma # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{!?make_build:%global make_build make %{?_smp_mflags}} %define libname libfoma0 Name: foma -Version: 0.9.18+git20210604.180b6fe +Version: 0.10.0 Release: 0 Summary: Finite-state compiler and C library License: Apache-2.0