Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package skrooge for openSUSE:Factory checked 
in at 2022-01-26 21:27:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skrooge (Old)
 and      /work/SRC/openSUSE:Factory/.skrooge.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skrooge"

Wed Jan 26 21:27:01 2022 rev:11 rq:949183 version:2.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/skrooge/skrooge.changes  2021-08-20 
16:57:53.298872295 +0200
+++ /work/SRC/openSUSE:Factory/.skrooge.new.1938/skrooge.changes        
2022-01-26 21:27:44.945676092 +0100
@@ -1,0 +2,19 @@
+Tue Jan 25 11:00:47 UTC 2022 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to 2.27.0
+  * Correction: 2.26.1 still installs skrooge_unit.knsrc to
+    depreciated /etc/xdg/ location (kde#440271)
+  * Correction: you can't tab to the number and duration fields in
+    Operations "Show" table filter (kde#446353)
+  * Correction: Import from Woob using Ofx (kde#446915)
+  * Correction: Weeks without operation are missing in reports
+  * Correction: Crash when the dashboard is closed during animation
+  * Feature: New release process for appimage
+  * Feature: Unit values can be negative now
+    (see https://forum.kde.org/viewtopic.php?f=210&t=173318)
+  * Feature: Skrooge uses now the LC_MONETARY environment variable
+    to use the specific locale for currency format
+- Drop redundant recommendation of the -lang package
+- Add signature file and keyring
+
+-------------------------------------------------------------------

Old:
----
  skrooge-2.26.1.tar.xz

New:
----
  skrooge-2.27.0.tar.xz
  skrooge-2.27.0.tar.xz.sig
  skrooge.keyring

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

Other differences:
------------------
++++++ skrooge.spec ++++++
--- /var/tmp/diff_new_pack.hNgcdK/_old  2022-01-26 21:27:45.825670025 +0100
+++ /var/tmp/diff_new_pack.hNgcdK/_new  2022-01-26 21:27:45.837669942 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package skrooge
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2008 - 2012 Sascha Manns <saigk...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,6 +17,7 @@
 #
 
 
+%bcond_without released
 %ifarch %{ix86} x86_64 %{arm} aarch64 mips mips64
 # Only include WebEngine for platforms that support it
 %bcond_without qtwebengine
@@ -24,13 +25,17 @@
 %bcond_with qtwebengine
 %endif
 Name:           skrooge
-Version:        2.26.1
+Version:        2.27.0
 Release:        0
 Summary:        A Personal Finance Management Tool
 License:        GPL-3.0-only
 Group:          Productivity/Office/Finance
 URL:            https://www.skrooge.org/
 Source:         
https://download.kde.org/stable/skrooge/%{name}-%{version}.tar.xz
+%if %{with released}
+Source1:        
https://download.kde.org/stable/skrooge/%{name}-%{version}.tar.xz.sig
+Source2:        skrooge.keyring
+%endif
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
@@ -79,7 +84,6 @@
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
 Requires:       hicolor-icon-theme
-Recommends:     %{name}-lang = %{version}
 %if %{with qtwebengine}
 BuildRequires:  cmake(Qt5WebEngineWidgets)
 %endif
@@ -120,7 +124,7 @@
 
 %files
 %license COPYING
-%doc CHANGELOG README AUTHORS
+%doc CHANGELOG README.md AUTHORS
 %doc %lang(en) %{_kf5_htmldir}/en/skrooge/
 %dir %{_kf5_iconsdir}/breeze
 %dir %{_kf5_iconsdir}/breeze-dark
@@ -135,7 +139,6 @@
 %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
@@ -143,6 +146,7 @@
 %{_kf5_iconsdir}/hicolor/*/apps/*.png
 %{_kf5_iconsdir}/hicolor/*/mimetypes/*.png
 %{_kf5_iconsdir}/hicolor/*/mimetypes/*.svgz
+%{_kf5_knsrcfilesdir}/skrooge_*.knsrc
 %{_kf5_kxmlguidir}/*
 %{_kf5_libdir}/libskgbankgui.so.%{version}
 %{_kf5_libdir}/libskgbankgui.so.2
@@ -168,6 +172,8 @@
 %{_kf5_sharedir}/config.kcfg/skg*.kcfg
 %{_kf5_sharedir}/mime/packages/x-skg.xml
 
+%if %{with released}
 %files lang -f %{name}.lang
+%endif
 
 %changelog

++++++ skrooge-2.26.1.tar.xz -> skrooge-2.27.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/skrooge/skrooge-2.26.1.tar.xz 
/work/SRC/openSUSE:Factory/.skrooge.new.1938/skrooge-2.27.0.tar.xz differ: char 
27, line 1

Reply via email to