Hello community, here is the log from the commit of package onboard for openSUSE:Factory checked in at 2019-03-13 16:42:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/onboard (Old) and /work/SRC/openSUSE:Factory/.onboard.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "onboard" Wed Mar 13 16:42:33 2019 rev:2 rq:684688 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/onboard/onboard.changes 2018-03-19 23:37:16.191752323 +0100 +++ /work/SRC/openSUSE:Factory/.onboard.new.28833/onboard.changes 2019-03-13 16:42:34.778630990 +0100 @@ -1,0 +2,6 @@ +Wed Mar 13 02:43:07 UTC 2019 - qzheng <[email protected]> + +- Make use of %license macro and get ready for submitting this + package to SLE-15 (fate#326794, bsc#1082318). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ onboard.spec ++++++ --- /var/tmp/diff_new_pack.BNJjTP/_old 2019-03-13 16:42:35.450630494 +0100 +++ /var/tmp/diff_new_pack.BNJjTP/_new 2019-03-13 16:42:35.450630494 +0100 @@ -1,7 +1,7 @@ # # spec file for package onboard # -# 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 @@ -21,15 +21,15 @@ Version: 1.4.1 Release: 0 Summary: Simple on-screen Keyboard -License: GPL-3.0 +License: GPL-3.0-only Group: System/X11/Utilities URL: https://launchpad.net/onboard Source: http://launchpad.net/%{name}/%{series}/%{version}/+download/%{name}-%{version}.tar.gz Source1: onboard-defaults.conf -BuildRequires: python3-devel -BuildRequires: python3-distutils-extra BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: python3-devel +BuildRequires: python3-distutils-extra # Needed for typelib() - Requires. BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme @@ -132,7 +132,8 @@ %endif %files -%doc AUTHORS CHANGELOG COPYING* NEWS README HACKING +%doc AUTHORS CHANGELOG NEWS README HACKING +%license COPYING* %{_bindir}/%{name} %{_bindir}/%{name}-settings %dir %{_datadir}/%{name}/
