commit kimtoy for openSUSE:Factory

2015-06-08 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2015-06-09 08:49:08

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy"

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2014-04-03 
17:08:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2015-06-09 
08:50:22.0 +0200
@@ -1,0 +2,13 @@
+Sun Jun  7 05:37:45 UTC 2015 - i...@marguerite.su
+
+- update version 1.10.1
+  * use openssl instead of qca2
+  * fix theme animation with libpng 1.6+
+  * update libpng-apng copy to 1.6.17
+- changes in 1.10.0
+  * encrypted sogou input theme import support
+  * fix compability with ibus 1.5.x but ctrl+space is 
+the only supported hotkey
+  * fix zombie process issue when opening setting dialog
+
+---

Old:

  kimtoy-1.9.2.git20130710.tar.gz

New:

  140967-kimtoy-1.10.1.tar.bz2



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.OqcvUR/_old  2015-06-09 08:50:22.0 +0200
+++ /var/tmp/diff_new_pack.OqcvUR/_new  2015-06-09 08:50:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kimtoy
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,21 @@
 
 
 Name:   kimtoy
-Version:1.9.2.git20130710
+Version:1.10.1
 Release:0
 Summary:An input method frontend for KDE
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://kde-apps.org/content/show.php/KIMToy?content=140967
-# https://projects.kde.org/projects/extragear/utils/kimtoy
-Source: %{name}-%{version}.tar.gz
+Source: 
http://kde-apps.org/CONTENT/content-files/140967-kimtoy-%{version}.tar.bz2
 Source1:xim.d-kimtoy
 Source2:draw-freehand.svg
 Source3:draw-freehand.svgz
 BuildRequires:  cmake
-%if 0%{?suse_version} > 1210
-BuildRequires:  libdbus-c++-devel
-%endif
 BuildRequires:  gcc-c++
 BuildRequires:  ibus-devel
 BuildRequires:  intltool
 BuildRequires:  libkde4-devel
-%if 0%{?suse_version} < 1320
-BuildRequires:  strigi-devel
-%endif
 BuildRequires:  libtool
 BuildRequires:  libunique-devel
 # libpng Upstream rejected Mozilla's apng, thus can't be included in SuSE 
either.
@@ -47,9 +40,15 @@
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
+Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-#Recommends: %{name}-lang = %{version}
-%kde4_runtime_requires
+%{kde4_runtime_requires}
+%if 0%{?suse_version} > 1210
+BuildRequires:  libdbus-c++-devel
+%endif
+%if 0%{?suse_version} < 1320
+BuildRequires:  strigi-devel
+%endif
 
 %description
 KIMToy is an input method frontend for KDE. It is an alternative to kimpanel 
plasmoid. KIMToy uses the same dbus ipc specification as kimpanel, say 
org.kde.impanel, so where kimpanel works, where KIMToy works.
@@ -67,7 +66,7 @@
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Requires:   scim
-%kde4_runtime_requires
+%{kde4_runtime_requires}
 
 %description backend-scim
 KIMToy is an input method frontend for KDE.
@@ -79,14 +78,14 @@
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
 Requires:   ibus >= 1.5.0
-%kde4_runtime_requires
+%{kde4_runtime_requires}
 
 %description backend-ibus
 KIMToy is an input method frontend for KDE.
 
 This contains its ibus backend.
 
-#%lang_package
+%lang_package
 
 %prep
 %setup -q
@@ -94,8 +93,8 @@
 %build
 mkdir build
 cd build
-CXXFLAGS="-pthread" cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DLIB_INSTALL_DIR=%{_libdir}
-make %{?_sm_mflags}
+CXXFLAGS="-pthread" cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} 
-DLIB_INSTALL_DIR=%{_libdir}
+make %{?_smp_mflags}
 
 %install
 cd build
@@ -143,7 +142,7 @@
 sed -i "38d" %{buildroot}%{_datadir}/autostart/%{name}.desktop
 sed -i "38iX-KDE-autostart-condition=kimtoyrc:behavior:AutostartKIMToy:true" 
%{buildroot}%{_datadir}/autostart/%{name}.desktop
 
-#%find_lang %{name}
+%find_lang %{name}
 
 %files
 %defattr(-,root,root,-)
@@ -163,14 +162,15 @@
 %dir %{_sysconfdir}/X11/xim.d
 %config %{_sysconfdir}/X11/xim.d/*
 
-#%files lang -f %{name}.lang
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
 
 %files backend-scim
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %{_libdir}/scim-1.0/*
 
 %files backend-ibus
-%defattr(-,root,ro

commit kimtoy for openSUSE:Factory

2014-04-03 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2014-04-03 17:08:15

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy"

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2013-07-10 
23:24:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2014-04-03 
17:08:16.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr  2 16:42:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Build strigi plugins only for older releases (it will be removed
+  for 13.2)
+
+---



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.EPcknE/_old  2014-04-03 17:08:16.0 +0200
+++ /var/tmp/diff_new_pack.EPcknE/_new  2014-04-03 17:08:16.0 +0200
@@ -36,6 +36,9 @@
 BuildRequires:  ibus-devel
 BuildRequires:  intltool
 BuildRequires:  libkde4-devel
+%if 0%{?suse_version} < 1320
+BuildRequires:  strigi-devel
+%endif
 BuildRequires:  libtool
 BuildRequires:  libunique-devel
 # libpng Upstream rejected Mozilla's apng, thus can't be included in SuSE 
either.
@@ -146,7 +149,9 @@
 %defattr(-,root,root,-)
 %{_bindir}/*
 %{_libdir}/kde4/*
+%if 0%{?suse_version} < 1320
 %{_libdir}/strigi
+%endif
 %{_datadir}/kde4/services/*
 %{_datadir}/kde4/config/*
 %{_datadir}/icons/hicolor/*/actions/*.png



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kimtoy for openSUSE:Factory

2013-07-10 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2013-07-10 23:24:36

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy"

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2012-10-16 
11:47:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2013-07-10 
23:24:37.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 10 10:03:55 UTC 2013 - i...@marguerite.su
+
+- update to 1.9.2.git20130710
+  * support ibus 1.5 gen.
+
+---

Old:

  kimtoy-1.9.2.tar.bz2

New:

  kimtoy-1.9.2.git20130710.tar.gz



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.S34DZA/_old  2013-07-10 23:24:38.0 +0200
+++ /var/tmp/diff_new_pack.S34DZA/_new  2013-07-10 23:24:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kimtoy
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   kimtoy
-Version:1.9.2
+Version:1.9.2.git20130710
 Release:0
 Summary:An input method frontend for KDE
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://kde-apps.org/content/show.php/KIMToy?content=140967
-Source: %{name}-%{version}.tar.bz2
+# https://projects.kde.org/projects/extragear/utils/kimtoy
+Source: %{name}-%{version}.tar.gz
 Source1:xim.d-kimtoy
 Source2:draw-freehand.svg
 Source3:draw-freehand.svgz
@@ -44,7 +45,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Recommends: %{name}-lang = %{version}
+#Recommends: %{name}-lang = %{version}
 %kde4_runtime_requires
 
 %description
@@ -58,29 +59,31 @@
 
 KIMToy is able to load sogou input method theme since KIMToy-0.4.
 
-%package -n kimtoy-backend-scim
+%package backend-scim
 Summary:Scim Backend for Kimtoy
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
+Requires:   scim
 %kde4_runtime_requires
 
-%description -n kimtoy-backend-scim
+%description backend-scim
 KIMToy is an input method frontend for KDE.
 
 This contains its scim backend
 
-%package -n kimtoy-backend-ibus
+%package backend-ibus
 Summary:Ibus Backend for Kimtoy
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
+Requires:   ibus >= 1.5.0
 %kde4_runtime_requires
 
-%description -n kimtoy-backend-ibus
+%description backend-ibus
 KIMToy is an input method frontend for KDE.
 
 This contains its ibus backend.
 
-%lang_package
+#%lang_package
 
 %prep
 %setup -q
@@ -89,7 +92,7 @@
 mkdir build
 cd build
 CXXFLAGS="-pthread" cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DLIB_INSTALL_DIR=%{_libdir}
-make
+make %{?_sm_mflags}
 
 %install
 cd build
@@ -103,7 +106,7 @@
 install -m 644 $RPM_SOURCE_DIR/xim.d-kimtoy 
%{buildroot}%{_sysconfdir}/X11/xim.d/kimtoy
 
 pushd  %{buildroot}%{_sysconfdir}/X11/xim.d/
-for lang in en zh_CN ; do
+for lang in en zh_CN zh_TW ja ko; do
 mkdir $lang
 pushd $lang
 ln -s ../kimtoy 35-kimtoy
@@ -137,7 +140,7 @@
 sed -i "38d" %{buildroot}%{_datadir}/autostart/%{name}.desktop
 sed -i "38iX-KDE-autostart-condition=kimtoyrc:behavior:AutostartKIMToy:true" 
%{buildroot}%{_datadir}/autostart/%{name}.desktop
 
-%find_lang %{name}
+#%find_lang %{name}
 
 %files
 %defattr(-,root,root,-)
@@ -155,13 +158,13 @@
 %dir %{_sysconfdir}/X11/xim.d
 %config %{_sysconfdir}/X11/xim.d/*
 
-%files lang -f %{name}.lang
+#%files lang -f %{name}.lang
 
-%files -n kimtoy-backend-scim
+%files backend-scim
 %defattr(-,root,root)
 %{_libdir}/scim-1.0/*
 
-%files -n kimtoy-backend-ibus
+%files backend-ibus
 %defattr(-,root,root)
 %{_libdir}/ibus-kconfig
 %{_libdir}/ibus-ui-impanel
@@ -169,6 +172,14 @@
 
 %post -p /sbin/ldconfig
 
+%post backend-scim -p /sbin/ldconfig
+
+%post backend-ibus -p /sbin/ldconfig
+
 %postun -p /sbin/ldconfig
 
+%postun backend-scim -p /sbin/ldconfig
+
+%postun backend-ibus -p /sbin/ldconfig
+
 %changelog



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kimtoy for openSUSE:Factory

2012-10-16 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2012-10-16 11:47:06

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2012-06-26 
16:06:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2012-10-16 
11:47:08.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 13 17:48:37 UTC 2012 - i...@marguerite.su
+
+- update to 1.9.2
+  * try to fix ghost taskbar entry, second try
+
+---

Old:

  kimtoy-1.9.1.tar.bz2

New:

  kimtoy-1.9.2.tar.bz2



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.FlfGak/_old  2012-10-16 11:47:09.0 +0200
+++ /var/tmp/diff_new_pack.FlfGak/_new  2012-10-16 11:47:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kimtoy
-Version:1.9.1
+Version:1.9.2
 Release:0
 Summary:An input method frontend for KDE
 License:GPL-2.0+



++ kimtoy-1.9.1.tar.bz2 -> kimtoy-1.9.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9.1/ChangeLog new/kimtoy-1.9.2/ChangeLog
--- old/kimtoy-1.9.1/ChangeLog  2012-06-24 15:05:08.0 +0200
+++ new/kimtoy-1.9.2/ChangeLog  2012-06-28 12:56:52.0 +0200
@@ -1,3 +1,6 @@
+2012-06-28 v1.9.2
+try to fix ghost taskbar entry, second try
+
 2012-06-24 v1.9.1
 try to fix ghost taskbar entry
 filter menu is style-sware
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9.1/ChangeLog.zh_CN 
new/kimtoy-1.9.2/ChangeLog.zh_CN
--- old/kimtoy-1.9.1/ChangeLog.zh_CN2012-06-24 15:05:52.0 +0200
+++ new/kimtoy-1.9.2/ChangeLog.zh_CN2012-06-28 12:56:24.0 +0200
@@ -1,3 +1,6 @@
+2012-06-28 v1.9.2
+第二次尝试修复任务栏非预期的条目出现问题
+
 2012-06-24 v1.9.1
 尝试修复任务栏非预期的条目出现问题
 过滤菜单遵循风格设置
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9.1/main.cpp new/kimtoy-1.9.2/main.cpp
--- old/kimtoy-1.9.1/main.cpp   2012-06-24 15:04:10.0 +0200
+++ new/kimtoy-1.9.2/main.cpp   2012-06-28 12:55:49.0 +0200
@@ -29,7 +29,7 @@
 int main(int argc, char** argv)
 {
 KAboutData aboutData("kimtoy", 0, ki18n("KIMToy"),
- "1.9.1", ki18n("The KDE input method toy"),
+ "1.9.2", ki18n("The KDE input method toy"),
  KAboutData::License_GPL, ki18n("(c) 2011-2012, Ni 
Hui"));
 aboutData.addAuthor(ki18n("Ni Hui"), ki18n("Author"), 
"shuizhuyuan...@126.com");
 aboutData.setProgramIconName("draw-freehand");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9.1/statusbar.cpp 
new/kimtoy-1.9.2/statusbar.cpp
--- old/kimtoy-1.9.1/statusbar.cpp  2012-06-24 14:26:23.0 +0200
+++ new/kimtoy-1.9.2/statusbar.cpp  2012-06-26 11:22:17.0 +0200
@@ -233,6 +233,7 @@
 void StatusBar::showEvent(QShowEvent* event)
 {
 KWindowSystem::setState(winId(), NET::SkipTaskbar | NET::SkipPager | 
NET::KeepAbove);
+KWindowSystem::setType(winId(), NET::Dock);
 }
 
 void StatusBar::slotEnable(bool enable)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9.1/themelistmodel.cpp 
new/kimtoy-1.9.2/themelistmodel.cpp
--- old/kimtoy-1.9.1/themelistmodel.cpp 2012-03-08 15:11:10.0 +0100
+++ new/kimtoy-1.9.2/themelistmodel.cpp 2012-06-26 09:55:08.0 +0200
@@ -111,10 +111,12 @@
 m_previewJob = 0;
 }
 
-beginRemoveRows(QModelIndex(), 0, m_themes.count() - 1);
-m_themes.clear();
-m_previews.clear();
-endRemoveRows();
+if (!m_themes.isEmpty()) {
+beginRemoveRows(QModelIndex(), 0, m_themes.count() - 1);
+m_themes.clear();
+m_previews.clear();
+endRemoveRows();
+}
 
 loadNoneTheme();
 loadPlasmaThemes();

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kimtoy for openSUSE:Factory

2012-06-26 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2012-06-26 16:06:24

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2012-06-05 
15:32:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2012-06-26 
16:06:25.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun 24 18:49:05 UTC 2012 - i...@marguerite.su
+
+- Upstream 1.9.1
+  * try to fix ghost taskbar entry
+  * filter menu is style-sware
+
+---

Old:

  kimtoy-1.9.tar.bz2

New:

  kimtoy-1.9.1.tar.bz2



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.zxKFnG/_old  2012-06-26 16:06:30.0 +0200
+++ /var/tmp/diff_new_pack.zxKFnG/_new  2012-06-26 16:06:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kimtoy
-Version:1.9
+Version:1.9.1
 Release:0
 Summary:An input method frontend for KDE
 License:GPL-2.0+



++ kimtoy-1.9.tar.bz2 -> kimtoy-1.9.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9/ChangeLog new/kimtoy-1.9.1/ChangeLog
--- old/kimtoy-1.9/ChangeLog2012-05-31 15:33:41.0 +0200
+++ new/kimtoy-1.9.1/ChangeLog  2012-06-24 15:05:08.0 +0200
@@ -1,3 +1,7 @@
+2012-06-24 v1.9.1
+try to fix ghost taskbar entry
+filter menu is style-sware
+
 2012-05-30 v1.9
 highlight candidate cursor
 statusbar filter menu do not popup out of screen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9/ChangeLog.zh_CN 
new/kimtoy-1.9.1/ChangeLog.zh_CN
--- old/kimtoy-1.9/ChangeLog.zh_CN  2012-05-31 15:28:18.0 +0200
+++ new/kimtoy-1.9.1/ChangeLog.zh_CN2012-06-24 15:05:52.0 +0200
@@ -1,3 +1,7 @@
+2012-06-24 v1.9.1
+尝试修复任务栏非预期的条目出现问题
+过滤菜单遵循风格设置
+
 2012-05-30 v1.9
 高亮显示光标处候选词
 状态栏过滤菜单弹出位置不再超出屏幕
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9/filtermenu.cpp 
new/kimtoy-1.9.1/filtermenu.cpp
--- old/kimtoy-1.9/filtermenu.cpp   2012-05-25 18:47:21.0 +0200
+++ new/kimtoy-1.9.1/filtermenu.cpp 2012-06-24 14:58:29.0 +0200
@@ -25,6 +25,9 @@
 #include 
 #include 
 #include 
+#include 
+#include 
+#include 
 #include 
 #include 
 
@@ -34,6 +37,7 @@
 {
 setWindowFlags(Qt::Popup);
 setAttribute(Qt::WA_DeleteOnClose);
+setAttribute(Qt::WA_TranslucentBackground, true);
 
 QVBoxLayout* layout = new QVBoxLayout;
 layout->setContentsMargins(0, 0, 0, 0);
@@ -58,6 +62,19 @@
 m_menu->addAction(act);
 }
 
+void FilterMenu::paintEvent(QPaintEvent* event)
+{
+QPainter p(this);
+
+QStyleOptionMenuItem menuOpt;
+menuOpt.initFrom(this);
+menuOpt.state = QStyle::State_None;
+menuOpt.checkType = QStyleOptionMenuItem::NotCheckable;
+menuOpt.maxIconWidth = 0;
+menuOpt.tabWidth = 0;
+style()->drawPrimitive(QStyle::PE_PanelMenu, &menuOpt, &p, this);
+}
+
 void FilterMenu::showEvent(QShowEvent* /*event*/)
 {
 /// always popup inside screen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9/filtermenu.h new/kimtoy-1.9.1/filtermenu.h
--- old/kimtoy-1.9/filtermenu.h 2012-05-25 18:47:28.0 +0200
+++ new/kimtoy-1.9.1/filtermenu.h   2012-06-24 14:45:12.0 +0200
@@ -37,6 +37,7 @@
 Q_SIGNALS:
 void filterChanged(const QString& objectPath, bool checked);
 protected:
+virtual void paintEvent(QPaintEvent* event);
 virtual void showEvent(QShowEvent* event);
 private Q_SLOTS:
 void slotToggled(bool checked);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9/main.cpp new/kimtoy-1.9.1/main.cpp
--- old/kimtoy-1.9/main.cpp 2012-05-26 03:52:58.0 +0200
+++ new/kimtoy-1.9.1/main.cpp   2012-06-24 15:04:10.0 +0200
@@ -29,7 +29,7 @@
 int main(int argc, char** argv)
 {
 KAboutData aboutData("kimtoy", 0, ki18n("KIMToy"),
- "1.9", ki18n("The KDE input method toy"),
+ "1.9.1", ki18n("The KDE input method toy"),
  KAboutData::License_GPL, ki18n("(c) 2011-2012, Ni 
Hui"));
 aboutData.addAuthor(ki18n("Ni Hui"), ki18n("Author"), 
"shuizhuyuan...@126.com");
 aboutData.setProgramIconName("draw-freehand");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimtoy-1.9/po/cs.po new/kimtoy-1.9.1/po/cs.po
--- old/kimtoy-1.9/po/cs.po 2012-

commit kimtoy for openSUSE:Factory

2012-06-05 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2012-06-05 15:32:11

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2012-05-25 
16:16:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2012-06-05 
15:32:14.0 +0200
@@ -1,0 +2,13 @@
+Thu May 31 14:17:01 UTC 2012 - i...@marguerite.su
+
+- Upstream version 1.9
+  * highlight candidate cursor
+  * statusbar filter menu do not popup out of screen
+  * scim-panel register helper property on startup
+  * ibus-panel provide additional attr field
+  * add configure input method system tray context menu entry
+  * fix issue that input method can not be changed when used in gtk app
+  * fix wrong color parse logic in sogou theme
+  * fix dangling property after switching to other input method
+
+---

Old:

  kimtoy-1.8.tar.bz2

New:

  kimtoy-1.9.tar.bz2



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.BE6pzN/_old  2012-06-05 15:32:16.0 +0200
+++ /var/tmp/diff_new_pack.BE6pzN/_new  2012-06-05 15:32:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kimtoy
-Version:1.8
+Version:1.9
 Release:0
 Summary:An input method frontend for KDE
 License:GPL-2.0+



++ kimtoy-1.8.tar.bz2 -> kimtoy-1.9.tar.bz2 ++
 7661 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kimtoy for openSUSE:Factory

2012-05-25 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2012-05-25 16:16:28

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2012-03-30 
14:19:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2012-05-25 
16:16:29.0 +0200
@@ -1,0 +2,24 @@
+Tue May 22 08:17:03 UTC 2012 - i...@marguerite.su
+
+- Upstream version 1.8
+  * fix build issue with newer glibc
+  * fix preedit bar shadow issue with oxygen-transparent
+  * fix unexpected position changes after typing too long preedit string
+  * automatic preedit bar anchor position
+  * fcitx-kbd is now recognized as direct input mode
+  * fix missing domain of nco elements in strigi analyzer
+  * try to show candidate only if no preedit text exists
+  * do not enable bold font using sogou surface and fcitx surface
+
+---
+Tue May  1 14:59:16 UTC 2012 - i...@marguerite.su
+
+- Upstream version 1.7.1
+  * no shadow for preedit bar
+  Updates of 1.7.0 (they're released on the same day)
+  * tray icon can be manipulated separately
+  * fix overlay pixmap vcenter/hcenter layout position
+  * fix render issue when background pixmap has zero margins
+  * preedit bar always stays on top 
+
+---

Old:

  kimtoy-1.6.tar.bz2

New:

  kimtoy-1.8.tar.bz2



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.B8QHgX/_old  2012-05-25 16:16:31.0 +0200
+++ /var/tmp/diff_new_pack.B8QHgX/_new  2012-05-25 16:16:31.0 +0200
@@ -17,27 +17,34 @@
 
 
 Name:   kimtoy
-Version:1.6
-Release:1
-Summary:An input method frontend for KDE. It is an alternative to 
kimpanel
-Url:http://kde-apps.org/content/show.php/KIMToy?content=140967
-Group:  System/I18n/Chinese
+Version:1.8
+Release:0
+Summary:An input method frontend for KDE
 License:GPL-2.0+
+Group:  System/I18n/Chinese
+Url:http://kde-apps.org/content/show.php/KIMToy?content=140967
 Source: %{name}-%{version}.tar.bz2
 Source1:xim.d-kimtoy
 Source2:   draw-freehand.svg
 Source3:   draw-freehand.svgz
-BuildRequires:  dbus-1-devel libkde4-devel libunique-devel scim-devel
 BuildRequires:  cmake
+%if 0%{?suse_version} > 1210
+BuildRequires:  libdbus-c++-devel
+%endif
 BuildRequires:  gcc-c++
+BuildRequires:  ibus-devel
 BuildRequires:  intltool
+BuildRequires:  libkde4-devel
 BuildRequires:  libtool
-BuildRequires:  update-desktop-files
-BuildRequires:  ibus-devel
+BuildRequires:  libunique-devel
 # libpng Upstream rejected Mozilla's apng, thus can't be included in SuSE 
either.
 #BuildRequires:libpng14-devel libpng14-compat-devel libpng-apng
 BuildRequires: rsvg-view
+BuildRequires:  scim-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(dbus-1)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: %{name}-lang = %{version}
 %kde4_runtime_requires
 
 %description
@@ -51,10 +58,6 @@
 
 KIMToy is able to load sogou input method theme since KIMToy-0.4.
 
-
-%description -l zh_CN
-KIMToy是kimpanel的替代品。从KIMToy-0.4起,可兼容搜狗拼音输入法的皮肤。
-
 %package -n kimtoy-backend-scim
 Summary:   Scim Backend for Kimtoy
 Group: System/I18n/Chinese
@@ -77,27 +80,29 @@
 
 This contains its ibus backend.
 
+%lang_package
+
 %prep
 %setup -q
 
 %build
 mkdir build
 cd build
-cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=%{_libdir}
+CXXFLAGS="-pthread" cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DLIB_INSTALL_DIR=%{_libdir}
 make
 
 %install
 cd build
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
 
 cd ..
 %suse_update_desktop_file  kimtoy Utility DesktopUtility
 
 #The autolaunch of fcitx must be disabled. The following is just a work around.
-mkdir -p $RPM_BUILD_ROOT/etc/X11/xim.d/
-install -m 644 $RPM_SOURCE_DIR/xim.d-kimtoy 
$RPM_BUILD_ROOT/etc/X11/xim.d/kimtoy
+mkdir -p %{buildroot}%{_sysconfdir}/X11/xim.d/
+install -m 644 $RPM_SOURCE_DIR/xim.d-kimtoy 
%{buildroot}%{_sysconfdir}/X11/xim.d/kimtoy
 
-pushd  $RPM_BUILD_ROOT/etc/X11/xim.d/
+pushd  %{buildroot}%{_sysconfdir}/X11/xim.d/
 for lang in en zh_CN ; do
 mkdir $lang
 pushd $lang
@@ -112,19 +117,19 @@
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/fskinthumbnail.desktop
 
 #fix ibus
-%{__mv} %{buildroot}/usr/libexec/* %{buildroot}%{_libdir}
-%{__rm} -rf %{buildroot}/usr/libexec/
+mv %{buildroot}%{_prefix}/libexec/* %{buildroot}%{_li

commit kimtoy for openSUSE:Factory

2012-03-30 Thread h_root
Hello community,

here is the log from the commit of package kimtoy for openSUSE:Factory checked 
in at 2012-03-30 14:19:22

Comparing /work/SRC/openSUSE:Factory/kimtoy (Old)
 and  /work/SRC/openSUSE:Factory/.kimtoy.new (New)


Package is "kimtoy", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/kimtoy/kimtoy.changes2012-03-20 
11:29:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kimtoy.new/kimtoy.changes   2012-03-30 
14:19:27.0 +0200
@@ -1,0 +2,13 @@
+Fri Mar 30 00:28:05 UTC 2012 - i...@marguerite.su
+
+- Update version 1.6
+  * statusbar will not overlap fullscreen application
+  * fix scim-kconfig symbol name so to be loaded correctly
+  * rewrite scim-panel using dbus-c++
+  * fix the issue that scim panel freezes after quit
+  * add trayicon bar mode
+  * disable statusbar theme and property widget meanwhile
+  * fix a rare crash in loading theme
+  * update libpng-apng copy to 1.5.9
+
+---

Old:

  kimtoy-1.5.tar.bz2

New:

  kimtoy-1.6.tar.bz2



Other differences:
--
++ kimtoy.spec ++
--- /var/tmp/diff_new_pack.IIXhUv/_old  2012-03-30 14:19:28.0 +0200
+++ /var/tmp/diff_new_pack.IIXhUv/_new  2012-03-30 14:19:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kimtoy
-Version:1.5
+Version:1.6
 Release:1
 Summary:An input method frontend for KDE. It is an alternative to 
kimpanel
 Url:http://kde-apps.org/content/show.php/KIMToy?content=140967



++ kimtoy-1.5.tar.bz2 -> kimtoy-1.6.tar.bz2 ++
 14848 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org