SHA256
1
0
forked from pool/grisbi

Accepting request 69367 from home:vuntz:branches:GNOME:Apps

Update to 0.8.5

OBS-URL: https://build.opensuse.org/request/show/69367
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/grisbi?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2011-05-03 16:02:23 +00:00 committed by Git OBS Bridge
parent 18ce6d6fbe
commit c0d8d21687
4 changed files with 53 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b9759e0839fc571ccedfb8514b47bef86db50223424137c2e70997f6d252527
size 1966296

3
grisbi-0.8.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e201d2d0c807ece9a5cd608d7558fd38253ede448e4fe445119f30459654696
size 1894541

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Tue May 3 10:10:42 CEST 2011 - vuntz@opensuse.org
- Update to version 0.8.5:
+ Added cloning of scheduled operations
+ Fixed a bug of calculating balances with different currencies
in the table estimates
+ Fixed a bug in creation of payees and creation of a
sub-budgetary line
+ Don't update the tree view when it's not here while making an
archive
+ Typo in function name. Don't repeat twice the same by Mokona
+ Fixed bug: Grisbi crashes when Importing a QIF file with a list
of categories
+ Adding of Data_Path variable to debug
- Changes from version 0.8.4:
+ Fixes a bug that corrupts the file of accounts when saving in
certain circumstances.
+ Minor corrections in the management of the logo of Grisbi
- Changes from version 0.8.3:
+ Fixed a bug export csv files on Windows
+ Fixed a potential crash
+ Fixed bug: The box of restoration of the sub-transactions
appears again if the operation is no longer a split transaction
+ Adding the XDG directories in the printed variables and fix
memory leaks
+ Fixed bug: Problem of updating of the pointing balance
+ Fixed a crash when importing a file without extension
+ Fixed bug: Filtering problem by amount
- Changes from version 0.8.2:
+ Fixed bug: Unable to delete third, category, or budget item
- Changes from version 0.8.1:
+ Fixed bug: Unable to enter a debit or credit
- Changes from version 0.8.0:
+ Integration of the budget module in the basic version of Grisbi
+ Integration of a simulator credits with the ability to print or
export the data into a spreadsheet
+ Management of local settings (date format, decimal separator
and thousands separator)
+ Addition of the amortization schedule for liability accounts
+ Addition of custom icons in the accounts file
+ Colorization of debits in the scheduler
+ Rewrite of gtk_combofix for payees to remove delays
+ Rewritten import of QIF files
+ Use gint64 to expand the fields of numbers up to 9 223 372 036
854 775 807
+ Many bugs fixed
-------------------------------------------------------------------
Fri Apr 29 01:31:44 CEST 2011 - vuntz@opensuse.org

View File

@ -3,7 +3,7 @@
#
Name: grisbi
Version: 0.6.0
Version: 0.8.5
Release: 1
License: GPLv2+
Summary: Personal Accounting Application
@ -46,8 +46,7 @@ rm %{buildroot}%{_libdir}/grisbi/*.la
rm %{buildroot}%{_datadir}/mime-info/grisbi.{keys,mime}
%suse_update_desktop_file %{name}
%find_lang %{name} %{?no_lang_C}
%find_lang %{name}-tips %{?no_lang_C} %{name}.lang
%fdupes -s %{buildroot}%{_datadir}/
%fdupes -s %{buildroot}%{_datadir}
# We need cunit for this
#%%check