commit gnucash for openSUSE:Factory
Hello community, here is the log from the commit of package gnucash for openSUSE:Factory checked in at 2015-01-30 17:49:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnucash (Old) and /work/SRC/openSUSE:Factory/.gnucash.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnucash" Changes: -------- --- /work/SRC/openSUSE:Factory/gnucash/gnucash.changes 2014-10-05 20:33:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnucash.new/gnucash.changes 2015-01-30 17:49:36.000000000 +0100 @@ -1,0 +2,30 @@ +Wed Jan 28 16:21:25 UTC 2015 - zaitor@opensuse.org + +- Update to version 2.6.5: + + Pre-compile scm files when building with guile 2. + + Fix build-time hard-coded path introduced by the guile2 + compile changes. + + Prevent crash when standards-report dir doesn't exist. + + QIF Import crashes when closing via the 'X' button on the last + page. + + Omit extension on calls to load-extension. + + Use one common base directory to store all scheme files and + modules. + + Guile module structure cleanup. + + Harmonize variable names used to refer to guile modules in all + makefiles. + + Add missing comma in call to gtk_tree_store_set(). + + Revert to using numerical indexes for the x-axis on bar charts. + + Aqbanking: Add display of aqbanking subaccountid in initial + correspondence setup. + + Aqbanking online SEPA transfer: Allow transfers without BIC, + only IBAN. Also add IBAN checking. + + Aqbanking transfer: Make IBAN and BIC text entry fields filter + digits or alphas correctly as needed. + + Adapt german SKR03 account template to updated tax rate. + + Allow GUILE1_PROGS as m4 name. + + Add sv_AX, sv_FI, zh_HK, and zh_TW to Makefiles & configure. + + Updated translations. +- Drop gnucash-guile1.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- gnucash-2.6.4.tar.gz gnucash-guile1.patch New: ---- gnucash-2.6.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnucash.spec ++++++ --- /var/tmp/diff_new_pack.MRXSNN/_old 2015-01-30 17:49:38.000000000 +0100 +++ /var/tmp/diff_new_pack.MRXSNN/_new 2015-01-30 17:49:39.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnucash # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,18 @@ Name: gnucash -Version: 2.6.4 +Version: 2.6.5 Release: 0 Summary: Personal Finance Manager License: SUSE-GPL-2.0-with-openssl-exception or SUSE-GPL-3.0-with-openssl-exception Group: Productivity/Office/Finance Url: http://www.gnucash.org/ -Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/%{version}/%{name}-%{version}.tar.gz +Source: http://downloads.sourceforge.net/project/gnucash/gnucash%20%28stable%29/2.6.5/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches Patch0: gnucash-cpan-warning.patch # PATCH-FIX-UPSTREAM gnucash-libdbi-0.9.patch dimstar@opensuse.org -- Fix build with libdbi-0.9.0+git23 and newer Patch1: gnucash-libdbi-0.9.patch -# PATCH-FIX-UPSTREAM gnucash-guile1.patch dimstar@opensuse.org -- Properly detect GUILE1 on openSUSE -Patch2: gnucash-guile1.patch BuildRequires: automake BuildRequires: doxygen BuildRequires: fdupes @@ -145,7 +143,6 @@ # SLE12 contains libdbi 0.9.0, before this API change. %patch1 -p1 %endif -%patch2 -p1 %build autoreconf -fiv ++++++ gnucash-2.6.4.tar.gz -> gnucash-2.6.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/gnucash/gnucash-2.6.4.tar.gz /work/SRC/openSUSE:Factory/.gnucash.new/gnucash-2.6.5.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de