SHA256
1
0
forked from pool/ibus

Accepting request 610236 from home:jengelh:branches:M17N

- Trim filler wording from descriptions.
- Update Summaries and RPM groups.

OBS-URL: https://build.opensuse.org/request/show/610236
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=189
This commit is contained in:
2018-05-21 14:56:54 +00:00
committed by Git OBS Bridge
parent dbe83e698d
commit a034d5de07
4 changed files with 31 additions and 17 deletions

View File

@@ -22,7 +22,7 @@ Name: python-ibus
Version: 1.5.18
Release: 0
Summary: Python2 module for ibus
License: LGPL-2.1+
License: LGPL-2.1-or-later
Group: System/I18n/Chinese
Url: https://github.com/ibus/
Source: https://github.com/ibus/ibus/releases/download/%{version}/%{_name}-%{version}.tar.gz
@@ -61,9 +61,10 @@ Requires: python-gobject
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
IBus means Intelligent Input Bus. It is a new input framework for Linux OS. It provides
full featured and user friendly input method user interface. It also may help
developers to develop input method easily.
IBus, short for Intelligent Input Bus, is an input framework. IBus
plugins then provide the particular logic how to translate keypresses
to input characters and possibly show disambiguation windows around
the text cursor.
%prep
%setup -q -n %{_name}-%{version}