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)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gspell
|
Name: gspell
|
||||||
Version: 1.12.0
|
Version: 1.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A spell-checking library for GTK+ applications
|
Summary: A spell-checking library for GTK+ applications
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,18 +12,15 @@ Source: https://download.gnome.org/sources/gspell/%{majver}/gspell-%{vers
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libaspell-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libenchant-devel
|
BuildRequires: libenchant-devel
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libhspell-devel
|
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gtk-doc >= 1.25
|
BuildRequires: gtk-doc >= 1.25
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
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/*
|
%{_datadir}/gtk-doc/html/gspell-1.0/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Oct 01 2022 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user