Hello community,

here is the log from the commit of package homebank for openSUSE:Factory 
checked in at 2017-09-26 21:16:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/homebank (Old)
 and      /work/SRC/openSUSE:Factory/.homebank.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "homebank"

Tue Sep 26 21:16:05 2017 rev:18 rq:528647 version:5.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/homebank/homebank.changes        2017-07-17 
09:10:10.708216958 +0200
+++ /work/SRC/openSUSE:Factory/.homebank.new/homebank.changes   2017-09-26 
21:17:31.432234921 +0200
@@ -1,0 +2,31 @@
+Sat Sep 23 19:54:30 UTC 2017 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  homebank-5.1.5.tar.gz

New:
----
  homebank-5.1.6.tar.gz

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

Other differences:
------------------
++++++ homebank.spec ++++++
--- /var/tmp/diff_new_pack.1RPRuD/_old  2017-09-26 21:17:32.112139333 +0200
+++ /var/tmp/diff_new_pack.1RPRuD/_new  2017-09-26 21:17:32.116138771 +0200
@@ -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:  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 @@
 %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 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 %mime_database_postun
+%endif
 
 %files
 %defattr(-,root,root,-)

++++++ homebank-5.1.5.tar.gz -> homebank-5.1.6.tar.gz ++++++
++++ 125086 lines of diff (skipped)


Reply via email to