commit fcitx for openSUSE:Factory
Hello community, here is the log from the commit of package fcitx for openSUSE:Factory checked in at 2018-03-01 12:05:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx (Old) and /work/SRC/openSUSE:Factory/.fcitx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "fcitx" Thu Mar 1 12:05:07 2018 rev:59 rq:580602 version:4.2.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes 2017-12-04 10:00:20.944830026 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2018-03-01 12:05:09.403809015 +0100 @@ -1,0 +2,8 @@ +Tue Feb 27 09:34:05 UTC 2018 - dimstar@opensuse.org + +- Add pkgconfig(xkbfile) BuildRequires: in the past, this used to + be pulled in by libqt4, but since our own code depends on it, and + not Qt4, it is our own duty to request our build dependencies. +- Package COPYING is %license, not as %doc. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx.spec ++++++ --- /var/tmp/diff_new_pack.OzCAYj/_old 2018-03-01 12:05:10.303776724 +0100 +++ /var/tmp/diff_new_pack.OzCAYj/_new 2018-03-01 12:05:10.303776724 +0100 @@ -1,7 +1,7 @@ # # spec file for package fcitx # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -22,7 +22,7 @@ Version: 4.2.9.5 Release: 0 Summary: Flexible Context-aware Input Tool with eXtension -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/I18n/Chinese Url: http://code.google.com/p/fcitx Source: http://download.fcitx-im.org/fcitx/%{name}-%{version}_dict.tar.xz @@ -59,6 +59,7 @@ BuildRequires: xz BuildRequires: pkgconfig(lua) BuildRequires: pkgconfig(xkbcommon) >= 0.5.0 +BuildRequires: pkgconfig(xkbfile) Requires: %{name}-gtk2 = %{version}-%{release} Requires: %{name}-gtk3 = %{version}-%{release} Requires: %{name}-qt4 = %{version}-%{release} @@ -361,7 +362,6 @@ cp -r %{SOURCE3} %{buildroot}%{_docdir}/%{name}/ cp -r AUTHORS %{buildroot}%{_docdir}/%{name}/ cp -r ChangeLog %{buildroot}%{_docdir}/%{name}/ -cp -r COPYING %{buildroot}%{_docdir}/%{name}/ # create autostart mkdir -p %{buildroot}%{_sysconfdir}/X11/xim.d/ @@ -424,6 +424,7 @@ %files -f %{name}.lang %defattr(-,root,root) +%license COPYING %{_bindir}/%{name} %{_bindir}/%{name}-autostart %{_bindir}/%{name}-configtool
participants (1)
-
root@hilbert.suse.de