Hello community,

here is the log from the commit of package kpmcore for openSUSE:Factory checked 
in at 2019-02-24 17:12:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpmcore (Old)
 and      /work/SRC/openSUSE:Factory/.kpmcore.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpmcore"

Sun Feb 24 17:12:33 2019 rev:8 rq:672268 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpmcore/kpmcore.changes  2017-12-19 
10:57:11.401108408 +0100
+++ /work/SRC/openSUSE:Factory/.kpmcore.new.28833/kpmcore.changes       
2019-02-24 17:12:44.864478903 +0100
@@ -1,0 +2,5 @@
+Tue Oct 16 19:40:49 UTC 2018 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Use %license
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kpmcore.spec ++++++
--- /var/tmp/diff_new_pack.y9mlU5/_old  2019-02-24 17:12:46.352478638 +0100
+++ /var/tmp/diff_new_pack.y9mlU5/_new  2019-02-24 17:12:46.356478637 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpmcore
 #
-# 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
@@ -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:        3.3.0
 Release:        0
 Summary:        KDE Partition Manager core library
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Productivity/Office/Other
 Url:            https://projects.kde.org/projects/extragear/sysadmin/kpmcore
 Source:         
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
@@ -64,9 +64,7 @@
 
 Main kpmcore library.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q
@@ -85,13 +83,13 @@
 %postun -n libkpmcore%{sover} -p /sbin/ldconfig
 
 %files
-%doc COPYING.GPL3
+%license COPYING.GPL3
 %{_kf5_servicetypesdir}/*desktop
 %{_kf5_plugindir}/*.so
 %{_kf5_servicesdir}/*desktop
 
 %files -n libkpmcore%{sover}
-%doc COPYING.GPL3
+%license COPYING.GPL3
 %{_libdir}/libkpmcore.so.*
 
 %files devel


Reply via email to