automatic version update by autodist [release 1.5.14-1mamba;Sun Jan 09 2022]
This commit is contained in:
parent
89eb24629c
commit
75fab47d61
@ -1,5 +1,5 @@
|
||||
Name: ibus-anthy
|
||||
Version: 1.5.12
|
||||
Version: 1.5.14
|
||||
Release: 1mamba
|
||||
Summary: A Japanese input engine for IBus
|
||||
Group: System/Internationalization
|
||||
@ -11,12 +11,10 @@ Source: https://github.com/ibus/ibus-anthy.git/%{version}/ibus-anthy-%{ve
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libanthy-devel
|
||||
BuildRequires: libglib-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A Japanese input engine for IBus.
|
||||
@ -43,11 +41,11 @@ This package contains libraries and header files for developing applications tha
|
||||
%prep
|
||||
%setup -q
|
||||
autoreconf -fi
|
||||
./autogen.sh
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--with-python=python3
|
||||
PYTHON=%{__python3}
|
||||
|
||||
%make
|
||||
|
||||
@ -108,8 +106,10 @@ fi
|
||||
%{_datadir}/gir-1.0/Anthy-9000.gir
|
||||
%doc README
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 1.5.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 22 2021 Automatic Build System <autodist@mambasoft.it> 1.5.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user