diff --git a/homebank-5.1.5.tar.gz b/homebank-5.1.5.tar.gz deleted file mode 100644 index 6da02e2..0000000 --- a/homebank-5.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c3fd3478577e91a5d8e6e28fced58b5ad611eecb06e8f335a9585b817a1330f -size 2698391 diff --git a/homebank-5.1.6.tar.gz b/homebank-5.1.6.tar.gz new file mode 100644 index 0000000..f0ca17f --- /dev/null +++ b/homebank-5.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2861e11590a00f5cbc505293821cb8caeabb74c26babe8a6a9d728f3404290e0 +size 2701911 diff --git a/homebank.changes b/homebank.changes index 579b56e..e1b35ae 100644 --- a/homebank.changes +++ b/homebank.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sat Sep 23 19:54:30 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 5.1.6: + + wish: warn when opening a backup file (lp#1710955). + + Bugfixes: + - New memo doesn't get added to quick list (lp#1716182). + - New/deleted transactions and search box show inconsistency + (lp#1716181). + - "All date" range remains as is after "Select All" in Report + (lp#1715532). + - Un-editable category (lp#1713413). + - Manage budget window do not expand properly (lp#1710800). + - Automatic check numbering issue (lp#1708956). + - Anonymize dialog change accounts if user close window + (lp#1707201). + - Months in Manage Budget should allow tabbing from consecutive + months (lp#1697174). + - 'Notes' field in 'Manage Accounts' should wrap text + (lp#1697171). + - Start Balance not shown after new file assistant + (lp#1693998). + - The "other" side of an internal transfer is not marked as + changed when an internal transfer is deleted (lp#1691992). + - Internal transfers with a status of "Remind" are not created + correctly (lp#1690555). +- Add fdupes BuildRequiers and %fdupes macro. +- Add conditional use of deprecated %desktop_database_*, + %icon_theme_cache_* and %mime_database_* post/postun macros for + old suse versions buildability. + ------------------------------------------------------------------- Tue Jul 11 09:47:47 UTC 2017 - zaitor@opensuse.org diff --git a/homebank.spec b/homebank.spec index 16e11d8..f9e45da 100644 --- a/homebank.spec +++ b/homebank.spec @@ -17,13 +17,14 @@ Name: homebank -Version: 5.1.5 +Version: 5.1.6 Release: 0 Summary: Application to manage personal accounts License: GPL-2.0+ Group: Productivity/Office/Finance 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 @@ -32,7 +33,7 @@ BuildRequires: shared-mime-info BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) >= 2.39 BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 -BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libsoup-2.4) >= 2.26 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,11 +56,13 @@ make %{?_smp_mflags} %install %make_install %suse_update_desktop_file -G "Personal Accounting" %{name} +%fdupes -s %{buildroot} %find_lang %{name} %{?no_lang_C} # Application Registry is obsolete since GNOME 2.8. rm -r %{buildroot}%{_datadir}/application-registry rm -r %{buildroot}%{_datadir}/mime-info +%if 0%{?suse_version} < 1330 %post %desktop_database_post %icon_theme_cache_post @@ -69,6 +72,7 @@ rm -r %{buildroot}%{_datadir}/mime-info %desktop_database_postun %icon_theme_cache_postun %mime_database_postun +%endif %files %defattr(-,root,root,-)