Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package homebank for openSUSE:Factory 
checked in at 2021-02-19 23:49:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/homebank (Old)
 and      /work/SRC/openSUSE:Factory/.homebank.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "homebank"

Fri Feb 19 23:49:51 2021 rev:27 rq:873924 version:5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/homebank/homebank.changes        2020-10-07 
14:17:08.093421194 +0200
+++ /work/SRC/openSUSE:Factory/.homebank.new.28504/homebank.changes     
2021-02-19 23:49:52.867634911 +0100
@@ -1,0 +2,57 @@
+Sat Feb 13 16:48:32 UTC 2021 - Carsten Ziepke <kiel...@gmail.com>
+
+- Update to version 5.5:
+  * new   : your accounts added cleared column
+  * new   : target xfer dialog add a match ratio column
+  * new   : added checking and savings account type
+  * new   : added tooltip on 'your accounts' to show last reconciled
+    date, minimun/maximum remaining
+  * new   : trend time, added average value and line into the graph
+  * change: your accounts renamed bank column to reconciled
+  * change: statistics report renamed the 'Balance' term with a more
+    accurate 'Total'
+  * change: statistics report added a compare Exp. & Inc. checkbox
+    to clarify the interface
+  * wish  : #1911838 integrate fr_CA categories (included with wish)
+  * wish  : #1909694 duplicate auto assignment find
+  * wish  : #1909590 include one decimal digit in the fuel average
+  * wish  : #1900281 homebank Stats Rept - Subcategory heading
+  * wish  : #1898277 add a "today" button/calendar option when adding
+    new transactions
+  * wish  : #1897810 search or sort assignment rules
+  * wish  : #1897696 red text in budget report for negative results
+  * wish  : #1894425 Add switch inside app to change dark/light theme
+  * wish  : #1893854 shortcut for scheduled main window button
+  * wish  : #1892606 graph legend text not smaller than windows font
+  * wish  : #1891878 your accounts add remaining before overdraft
+  * wish  : #1890024 add a high limit for saving accounts
+  * wish  : #1887212 internal xfer detection day gap manual preference
+  * wish  : #1884376 payee multimatch for autocompletion
+  * wish  : #1882876 category/payee separate usage count for
+    transaction and overall usage
+  * wish: : #1882456 txn dialog to order popover category by type
+  * wish  : #1870390 statistic report - sum/total as last row
+  * wish  : #1866456 import option to invert expense/income for
+    credit card account
+  * wish  : #1857636 Allow showing only short/medium-term scheduled
+    operations in the main window's overview
+  * wish  : #1847622 txn status display to button and/or add icon
+  * wish  : #1846928 top spending max items configurable
+  * wish  : #1846822 your accounts column choose + add cleared
+  * wish  : #1581863 on main window, accounts have 'Reconciled date'
+  * wish  : #1565386 ability to set time interval for the Balance report
+  * wish  : # 300380 add direct print + pdf/png/ps export mostly
+    for report/graph
+  * bugfix: #1911805 the decimal digits of the Belarusian ruble is
+    indicated incorrectly
+  * bugfix: #1909323 windows: crash importing an OFX file with
+    info + add to info
+  * bugfix: #1903437 date column in transaction list can be empty
+  * bugfix: #1898408 split window does not provide 8 decimal places
+    for cryptocurrency
+  * bugfix: #1898294 time unit is not translated 'Manage
+    scheduled/template transactions' dialog
+  * bugfix: #1895478 ofx file marked as invalid if empty line at top
+- Remove obsolete (0%{?suse_version} < 1330) stuff from spec file
+
+-------------------------------------------------------------------

Old:
----
  homebank-5.4.3.tar.gz

New:
----
  homebank-5.5.tar.gz

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

Other differences:
------------------
++++++ homebank.spec ++++++
--- /var/tmp/diff_new_pack.EbUuEA/_old  2021-02-19 23:49:53.383635417 +0100
+++ /var/tmp/diff_new_pack.EbUuEA/_new  2021-02-19 23:49:53.387635420 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package homebank
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           homebank
-Version:        5.4.3
+Version:        5.5
 Release:        0
 Summary:        Application to manage personal accounts
 License:        GPL-2.0-or-later
@@ -33,10 +33,6 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.39
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.26
-# We need the %%mime_database_* macros
-%if 0%{?suse_version} < 1330
-BuildRequires:  shared-mime-info
-%endif
 
 %description
 HomeBank is an application to manage personal accounts at home. The main
@@ -65,18 +61,6 @@
 # Remove duplicate file
 rm %{buildroot}%{_datadir}/%{name}/datas/ChangeLog
 
-%if 0%{?suse_version} < 1330
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%mime_database_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%mime_database_postun
-%endif
-
 %files
 %license COPYING
 %doc AUTHORS ChangeLog NEWS README
@@ -85,10 +69,6 @@
 %{_datadir}/%{name}/
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/mime/packages/%{name}.xml
-# own dir on older version of openSUSE
-%if 0%{?suse_version} < 1320
-%dir %{_datadir}/appdata/
-%endif
 %{_datadir}/appdata/%{name}.appdata.xml
 
 %files lang -f %{name}.lang

++++++ homebank-5.4.3.tar.gz -> homebank-5.5.tar.gz ++++++
++++ 247305 lines of diff (skipped)

Reply via email to