From c0d8d216877028e02f4a8741ba80d1c8033146cdefc7b18cfd383349cf8139f0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 3 May 2011 16:02:23 +0000 Subject: [PATCH] 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 --- grisbi-0.6.0.tar.bz2 | 3 --- grisbi-0.8.5.tar.bz2 | 3 +++ grisbi.changes | 48 ++++++++++++++++++++++++++++++++++++++++++++ grisbi.spec | 5 ++--- 4 files changed, 53 insertions(+), 6 deletions(-) delete mode 100644 grisbi-0.6.0.tar.bz2 create mode 100644 grisbi-0.8.5.tar.bz2 diff --git a/grisbi-0.6.0.tar.bz2 b/grisbi-0.6.0.tar.bz2 deleted file mode 100644 index 8a9e3e5..0000000 --- a/grisbi-0.6.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b9759e0839fc571ccedfb8514b47bef86db50223424137c2e70997f6d252527 -size 1966296 diff --git a/grisbi-0.8.5.tar.bz2 b/grisbi-0.8.5.tar.bz2 new file mode 100644 index 0000000..6ab8006 --- /dev/null +++ b/grisbi-0.8.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e201d2d0c807ece9a5cd608d7558fd38253ede448e4fe445119f30459654696 +size 1894541 diff --git a/grisbi.changes b/grisbi.changes index efcb369..8bbbd0b 100644 --- a/grisbi.changes +++ b/grisbi.changes @@ -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 diff --git a/grisbi.spec b/grisbi.spec index 8615c8b..31d1337 100644 --- a/grisbi.spec +++ b/grisbi.spec @@ -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