diff --git a/homebank-5.1.4.tar.gz b/homebank-5.1.4.tar.gz deleted file mode 100644 index dc5560e..0000000 --- a/homebank-5.1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0af35f848c9be864db838868c14977e3f873b54b20be24b6b30189766c5afd1f -size 2688564 diff --git a/homebank-5.1.5.tar.gz b/homebank-5.1.5.tar.gz new file mode 100644 index 0000000..6da02e2 --- /dev/null +++ b/homebank-5.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c3fd3478577e91a5d8e6e28fced58b5ad611eecb06e8f335a9585b817a1330f +size 2698391 diff --git a/homebank.changes b/homebank.changes index a16abb2..579b56e 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jul 11 09:47:47 UTC 2017 - zaitor@opensuse.org + +- Update to version 5.1.5: + + Change: win32: Upgraded to gtk+ 3.22.7. + + Bugfix: Updating currency rate was not updating file changes + (and enable save). + + Bugs fixed: lp#1689308, lp#1687117, lp#1683646, lp#1681532, + lp#1678476, lp#1678230, lp#1676162, lp#1674020, lp#1672209, + lp#1672205, lp#1672135, lp#1668036, lp#1667201, lp#1664916. + ------------------------------------------------------------------- Wed Mar 8 21:33:06 UTC 2017 - zaitor@opensuse.org diff --git a/homebank.spec b/homebank.spec index 58e2564..16e11d8 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,7 +17,7 @@ Name: homebank -Version: 5.1.4 +Version: 5.1.5 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0+ @@ -30,8 +30,8 @@ BuildRequires: libofx-devel # We need the %%mime_database_* macros BuildRequires: shared-mime-info BuildRequires: update-desktop-files -BuildRequires: pkgconfig(glib-2.0) >= 2.34 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.6 +BuildRequires: pkgconfig(glib-2.0) >= 2.39 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 BuildRequires: pkgconfig(libsoup-2.4) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build