Hello community,

here is the log from the commit of package rkward for openSUSE:Factory checked 
in at 2019-11-01 15:14:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rkward (Old)
 and      /work/SRC/openSUSE:Factory/.rkward.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rkward"

Fri Nov  1 15:14:10 2019 rev:23 rq:744719 version:0.7.0b

Changes:
--------
--- /work/SRC/openSUSE:Factory/rkward/rkward.changes    2019-08-27 
10:21:23.399939552 +0200
+++ /work/SRC/openSUSE:Factory/.rkward.new.2990/rkward.changes  2019-11-01 
15:14:12.732760860 +0100
@@ -1,0 +2,5 @@
+Fri Nov  1 09:13:16 UTC 2019 - Detlef Steuer <[email protected]>
+
+- moved COPYING to %license line 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rkward.spec ++++++
--- /var/tmp/diff_new_pack.XYanXg/_old  2019-11-01 15:14:13.556761934 +0100
+++ /var/tmp/diff_new_pack.XYanXg/_new  2019-11-01 15:14:13.564761945 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rkward
 #
-# Copyright (c) 2018 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/
 #
 
 
@@ -20,7 +20,7 @@
 Version:        0.7.0b
 Release:        0
 Summary:        Graphical frontend for R language
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Productivity/Scientific/Math
 Summary(fr):    Interface graphique pour le langage R 
 
@@ -39,12 +39,12 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-fortran
 BuildRequires:  gettext
-BuildRequires:  kf5-filesystem
 BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
 BuildRequires:  kcrash-devel
 BuildRequires:  kdewebkit-devel
 BuildRequires:  kdoctools-devel
+BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  knotifications-devel
 BuildRequires:  kparts-devel
@@ -52,6 +52,7 @@
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5PrintSupport)
@@ -59,7 +60,6 @@
 BuildRequires:  cmake(Qt5WebKitWidgets)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
-BuildRequires:  update-desktop-files
 # rkward needs the R-base version it was compiled with - boo#993268
 %requires_eq    R-base
 
@@ -94,13 +94,14 @@
 
 %files -f build/%{name}.lang
 %defattr(-,root,root,-)
-%doc README COPYING TODO AUTHORS
+%doc README TODO AUTHORS
 %doc %{_kf5_mandir}/man1/rkward.1.gz
 %dir %{_kf5_sharedir}/doc/HTML/en/rkwardplugins
 %doc %{_kf5_sharedir}/doc/HTML/en/rkwardplugins/index.cache.bz2
 %doc %{_kf5_sharedir}/doc/HTML/en/rkwardplugins/index.docbook
 %doc %{_kf5_sharedir}/doc/HTML/en/rkwardplugins/menu_hierarchy_example.png
 %doc %{_kf5_sharedir}/doc/HTML/en/rkwardplugins/t_test_plugin_example.png
+%license COPYING
 %{_libdir}/R/library/rkward/
 %{_libdir}/R/library/rkwardtests/
 %{_kf5_applicationsdir}/org.kde.rkward.desktop


Reply via email to