Hello community,

here is the log from the commit of package kexi for openSUSE:Factory checked in 
at 2020-09-29 19:03:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kexi (Old)
 and      /work/SRC/openSUSE:Factory/.kexi.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kexi"

Tue Sep 29 19:03:05 2020 rev:8 rq:838447 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kexi/kexi.changes        2019-08-13 
13:23:02.937390208 +0200
+++ /work/SRC/openSUSE:Factory/.kexi.new.4249/kexi.changes      2020-09-29 
19:03:12.245875578 +0200
@@ -1,0 +2,10 @@
+Tue Sep 29 06:23:56 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Pull in hicolor-icon-theme for dir ownership
+
+-------------------------------------------------------------------
+Thu Aug 27 09:37:30 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Spec cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kexi.spec ++++++
--- /var/tmp/diff_new_pack.PyX8oN/_old  2020-09-29 19:03:12.981876472 +0200
+++ /var/tmp/diff_new_pack.PyX8oN/_new  2020-09-29 19:03:12.985876478 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kexi
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,30 +31,30 @@
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules
 BuildRequires:  glib2-devel
-BuildRequires:  karchive-devel
-BuildRequires:  kcodecs-devel
-BuildRequires:  kcompletion-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
 BuildRequires:  kdb-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemviews-devel
 BuildRequires:  kproperty-devel
 BuildRequires:  kreport-devel
-BuildRequires:  ktexteditor-devel
-BuildRequires:  ktextwidgets-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlgui-devel
 BuildRequires:  libmysqld-devel
-BuildRequires:  marble-devel
 BuildRequires:  mysql-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(KF5Archive)
+BuildRequires:  cmake(KF5Codecs)
+BuildRequires:  cmake(KF5Completion)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5TextEditor)
+BuildRequires:  cmake(KF5TextWidgets)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(Marble)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)
@@ -65,6 +65,9 @@
 BuildRequires:  cmake(Qt5WebKitWidgets)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
+# For dir ownership
+BuildRequires:  hicolor-icon-theme
+Requires:       hicolor-icon-theme
 Recommends:     %{name}-lang = %{version}
 Obsoletes:      calligra-kexi < %{version}
 Provides:       calligra-kexi = %{version}
@@ -102,7 +105,7 @@
 # install translations to %{_kf5_localedir} so they don't clash with the kexi 
translations in calligra-l10n (KDE4 based)
 # can probably be changed back to the standard location when we have calligra 
3 in all supported distributions...
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build


Reply via email to