automatic version update by autodist [release 2.3.0-1mamba;Tue Jun 15 2021]
This commit is contained in:
parent
c2230345a7
commit
f04593e774
13
enchant.spec
13
enchant.spec
@ -1,7 +1,7 @@
|
||||
%define libname libenchant
|
||||
|
||||
Name: enchant
|
||||
Version: 2.2.15
|
||||
Version: 2.3.0
|
||||
Release: 1mamba
|
||||
Summary: An Enchanting Spell Checking Library
|
||||
Group: Applications/Spelling Checker
|
||||
@ -14,18 +14,16 @@ License: LGPL
|
||||
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRequires: pkgconfig
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: aspell-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libdbus-glib-devel
|
||||
BuildRequires: libaspell-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libhspell-devel
|
||||
BuildRequires: libhunspell-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libvoikko-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A library that wraps around other spell checking back-ends.
|
||||
@ -140,6 +138,9 @@ Libraries necessary to integrate applications using libenchant with voikko.
|
||||
%{_libdir}/enchant-2/enchant_voikko.*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 2.2.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user