Accepting request 522827 from home:Zaitor:branches:GNOME:Apps
- Update to version 1.0.2: + Add Cuban Convertible Peso currency. + Fix bug when creating and removing a report in gtk_combofix.c. + Fix bug of test date for a transaction in bet_transfert. + Fix a bug when importing a category without sub-category. + Fix a bug of calculation of the balance of cash account. + Adding the descending sort of dates for the reconciliations. + Fix truncated month name for certain locales. + Fix a bug of update of main account if more deferred debit accounts. OBS-URL: https://build.opensuse.org/request/show/522827 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=21
This commit is contained in:
parent
ac162da27d
commit
f3d713c18b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed52fa6b3a7be3b0c588702e6d85afc8f6a699142eba0ae82eafcd360aee0414
|
||||
size 6957203
|
3
grisbi-1.0.2.tar.bz2
Normal file
3
grisbi-1.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5ab794ab1b04141402ae50cdc2d37cfaf245ace422812b3193f9548605061d4
|
||||
size 6956892
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 9 19:04:08 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 1.0.2:
|
||||
+ Add Cuban Convertible Peso currency.
|
||||
+ Fix bug when creating and removing a report in gtk_combofix.c.
|
||||
+ Fix bug of test date for a transaction in bet_transfert.
|
||||
+ Fix a bug when importing a category without sub-category.
|
||||
+ Fix a bug of calculation of the balance of cash account.
|
||||
+ Adding the descending sort of dates for the reconciliations.
|
||||
+ Fix truncated month name for certain locales.
|
||||
+ Fix a bug of update of main account if more deferred debit
|
||||
accounts.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 3 16:35:08 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
#
|
||||
# spec file for package grisbi
|
||||
#
|
||||
# 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: grisbi
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 0
|
||||
Summary: Personal Accounting Application
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user