diff --git a/gnucash-2.6.14.tar.gz b/gnucash-2.6.14.tar.gz deleted file mode 100644 index 3c7e4d6..0000000 --- a/gnucash-2.6.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:958f658c1ce5cbf2cf6d21afd8c618acfc76fe99f9d204e4e40cf58e2e2d1b14 -size 18909920 diff --git a/gnucash-2.6.15.tar.gz b/gnucash-2.6.15.tar.gz new file mode 100644 index 0000000..b107ef0 --- /dev/null +++ b/gnucash-2.6.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8602b7e5f610a112536d7a183dc08cffb6c83990879a416a180a922c6dfdb588 +size 18920708 diff --git a/gnucash.changes b/gnucash.changes index e641dbe..2b96cdc 100644 --- a/gnucash.changes +++ b/gnucash.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Jan 19 10:43:59 UTC 2017 - chris@computersalat.de + +- Update to version 2.6.15: + + Fix report html header. + + Changed the default value for date format in Business Options. + + Change report resizing when not in view. + + Add an image for the report tab. + + Show empty business splits in lot viewer. + + Business check & repair - correct lot invoice state. + + When juggling business splits while scrubbing set both value + and amount. + + Update progress bar while running Check & Repair. + + Remove lot from account while deleting the lot. + + Ensure that the Namespace combo box is initialized to a valid + iter. + + Fix CSV importer to handle GMT + 13 Timezone + (New Zealand Daylight). + + Fix broken german account template 'Kontenrahmen für + Wohnungswirtschaft'.Time). + + Bugs fixed: bgo#340991, bgo#516920, bgo#685329, bgo#769124, + bgo#770364, bgo#771246, bgo#771617, bgo#772313, bgo#772369, + bgo#772382, bgo#772484, bgo#773808, bgo#774237, bgo#775368, + bgo#775385, bgo#775567, bgo#775912. + + Updated translations. + ------------------------------------------------------------------- Wed Nov 2 17:30:43 UTC 2016 - dimstar@opensuse.org diff --git a/gnucash.spec b/gnucash.spec index 0c17e44..a8cc982 100644 --- a/gnucash.spec +++ b/gnucash.spec @@ -1,7 +1,7 @@ # # spec file for package gnucash # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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,13 +17,13 @@ Name: gnucash -Version: 2.6.14 +Version: 2.6.15 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: https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/2.6.14/gnucash-2.6.14.tar.gz/download#/%{name}-%{version}.tar.gz +Source: https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/%{version}/%{name}-%{version}.tar.gz/download#/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/Packaging/Patches Patch0: gnucash-cpan-warning.patch