diff --git a/gspell.spec b/gspell.spec index 971e275..f557adf 100644 --- a/gspell.spec +++ b/gspell.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gspell -Version: 1.11.1 +Version: 1.12.0 Release: 1mamba Summary: A spell-checking library for GTK+ applications Group: System/Libraries @@ -14,22 +14,15 @@ License: LGPL BuildRequires: glibc-devel BuildRequires: libaspell-devel BuildRequires: libatk-devel -BuildRequires: libbrotli-devel -BuildRequires: libbzip2-devel BuildRequires: libcairo-devel BuildRequires: libenchant-devel -BuildRequires: libfreetype-devel BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel -BuildRequires: libgraphite2-devel BuildRequires: libgtk3-devel BuildRequires: libharfbuzz-devel BuildRequires: libhspell-devel BuildRequires: libicu-devel BuildRequires: libpango-devel -BuildRequires: libpcre-devel -BuildRequires: libpng-devel -BuildRequires: libstdc++6-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END BuildRequires: gtk-doc >= 1.25 @@ -96,7 +89,6 @@ This package includes the %{name} API documentation. %dir %{_includedir}/gspell-1 %dir %{_includedir}/gspell-1/gspell %{_includedir}/gspell-1/gspell/*.h -%{_libdir}/libgspell-1.la %{_libdir}/libgspell-1.so %{_datadir}/vala/vapi/gspell-1.deps %{_datadir}/vala/vapi/gspell-1.vapi @@ -110,6 +102,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/gspell-1.0/* %changelog +* Sat Oct 01 2022 Automatic Build System 1.12.0-1mamba +- automatic version update by autodist + * Sun Jun 12 2022 Automatic Build System 1.11.1-1mamba - automatic version update by autodist