automatic version update by autodist [release 1.5.24-1mamba;Tue Mar 02 2021]
This commit is contained in:
parent
0d141b748f
commit
c882fabbfe
16
ibus.spec
16
ibus.spec
@ -1,12 +1,12 @@
|
||||
Name: ibus
|
||||
Version: 1.5.23
|
||||
Version: 1.5.24
|
||||
Release: 1mamba
|
||||
Summary: Intelligent Input Bus for Linux / Unix OS
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://code.google.com/p/ibus/
|
||||
URL: https://code.google.com/p/ibus/
|
||||
Source: https://github.com/ibus/ibus.git/%{version}/ibus-%{version}.tar.bz2
|
||||
Patch0: ibus-1.5.23-vala-0.50.2.patch
|
||||
License: LGPL
|
||||
@ -53,7 +53,6 @@ BuildRequires: cldr-emoji-annotation
|
||||
BuildRequires: python
|
||||
BuildRequires: python3
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Intelligent Input Bus for Linux / Unix OS.
|
||||
@ -106,7 +105,7 @@ This package includes the %{name} API documentation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
./autogen.sh
|
||||
|
||||
@ -186,16 +185,12 @@ fi
|
||||
%ifnarch aarch64
|
||||
%files -n python-%{name}
|
||||
%defattr(-,root,root)
|
||||
%ifarch x86_64
|
||||
%dir %{python_sitelib}/ibus
|
||||
%{python_sitelib}/ibus/*
|
||||
%endif
|
||||
%{python_sitearch}/gi/overrides/*
|
||||
%endif
|
||||
|
||||
%files -n python-%{name}-py3
|
||||
%defattr(-,root,root)
|
||||
%{python3_sitearch}/gi/overrides/*
|
||||
%endif
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -225,6 +220,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/ibus/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 02 2021 Automatic Build System <autodist@mambasoft.it> 1.5.24-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 06 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.23-1mamba
|
||||
- update to 1.5.23
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user