Hello community, here is the log from the commit of package fcitx-qt5 for openSUSE:Factory checked in at 2015-07-14 17:43:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-qt5 (Old) and /work/SRC/openSUSE:Factory/.fcitx-qt5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-qt5" Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-qt5/fcitx-qt5.changes 2015-06-01 09:56:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx-qt5.new/fcitx-qt5.changes 2015-07-14 17:44:17.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jul 9 13:49:42 UTC 2015 - [email protected] + +- update version 1.0.3 + * fix build w/ qt 5.5 + +------------------------------------------------------------------- Old: ---- fcitx-qt5-1.0.2.tar.xz New: ---- fcitx-qt5-1.0.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx-qt5.spec ++++++ --- /var/tmp/diff_new_pack.XOlpOr/_old 2015-07-14 17:44:18.000000000 +0200 +++ /var/tmp/diff_new_pack.XOlpOr/_new 2015-07-14 17:44:18.000000000 +0200 @@ -17,7 +17,7 @@ Name: fcitx-qt5 -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Fcitx QT5 Input Context License: GPL-2.0+ ++++++ fcitx-qt5-1.0.2.tar.xz -> fcitx-qt5-1.0.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/fcitx-qt5-1.0.2/platforminputcontext/main.h new/fcitx-qt5-1.0.3/platforminputcontext/main.h --- old/fcitx-qt5-1.0.2/platforminputcontext/main.h 2015-04-21 21:21:32.000000000 +0200 +++ new/fcitx-qt5-1.0.3/platforminputcontext/main.h 2015-07-03 05:02:17.000000000 +0200 @@ -29,7 +29,7 @@ { Q_OBJECT public: - Q_PLUGIN_METADATA(IID "org.qt-project.Qt.QPlatformInputContextFactoryInterface" FILE "fcitx.json") + Q_PLUGIN_METADATA(IID QPlatformInputContextFactoryInterface_iid FILE "fcitx.json") QStringList keys() const; QFcitxPlatformInputContext *create(const QString& system, const QStringList& paramList); };
