Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package skrooge for openSUSE:Factory checked in at 2021-04-19 21:06:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/skrooge (Old) and /work/SRC/openSUSE:Factory/.skrooge.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skrooge" Mon Apr 19 21:06:18 2021 rev:8 rq:886634 version:2.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/skrooge/skrooge.changes 2020-12-09 22:12:44.467147312 +0100 +++ /work/SRC/openSUSE:Factory/.skrooge.new.12324/skrooge.changes 2021-04-19 21:06:44.080095515 +0200 @@ -1,0 +2,27 @@ +Sun Apr 18 20:00:15 UTC 2021 - Wolfgang Bauer <[email protected]> + +- Update to 2.25.0 + * Correction: Please make qtwebengine dependency optional + (kde#429356) + * Correction: % increase calculation in dashboard account widgets + (kde#430535) + * Correction: changing filter criteria while grouping Operations + by Category expands a different set of categories (kde#430242) + * Correction: Skrooge crashes when copying tables in categories + with subcategories unfold (kde#432423) + * Correction: Currency download from Yahoo uses "low" instead of + "close" (kde#433514) + * Correction: Sub operations view's tab confusingly looks + identical to just "Operations" (kde#435330) + * Correction: Bookmarks are not created with tab name and icon + (kde#435847) + * Correction: strange appearance of Skrooge bank icon pop-up menu + if no scrollbar (kde#422273) + * Correction: Column combo box not visible in report in dashboard + * Feature: opt-out accounts from the "accounts" widget in the + Dashboard (see + https://forum.kde.org/viewtopic.php?f=210&t=165735) + * Feature: New dashboard layouts: by columns and with layouts in + layouts + +------------------------------------------------------------------- @@ -12,0 +40,2 @@ + * Feature: In monthly reports, the templates are now able to + filter on the selected period Old: ---- skrooge-2.24.6.tar.xz New: ---- skrooge-2.25.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skrooge.spec ++++++ --- /var/tmp/diff_new_pack.87qvi7/_old 2021-04-19 21:06:44.764096540 +0200 +++ /var/tmp/diff_new_pack.87qvi7/_new 2021-04-19 21:06:44.764096540 +0200 @@ -1,7 +1,7 @@ # # spec file for package skrooge # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2008 - 2012 Sascha Manns <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ %bcond_with qtwebengine %endif Name: skrooge -Version: 2.24.6 +Version: 2.25.0 Release: 0 Summary: A Personal Finance Management Tool License: GPL-3.0-only @@ -98,7 +98,7 @@ %build %if %{with qtwebengine} -%cmake_kf5 -- -DSKG_WEBENGINE=ON +%cmake_kf5 -- -DSKG_WEBENGINE=ON -DSKG_WEBKIT=OFF %else %cmake_kf5 %endif @@ -114,6 +114,9 @@ %{kf5_post_install} +# E: env-script-interpreter +sed -i 's#env python3#python3#' %{buildroot}%{_kf5_sharedir}/skrooge/*.py + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -121,8 +124,6 @@ %license COPYING %doc CHANGELOG README AUTHORS %doc %lang(en) %{_kf5_htmldir}/en/skrooge/ -%config %{_sysconfdir}/xdg/skrooge_*.knsrc -%dir %{_kf5_appstreamdir} %dir %{_kf5_iconsdir}/breeze %dir %{_kf5_iconsdir}/breeze-dark %dir %{_kf5_iconsdir}/breeze-dark/actions @@ -136,6 +137,7 @@ %dir %{_kf5_sharedir}/config.kcfg %{_kf5_appstreamdir}/org.kde.%{name}.appdata.xml %{_kf5_bindir}/%{name}* +%{_kf5_configdir}/skrooge_*.knsrc %{_kf5_iconsdir}/breeze*/actions/22/*.svgz %{_kf5_iconsdir}/hicolor/*/*/%{name}*.svgz %{_kf5_iconsdir}/hicolor/*/*/skg*.svgz ++++++ skrooge-2.24.6.tar.xz -> skrooge-2.25.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/skrooge/skrooge-2.24.6.tar.xz /work/SRC/openSUSE:Factory/.skrooge.new.12324/skrooge-2.25.0.tar.xz differ: char 27, line 1
