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