automatic version update by autodist [release 1.10.0-1mamba;Wed Apr 20 2022]

This commit is contained in:
Automatic Build System 2024-01-05 23:30:41 +01:00
parent 37f96be9e1
commit bd65e05941

View File

@ -1,44 +1,39 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: gspell
Version: 1.9.1
Version: 1.10.0
Release: 1mamba
Summary: A spell-checking library for GTK+ applications
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://live.gnome.org
URL: https://wiki.gnome.org/
Source: https://download.gnome.org/sources/gspell/%{majver}/gspell-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libaspell-devel
BuildRequires: libatk-devel
BuildRequires: libblkid-devel
BuildRequires: libbrotli-devel
BuildRequires: libbzip2-devel
BuildRequires: libcairo-devel
BuildRequires: libenchant-devel
BuildRequires: libexpat-devel
BuildRequires: libffi-devel
BuildRequires: libfontconfig-devel
BuildRequires: libfreetype-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libgraphite2-devel
BuildRequires: libgtk-devel
BuildRequires: libgtk3-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libmount-devel
BuildRequires: libhspell-devel
BuildRequires: libicu-devel
BuildRequires: libpango-devel
BuildRequires: libpcre-devel
BuildRequires: libpng-devel
BuildRequires: libselinux-devel
BuildRequires: libsepol-devel
BuildRequires: libthai-devel
BuildRequires: libuuid-devel
BuildRequires: libstdc++6-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: gtk-doc >= 1.25
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
A spell-checking library for GTK+ applications.
@ -115,6 +110,9 @@ This package includes the %{name} API documentation.
%{_datadir}/gtk-doc/html/gspell-1.0/*
%changelog
* Wed Apr 20 2022 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
- automatic version update by autodist
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
- automatic version update by autodist