Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skrooge for openSUSE:Factory checked 
in at 2023-10-17 20:24:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skrooge (Old)
 and      /work/SRC/openSUSE:Factory/.skrooge.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skrooge"

Tue Oct 17 20:24:42 2023 rev:13 rq:1118123 version:2.31.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skrooge/skrooge.changes  2022-08-01 
21:34:27.082354034 +0200
+++ /work/SRC/openSUSE:Factory/.skrooge.new.20540/skrooge.changes       
2023-10-17 20:24:50.638957792 +0200
@@ -1,0 +2,60 @@
+Sun Oct 15 03:12:28 UTC 2023 - Garret Wassermann <gwas...@gmail.com>
+
+- Update to 2.31.0
+  * Correction: Cannot import more than one ISO 20022 XML
+    (kde#472392)
+  * Correction: Importing ISO 20022 XML creates bogus accounts
+    (kde#472390)
+  * Correction: In Merge imported operations, prefer fields with
+    values over blank fields (kde#474391)
+  * Correction: The tool to align the category of operations with
+    their payees' always fills in the category of the first payee it
+    found (kde#474759)
+  * Correction: AppData missing in 2.30.0 tarball (kde#472061)
+  * Correction: Dashboard: the font in "Income & Expenditure" is too
+    small and has a bad contrast (kde#475037)
+  * Correction: Failure in some cases in import qif
+
+-------------------------------------------------------------------
+Thu Aug 31 12:45:13 UTC 2023 - Garret Wassermann <gwas...@gmail.com>
+
+- Update to 2.30.0
+  * Correction: Income&Expenditure widget don't match with
+    Income&Expense report (kde#435762)
+  * Correction: Stats plugin should use XDG_STATE_HOME rather than
+    the hardcoded .skrooge path to store files (kde#454965)
+  * Correction: Skrooge crash opening dashboard, after QML dashboard
+    only introduced (kde#467153)
+  * Correction: Issue with reconciliation of portfolio accounts
+    (kde#467599)
+  * Correction: Import via woob 3.5 (kde#468329)
+  * Correction: Remove all dashboard to keep only the qml version
+- Fixes to spec file due to changes in qt plugin directories
+
+-------------------------------------------------------------------
+Thu Apr 13 21:29:43 UTC 2023 - Garret Wassermann <gwas...@gmail.com>
+
+- Update to 2.29.0
+  * Correction: User must be able to unlink the current account
+    connected with a credit card account (kde#459775)
+  * Correction: Merging imported operation with an existing one
+    fails when both have the same property (kde#459378)
+  * Correction: Skrooge seems to work better under Wayland, so
+    remove broken Wayland override (kde#456895)
+  * Correction: Allow to add operations to a scheduled
+    operation (kde#455427)
+  * Correction: Add category adds as subcategory of selected, which
+    doesn't match the Name line (kde#409705)
+  * Correction: Exchange rates converter no longer works (kde#463245)
+  * Correction: Skrooge v2.28.0 AppImage Icons Don't show
+    (kde#465335)
+  * Correction: When a document is open, settings stored in the
+    document (underligned) must be reload
+  * Correction: Remove deprecated api for loading plugins
+  * Feature: Change of XML export and addition of XML import (this
+    will facilitate some other XML import like ISO 20022)
+  * Feature: Import ISO 20022
+  * Feature: Align the category of all single operations with the
+    category of their payee (quality check + view + auto correction)
+
+-------------------------------------------------------------------

Old:
----
  skrooge-2.28.0.tar.xz
  skrooge-2.28.0.tar.xz.sig

New:
----
  skrooge-2.31.0.tar.xz
  skrooge-2.31.0.tar.xz.sig

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

Other differences:
------------------
++++++ skrooge.spec ++++++
--- /var/tmp/diff_new_pack.GsMu3c/_old  2023-10-17 20:24:51.566990280 +0200
+++ /var/tmp/diff_new_pack.GsMu3c/_new  2023-10-17 20:24:51.566990280 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package skrooge
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2008 - 2012 Sascha Manns <saigk...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,7 +25,7 @@
 %bcond_with qtwebengine
 %endif
 Name:           skrooge
-Version:        2.28.0
+Version:        2.31.0
 Release:        0
 Summary:        A Personal Finance Management Tool
 License:        GPL-3.0-only
@@ -72,6 +72,7 @@
 BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qca-qt5)
 BuildRequires:  cmake(Qt5Concurrent)
+#BuildRequires:  cmake(Qt5Config)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Designer)
@@ -83,6 +84,7 @@
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5XmlPatterns)
 Requires:       hicolor-icon-theme
 %if %{with qtwebengine}
 BuildRequires:  cmake(Qt5WebEngineWidgets)
@@ -158,11 +160,15 @@
 %{_kf5_libdir}/libskgbasemodeler.so.2
 %{_kf5_notifydir}/%{name}.notifyrc
 %{_kf5_knsrcfilesdir}/skrooge_monthly.knsrc
-%{_kf5_plugindir}/%{name}_*.so
+%dir %{_kf5_plugindir}/%{name}
+%dir %{_kf5_plugindir}/%{name}/import
+%{_kf5_plugindir}/%{name}/import/%{name}_*.so
 %{_kf5_plugindir}/designer/libskgbankguidesigner.so
 %{_kf5_plugindir}/designer/libskgbaseguidesigner.so
 %{_kf5_plugindir}/grantlee
-%{_kf5_plugindir}/skg_*.so
+%dir %{_kf5_plugindir}/skg_gui
+%{_kf5_plugindir}/skg_gui/%{name}_*.so
+%{_kf5_plugindir}/skg_gui/skg_*.so
 %{_kf5_plugindir}/sqldrivers/libskgsqlcipher.so
 %{_kf5_servicesdir}/org.kde.*
 %{_kf5_servicesdir}/sources/

++++++ skrooge-2.28.0.tar.xz -> skrooge-2.31.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/skrooge/skrooge-2.28.0.tar.xz 
/work/SRC/openSUSE:Factory/.skrooge.new.20540/skrooge-2.31.0.tar.xz differ: 
char 26, line 1

Reply via email to