Hello community,
here is the log from the commit of package fcitx-libpinyin for openSUSE:Factory
checked in at 2019-09-18 13:09:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-libpinyin (Old)
and /work/SRC/openSUSE:Factory/.fcitx-libpinyin.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-libpinyin"
Wed Sep 18 13:09:47 2019 rev:21 rq:731085 version:0.5.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-libpinyin/fcitx-libpinyin.changes
2017-12-14 11:01:53.550843531 +0100
+++
/work/SRC/openSUSE:Factory/.fcitx-libpinyin.new.7948/fcitx-libpinyin.changes
2019-09-18 13:09:49.128710359 +0200
@@ -1,0 +2,5 @@
+Tue Sep 10 21:41:07 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Add a missing build requirement.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fcitx-libpinyin.spec ++++++
--- /var/tmp/diff_new_pack.dTw0g7/_old 2019-09-18 13:09:50.284710115 +0200
+++ /var/tmp/diff_new_pack.dTw0g7/_new 2019-09-18 13:09:50.284710115 +0200
@@ -1,7 +1,7 @@
#
# spec file for package fcitx-libpinyin
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -22,7 +22,7 @@
Version: 0.5.3
Release: 0
Summary: Libpinyin Wrapper for Fcitx
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/I18n/Chinese
Url: https://github.com/fcitx/fcitx-libpinyin
Source:
http://download.fcitx-im.org/fcitx-libpinyin/%{name}-%{version}_dict.tar.xz
@@ -42,6 +42,7 @@
BuildRequires: libqt5-qtbase-devel
BuildRequires: libqt5-qtwebengine-devel
BuildRequires: xz
+BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(libpinyin)
Provides: locale(fcitx:zh_CN;zh_SG)
BuildRoot: %{_tmppath}/%{name}-%{version}-build