Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2018-05-22 17:01:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and      /work/SRC/openSUSE:Factory/.ibus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus"

Tue May 22 17:01:52 2018 rev:85 rq:610982 version:1.5.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2018-04-22 
14:39:06.602117522 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2018-05-22 
17:01:54.688336018 +0200
@@ -1,0 +2,6 @@
+Fri May 18 07:33:49 UTC 2018 - jeng...@inai.de
+
+- Trim filler wording from descriptions.
+- Update Summaries and RPM groups.
+
+-------------------------------------------------------------------
python-ibus.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ibus.spec ++++++
--- /var/tmp/diff_new_pack.AecpvR/_old  2018-05-22 17:01:56.144283034 +0200
+++ /var/tmp/diff_new_pack.AecpvR/_new  2018-05-22 17:01:56.148282888 +0200
@@ -28,7 +28,7 @@
 Name:           ibus
 Version:        1.5.18
 Release:        0
-Summary:        Intelligent Input Bus for Linux OS
+Summary:        The "Intelligent Input Bus" input method
 License:        LGPL-2.1-or-later
 Group:          System/I18n/Chinese
 Url:            https://github.com/ibus/
@@ -124,37 +124,38 @@
 %endif
 
 %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.
 
 %package -n libibus-1_0-5
 Summary:        IBus libraries
-Group:          System/I18n/Chinese
+Group:          System/Libraries
 Obsoletes:      libibus-1_0-0
 
 %description -n libibus-1_0-5
 This package contains the libraries for IBus
 
 %package -n typelib-1_0-IBus-1_0
-Summary:        IBus libraries -- Introspection bindings
-Group:          System/I18n/Chinese
+Summary:        Introspection bindings for IBus
+Group:          System/Libraries
 
 %description -n typelib-1_0-IBus-1_0
 This package contains the introspection bindings for the IBus library.
 
 %package gtk
-Summary:        IBus im module for gtk2
+Summary:        IBus input method support for gtk2 applications
 Group:          System/I18n/Chinese
 Requires:       %{name} = %{version}
 Supplements:    packageand(ibus:gtk2)
 %{gtk2_immodule_requires}
 
 %description gtk
-This package contains ibus im module for gtk2
+This package contains ibus im module for use by gtk2.
 
 %package gtk3
-Summary:        IBus im module for gtk3
+Summary:        IBus input method support for gtk3 applications
 Group:          System/I18n/Chinese
 BuildRequires:  gtk3-devel
 Requires:       %{name} = %{version}
@@ -162,15 +163,15 @@
 %{gtk3_immodule_requires}
 
 %description gtk3
-This package contains ibus im module for gtk3
+This package contains ibus im module for use by gtk3.
 
 %package -n python3-ibus
 Summary:        Python3 module for ibus
-Group:          System/I18n/Chinese
+Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
 
 %description -n python3-ibus
-This package contains python3 module for ibus
+This package contains the python3 module for ibus
 
 %package devel
 Summary:        Development tools for ibus

++++++ python-ibus.spec ++++++
--- /var/tmp/diff_new_pack.AecpvR/_old  2018-05-22 17:01:56.192281287 +0200
+++ /var/tmp/diff_new_pack.AecpvR/_new  2018-05-22 17:01:56.196281142 +0200
@@ -22,7 +22,7 @@
 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 @@
 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}


Reply via email to