diff --git a/gspell.spec b/gspell.spec index f557adf..9ea7a04 100644 --- a/gspell.spec +++ b/gspell.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gspell -Version: 1.12.0 +Version: 1.12.1 Release: 1mamba Summary: A spell-checking library for GTK+ applications Group: System/Libraries @@ -12,18 +12,15 @@ Source: https://download.gnome.org/sources/gspell/%{majver}/gspell-%{vers License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libaspell-devel -BuildRequires: libatk-devel +BuildRequires: libat-spi2-core-devel BuildRequires: libcairo-devel BuildRequires: libenchant-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel BuildRequires: libgtk3-devel BuildRequires: libharfbuzz-devel -BuildRequires: libhspell-devel BuildRequires: libicu-devel BuildRequires: libpango-devel -BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: gtk-doc >= 1.25 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -102,6 +99,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/gspell-1.0/* %changelog +* Mon May 01 2023 Automatic Build System 1.12.1-1mamba +- automatic version update by autodist + * Sat Oct 01 2022 Automatic Build System 1.12.0-1mamba - automatic version update by autodist