Hello community,

here is the log from the commit of package kreport for openSUSE:Factory checked 
in at 2019-04-12 09:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kreport (Old)
 and      /work/SRC/openSUSE:Factory/.kreport.new.27019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kreport"

Fri Apr 12 09:16:01 2019 rev:6 rq:693293 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kreport/kreport.changes  2018-03-24 
16:14:27.157503568 +0100
+++ /work/SRC/openSUSE:Factory/.kreport.new.27019/kreport.changes       
2019-04-12 09:16:02.697737354 +0200
@@ -1,0 +2,13 @@
+Thu Apr 11 12:08:13 UTC 2019 - [email protected]
+
+- Update to 3.2.0:
+  * Improvements
+    + Use QPageSize::name() for names of page sizes
+  * Buildsystem
+    + Fix data install dir for Windows, make icons installed
+      relative to that, make icons coinstallable
+    + Make sure we don't try to build maps on Windows, even if
+      Marble is around (it has Unix requirements)
+- Run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  kreport-3.1.0.tar.xz

New:
----
  kreport-3.2.0.tar.xz

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

Other differences:
------------------
++++++ kreport.spec ++++++
--- /var/tmp/diff_new_pack.VcDajE/_old  2019-04-12 09:16:03.721737973 +0200
+++ /var/tmp/diff_new_pack.VcDajE/_new  2019-04-12 09:16:03.721737973 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kreport
 #
-# 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,19 +12,18 @@
 # 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/
 #
 
 
 %define sover 4
-
 Name:           kreport
-Version:        3.1.0
+Version:        3.2.0
 Release:        0
 Summary:        Framework for creation and generation of reports
-License:        LGPL-2.0
+License:        LGPL-2.0-only
 Group:          Productivity/Office/Other
-Url:            http://community.kde.org/KReport
+URL:            https://community.kde.org/KReport
 Source0:        
https://download.kde.org/stable/%{name}/src/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
@@ -34,6 +33,7 @@
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  marble-devel
 BuildRequires:  pkgconfig
+BuildRequires:  python-base
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  cmake(Qt5WebKitWidgets)
@@ -42,8 +42,6 @@
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-BuildRequires:  python-base
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Recommends:     %{name}-lang
 
 %description
@@ -83,19 +81,16 @@
 %postun -n libKReport3-%{sover} -p /sbin/ldconfig
 
 %files -n libKReport3-%{sover}
-%defattr(-,root,root,-)
-%doc COPYING.LIB
+%license COPYING.LIB
 %{_libdir}/libKReport3.so.*
 
 %files
-%defattr(-,root,root,-)
 %{_datadir}/kreport3/
 %{_kf5_servicetypesdir}/kreport_elementplugin.desktop
 %{_kf5_plugindir}/kreport3/
 
 %files devel
-%defattr(-,root,root,-)
-%doc COPYING*
+%license COPYING*
 %{_includedir}/KReport3/
 %{_libdir}/cmake/KReport3/
 %{_libdir}/libKReport3.so
@@ -103,6 +98,5 @@
 %{_kf5_mkspecsdir}/qt_KReport3.pri
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 
 %changelog

++++++ kreport-3.1.0.tar.xz -> kreport-3.2.0.tar.xz ++++++
++++ 26474 lines of diff (skipped)


Reply via email to