update to 5.12.4 [release 5.12.4-1mamba;Mon Apr 29 2024]
This commit is contained in:
parent
f029aff79c
commit
50e5b9a54c
@ -1,13 +1,13 @@
|
|||||||
Name: link-grammar
|
Name: link-grammar
|
||||||
Version: 5.12.3
|
Version: 5.12.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A syntactic parser of English, Russian, Arabic and Persian (and other languages as well)
|
Summary: A syntactic parser of English, Russian, Arabic and Persian (and other languages as well)
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.abisource.com/projects/link-grammar/
|
URL: https://opencog.github.io/link-grammar-website/
|
||||||
Source: http://www.abisource.com/downloads/link-grammar/%{version}/link-grammar-%{version}.tar.gz
|
Source: https://www.gnucash.org/link-grammar/downloads/%{version}/link-grammar-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -16,6 +16,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libhunspell-devel
|
BuildRequires: libhunspell-devel
|
||||||
BuildRequires: libpcre2-devel
|
BuildRequires: libpcre2-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -149,6 +150,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%doc ChangeLog README TODO
|
#%doc ChangeLog README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 29 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.12.4-1mamba
|
||||||
|
- update to 5.12.4
|
||||||
|
|
||||||
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 5.12.3-1mamba
|
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 5.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user