automatic version update by autodist [release 1.12.1-1mamba;Mon May 01 2023]
This commit is contained in:
parent
774a04c2c1
commit
ff18f394cb
10
gspell.spec
10
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 <autodist@mambasoft.it> 1.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 01 2022 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user