Hello community, here is the log from the commit of package homebank for openSUSE:Factory checked in at 2018-04-20 17:27:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/homebank (Old) and /work/SRC/openSUSE:Factory/.homebank.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "homebank" Fri Apr 20 17:27:18 2018 rev:20 rq:596177 version:5.1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/homebank/homebank.changes 2018-01-22 16:21:48.256712796 +0100 +++ /work/SRC/openSUSE:Factory/.homebank.new/homebank.changes 2018-04-20 17:27:44.658293951 +0200 @@ -1,0 +2,24 @@ +Fri Apr 13 01:38:54 UTC 2018 - [email protected] + +- Update to version 5.1.8: + + Wish: + - Add more decimals for cryptocurrencies (lp#1743254). + - Enable/disable show future txn in register window + (lp#1743147). + - Trendtime, average line, negative amounts (lp#1446505). + + Bug Fixes: + - Account dialog, the frac digit was not set for currency with + more than 2 digits. + - Update currency message error (lp#1750426). + - CSV export decimal char is not always the same (lp#1750257). + - No warning when a file was changed from another instance + (lp#1750161). + - Currencies update fail due to yahoo discontinued service + (lp#1730527). + - Group internal xfer when sort by payee (lp#1721980). +- Update '+' to '-or-later' in GPL License tag to comply with SPDX + 3.0. +- Drop standard BuildRoot tag declaration: RPM already sets it + itself. + +------------------------------------------------------------------- Old: ---- homebank-5.1.7.tar.gz New: ---- homebank-5.1.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ homebank.spec ++++++ --- /var/tmp/diff_new_pack.up8c53/_old 2018-04-20 17:27:46.430229693 +0200 +++ /var/tmp/diff_new_pack.up8c53/_new 2018-04-20 17:27:46.430229693 +0200 @@ -17,27 +17,27 @@ Name: homebank -Version: 5.1.7 +Version: 5.1.8 Release: 0 Summary: Application to manage personal accounts -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Office/Finance -Url: http://homebank.free.fr/ +URL: http://homebank.free.fr/ Source: http://homebank.free.fr/public/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gettext-devel BuildRequires: intltool BuildRequires: libofx-devel -# We need the %%mime_database_* macros -%if 0%{?suse_version} < 1330 -BuildRequires: shared-mime-info -%endif +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) >= 2.39 BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 BuildRequires: pkgconfig(libsoup-2.4) >= 2.26 Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build +# 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 @@ -79,8 +79,8 @@ %endif %files -%defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING NEWS README +%license COPYING +%doc AUTHORS ChangeLog NEWS README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name}/ @@ -93,6 +93,5 @@ %{_datadir}/appdata/%{name}.appdata.xml %files lang -f %{name}.lang -%defattr(-,root,root) %changelog ++++++ homebank-5.1.7.tar.gz -> homebank-5.1.8.tar.gz ++++++ ++++ 108220 lines of diff (skipped)
