SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gnucash-devel-2.6.2-1.1.x86_64.rpm :
Fri Mar 7 13:00:00 2014 zaitorAATTopensuse.org
- Update to version 2.6.2:
+ Advanced Portfolio Report have been reworked.
+ Bugs Fixed: bgo#497831, bgo#721472, bgo#721677, bgo#722123,
bgo#722903, bgo#723051, bgo#723373, bgo#723644, bgo#724211,
bgo#724426, bgo#724427, bgo#724578, bgo#724753, bgo#725131.
+ Updated translations.

Tue Feb 18 13:00:00 2014 oheringAATTsuse.de
- BuildRequire gtkmm-2.4 >= 2.24

Sun Feb 2 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 2.6.1:
+ Bugs fixed: bgo#454827, bgo#553020, bgo#555182, bgo#605991,
bgo#677489, bgo#721211, bgo#721251, bgo#721260, bgo#721290,
bgo#721306, bgo#721447, bgo#721464, bgo#721576, bgo#721600,
bgo#721607, bgo#721667, bgo#721770, bgo#721791, bgo#721825,
bgo#721913, bgo#721929, bgo#721954, bgo#721966, bgo#722035,
bgo#722123.
+ Updated translations.

Thu Jan 23 13:00:00 2014 dimstarAATTopensuse.org
- Do not remove %{_datadir}/doc: the about Dialog explicitly
references LICENSE, AUTHORS and DOCUMENTS in this location.

Sat Jan 4 13:00:00 2014 dimstarAATTopensuse.org
- Update to version 2.6.0 (bnc#858502):
+ New Major release, see
http://gnucash.org/2.6-release-tour.phtml for a tour through
the new features.
+ Preferences have been migrated from GConf to GSettings.
+ New date handling which allows GnuCash to use dates after March
2038.
+ Guile-2 compatibility: GnuCash now requires either Guile-1.8 or
Guile-2.0.
+ Documents outside of GnuCash, images of receipts for example,
can now be linked to transactions, with the facility of opening
them in the default application for the document type.
+ Cutsom Reports can now be saved without renaming the report,
and modifications can overwrite an existing report.
+ The import assistant now finishes much more quickly after
assigning contra-accounts.
+ GnuCash now requires Gtk+-2.24.0 and GLib-2.26.0. Most of the
dependencies on obsolete libraries have been removed; only
libgnomecanvas remains. Unfortunately the effort to rewrite
the register code to use GtkTreeModel wasn\'t completed in time,
so GnuCash is not on the cusp of converting to Gtk3.
+ The Business Module has been substantially revamped, including
support for Credit Notes and import of customers and vendors
from a CSV file.
+ The Num field in the register display is now optionally
per-split, so for example a check number can be entered for the
checking account split and an invoice number for the expense
account split.
+ GnuCash can now open locked books read-only so that more than
one user can view a file. GnuCash still does not support
multiple simultaneous writers.
+ By agreement of all authors, GnuCash is now licensed under the
GNU General Public License Version 2 or later rather than
simply Version 2. This allows derivative works to be licensed
under the GPL Version 3 if the author of such a work so
desires.
+ Many bugfixes.
+ Updated translations.
- Update License tag to GPL-2.0+, following upstreams relicensing.
- Add %glib2_gsettings_schema_
* macros for schema handling.

Sat Apr 20 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.4.13:
+ Bugs fixed: bgo#697133, bgo#697402.
+ Updated translations.

Thu Apr 4 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.4.12:
+ Bugs fixed: bgo#696469, bgo#695423, bgo#661832, bgo#667093,
bgo#680086, bgo#672364, bgo#638955, bgo#638971, bgo#680887,
bgo#677488, bgo#632931, bgo#610648, bgo#680402, bgo#680613,
bgo#680887, bgo#680576, bgo#680671.
+ Updated translations.
- Rebase gnucash-cpan-warning.patch.

Sun Aug 5 14:00:00 2012 dimstarAATTopensuse.org
- For openSUSE 12.2, guile1 is sufficient (bnc#772490).

Fri Aug 3 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 2.4.11:
+ Rewrite the tip-of-the-day parsing logic
+ Scheduled monthly transactions lose \"except on weekends\"
setting when using MySQL (bgo#671323)
+ String fixes
+ Bugs fixed: bgo#611853, bgo#631611, bgo#632931, bgo#668196,
bgo#669494, bgo#670727, bgo#674283, bgo#674494, bgo#674862,
bgo#677570, bgo#677570, bgo#678214, bgo#678848.
- Drop gnucash-fix-python-install.patch: upstream fixed.
- Drop gnucash-tip-of-the-day.patch: upstream fixed.

Sat Jul 21 14:00:00 2012 dimstarAATTopensuse.org
- Add gnucash-tip-of-the-day.patch: Fix \"Tip of the day\" parsing
when building with gcc 4.7: When making the text file
tips-of-the-day, GnuCash expects \'gcc -E\' to preserve at least
one of the whitespace lines between entries. However, this relies
on behavior of \'gcc -E\' that isn\'t actually part of the spec,
and is a historical accident. And it changed in gcc-4.7, such
that all the whitespace is removed. Work around this by
explicitly adding a newline in the sed expression. Pre gcc-4.7
there will be two newlines between tips, but this has no impact
on the tip displaying code.

Fri Feb 24 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 2.4.10:
+ Update txf.scm to reflect changes to US Income Tax Forms and
Schedules for 2011.
+ Turn on AQBAnking 5.
+ Various code changes.
+ Windows-specific fixes.
+ Build fixes.
+ Bugs fixed: bgo#666849, bgo#667417, bgo#667900.
+ Updated translations.
- Drop gnucash-glib-2.31.patch: fixed upstream.
- On 12.1 and later, change back guile1 Requires to
libguile1-devel: this is apparently still needed for some weird
reason.
- After discussion in bnc#743565, update license from GPL-2.0+ to
SUSE-GPL-2.0-with-openssl-exception or
SUSE-GPL-3.0-with-openssl-exception.

Sun Feb 12 13:00:00 2012 dimstarAATTopensuse.org
- Support building on openSUSE < 12.1 by conditionally changing:
+ libguile1-devel BuildRequires to guile-devel
+ guile1 Requires to guile
+ libguile1-devel Requires in the -devel package to guile-devel.
+ Don\'t do the hackery in %build to switch to guile1.

Wed Jan 25 13:00:00 2012 vuntzAATTopensuse.org
- Change libguile1-devel Requires to guile1: I don\'t think we need
the devel package.

Mon Jan 23 13:00:00 2012 pgajdosAATTsuse.com
- Fuild against guile1 [bnc#724917]:
+ Drop gnucash-guile-2.0.patch: stop trying to port to guile 2.0.
+ Change guile-devel BuildRequires to libguile1-devel.
+ Change guile Requires to libguile1-devel.
+ Change guile-devel Requires in devel subpackage to
libguile1-devel.
+ In %build, use some sed hacks and export GUILE environment
variable to force the use of guile 1.x.

Wed Jan 18 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 2.4.9:
+ Various code changes.
+ Don\'t install a script that is only used for building and
testing. This fixes Secunia Advisory SA42048.
+ Bugs fixed:
- bgo#457401: Enable printing for unposted invoices.
- bgo#664764: Added Swedish chart of accounts for small
businesses.
- bgo#664862: Added new line chart report for assets.
- bgo#630804, bgo#639082, bgo#642276, bgo#649362, bgo#658247,
bgo#661383, bgo#662477, bgo#663368, bgo#663638, bgo#665202,
bgo#665998, bgo#666329, bgo#667105, bgo#667276.
- Drop gnucash-desktop.patch: fixed upstream.
- Build python bindings:
+ Add python-devel BuildRequires.
+ Pass --enable-python-bindings to configure.
+ Create python-gnucash subpackage for the python bindings.
+ Add gnucash-fix-python-install.patch: correctly install the
bindings so that they work.
+ Add call to autoreconf for the patch.
- Add gtkmm support for plugins:
+ Add gcc-c++ and pkgconfig(gtkmm-2.4) BuildRequires.
+ Pass --enable-gtkmm to configure.
- Remove %install_info_prereq PreReq and use of
%install_info/%install_info_delete in scriptlets, following
removal of an info page.

Fri Jan 6 13:00:00 2012 vuntzAATTopensuse.org
- Update to version 2.4.8:
+ Various code changes.
+ Bugs fixed:
- bgo#644977: Add new Quicken Check 21 format.
- bgo#655901: Fix build with guile 2.0.
- bgo#365928, bgo#553432, bgo#612562, bgo#626970, bgo#645216,
bgo#651522, bgo#658244, bgo#661721
- Rebase gnucash-guile-2.0.patch.
- Add gnucash-glib-2.31.patch: fix build with glib 2.31.

Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- Add automake and libtool BuildRequires to avoid implicit
dependencies from prjconf.

Mon Sep 26 14:00:00 2011 andrea.turriniAATTgmail.com
- Fix typos in description.

Wed Aug 3 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.4.7:
+ Various code changes.
+ Bugs fixed:
- bgo#653056: Fix menu accelerators not working, crash on
save-while-quitting.
- bgo#646541: new invoice line items default to invoice open
date instead of current date.
- bgo#652257, bgo#652435, bgo#652377, bgo#632931, bgo#651889,
bgo#651992, bgo#612562, bgo#652193.
+ Updated translations.

Tue Jun 21 14:00:00 2011 pgajdosAATTnovell.com
- Update to version 2.4.6:
+ Many style fixes for HTML reports.
+ Various other code changes.
+ Bugs fixed:
- bgo#648554: SQL backend doesn\'t correctly save taxable flag
on bills.
- bgo#647242: Fix broken averaging for quarter or half-year
step size
- bgo#650241, bgo#650757, bgo#645221, bgo#620123, bgo#650163,
bgo#650139, bgo#650138, bgo#649992, bgo#649608, bgo#646729,
bgo#647945, bgo#644897, bgo#646268, bgo#644762, bgo#647360,
bgo#647316, bgo#628342, bgo#629156.
+ Updated translations.
- Add gnucash-guile-2.0.patch: fix build with guile 2.0.

Fri Apr 29 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 2.4.5:
+ User-visible changes:
- Improve message printed on screen
- Note last stable version number
+ Build fixes.
+ Bugs fixed: bgo#645518, bgo#645640, bgo#64217 bgo#645173,
bgo#641645, bgo#644688
+ Updated translations.
- Changes from version 2.4.4:
+ User-visible changes:
- Implement automatic creation of stock account for newly
imported OFX stocks. Only active if \"auto-create commodity\"
is switched on in the preferences from r20376.
- When setting the report print name, check whether this exact
name has been used before. Append an increasing number if
that was the case.
- When setting a printer job name, remove slashes because they
are not allowes in filenames.
- Add the invoice number in the output printer job name, if an
invoice report is printed.
- Add option in OFX import to have newly encountered
commodities automatically created.
- Modify Tax Info on Account Page to display or not display
sub-account info based on whether row is expanded.
- Update page name if invoice/bill is renamed.
- Present already open budget page if the user tries to open a
budget more than once
- Update page name if budget is renamed.
+ Bugs fixed: bgo#570042, bgo#644556, bgo#644557, bgo#642739,
bgo#644036, bgo#521817, bgo#347265.
- Changes from version 2.4.3:
+ User-visible changes:
- Only show the Save As dialog at the end of the Hierarchy
druid if it was called at the beginning of a new book, not
when a hierarchy is added to from the actions menu.
- Set a printer job name when printing reports and cheques
- Fix invoice line ordering mismatch between register window
and reports.
- Add extra toolbar buttons as shortcuts for some business
functions, \"New Invoice\" for now. The extra toolbar buttons
are disabled until the user enables them manually in
Preferences -> Business -> Extra buttons.
- Implement command for changing the ordering of invoice
entries by moving them up or down one row.
- Extend the addr2/addr3 auto-completion also to the shipping
addr2/addr3 lines.
- Implement auto-completion on the addr2/addr3 lines of the
\"New Customer\" dialog box.
- Fix missing copying of invoice currency on \"Copy Invoice\".
+ Various other code changes.
+ Bugs fixed: bgo#635552, bgo#640357, bgo#640347, bgo#640328,
bgo#639906, bgo#641832, bgo#642445, bgo#642284, bgo#641832,
bgo#641909.
- Changes from version 2.4.2:
+ User-visible changes:
- Do not modify the entry\'s DateEntered when duplicating
invoice to keep the entry ordering.
- Open the newly created invoices for editing after import.
- Make the splash screen stack as a regular window instead of
stacking in front of everything else.
- Finish SQL Backend Version Control.
- Provide more detail in commit error when it\'s caused by a
read-only book.
- Throw an error and return if if the book is marked readonly.
- Add a new option under Edit -> Preferences -> Date/Time for
date completion.
- Make it possible to include trading accounts in the Income
Statement and Profit and Loss reports.
- Implement \"Duplicate Invoice\" feature, where a new invoice is
created as a copy of an old one with new date and new ID.
- Make reconcile+update import action enabled by default
because it\'s so useful.
- Fix version number in welcome report.
- Set sort order for GncEntry quickfill to LIFO by-date.
- Activate balance averaging in account piechart report.
- Add budget name to budget tab.
- Add info about sub-accounts to Tax Info column on Accounts
page.
- A plugin to import CSV data as a new invoice or bill.
- Add \"copy budget\" command to menu.
- Fully implement auto-completion in the invoice entries on the
description field, separately for bills or invoices.
- Add a new report: Customer Summary. This report shows a table
of all customers and the sales, profit, and markup in that
table.
- Add a new report: Future Scheduled Transaction Summary.
- Improve GncEntry quickfill to create separate quickfills for
invoices and bills.
+ Various other code changes.
+ Bugs fixed: bgo#639172, bgo#638621, bgo#502066, bgo#603334,
bgo#638225, bgo#638962, bgo#638615, bgo#638543, bgo#636402,
bgo#454109, bgo#373415, bgo#635355, bgo#95635, bgo#637346,
bgo#636988, bgo#628444, bgo#565348, bgo#639365, bgo#638842,
bgo#636907, bgo#639259, bgo#638225, bgo#639498, bgo#638689,
bgo#639322, bgo#641628, bgo#641646, bgo#641557, bgo#640061,
bgo#631789, bgo#637770, bgo#611936, bgo#639906, bgo#640233,
bgo#638762, bgo#629501, bgo#467311, bgo#352057, bgo#535774,
bgo#639980, bgo#639906, bgo#637346, bgo#343449.
- Add libdbi-devel BuildRequires now that we have the package, and
change --disable-dbi to --enable-dbi in configure call.
- Replace obsolete --enable-hbci with --enable-aqbanking in
configure call.

Sat Feb 12 13:00:00 2011 vuntzAATTopensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.

Fri Jan 7 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 2.4.0:
+ Use proper decimal separator for monetary amounts.
+ When creating a new style sheet, make sure the name for it is
non-empty.
+ Implement auto-completion in various places, although this is
still incomplete.
+ Partly implement the correct \"DTAUS import and send\" feature
again.
+ Various bug fixes, including: bgo#637346, bgo#637041,
bgo#629446, bgo#454109, bgo#635926, bgo#635967, bgo#635355,
bgo#636459, bgo#635859, bgo#609472, bgo#635911, bgo#635469,
bgo#635632, bgo#635632, bgo#635469, bgo#635355, bgo#635439,
bgo#635439.
+ Build fixes.
+ Updated translations.

Wed Dec 15 13:00:00 2010 vuntzAATTopensuse.org
- Change libguile-devel Requires in devel package to guile-devel,
which actually exists.

Fri Dec 10 13:00:00 2010 vuntzAATTopensuse.org
- This update is largely based on work done by Dominique
Leuenberger .
- Update to version 2.3.17:
+ Major new features in the 2.3.x branch:
- A SQLite3, MySQL or PostgreSQL database to store the data can
be used as backend, instead of the default XML backend. It
requires libdbi.
- WebKit can be used instead of GtkHTML to display reports and
graphs.
reports/charts with the WebKit engine used by Apple\'s Safari
and Google\'s Chrome web browsers.
+ Enable the use of gnome-keyring during loading and saving of
data, to not save password data in history.
+ Improved US Income Tax Report: updated tax codes, supports
Individuals, Corporations & Partnerships.
+ Allow negative tax percentages. This allows to model some tax
rules for trade between European countries.
+ Some new features in check printing.
+ New account type: Trading Account.
+ Many UI improvements.
+ Many bug fixes.
+ Updated translations.
+ For a full list of changes, see NEWS.
- Remove no longer needed BuildRequires: glib2-devel, graphviz,
ktoblzcheck-devel, libchipcard-devel, libgnomeprintui-devel,
popt-devel, postgresql-devel and swig.
- Update BuildRequires to use the pkgconfig() way:
+ Old ones: aqbanking-devel, gconf2-devel, goffice-devel,
gtk2-devel, libglade2-devel, libgnomeui-devel, libxml2-devel.
+ New pkgconfig() ones: aqbanking, gconf-2.0, gdk-pixbuf-2.0,
gtk+-2.0, gwengui-gtk2, gwenhywfar, libglade-2.0,
libgnomeui-2.0, libgoffice-0.8, libxml-2.0.
- Add pkgconfig(gnome-keyring-1) BuildRequires.
- Use webkit HTML backend: change gtkhtml2-devel BuildRequires to
pkgconfig(webkit-1.0), and pass --with-html-engine=webkit to
configure. Also change gtkhtml2-devel Requires of devel package
to libwebkitgtk-devel.
- Drop gnucash-latest-goffice.patch: fixed upstream.
- Remove unneeded Requires from the devel package: aqbanking-devel,
goffice-devel, libgsf-devel, gtkhtml2-devel, gwenhywfar-devel,
ktoblzcheck-devel, libgnomeprint-devel, libgnomeprintui-devel,
libofx-devel, libtool, popt-devel.
- Add libguile-devel Requires to devel package.
- Add --disable-dbi to configure: until libdbi enters Factory, we
cannot build the sql backend. The default is still the xml
backend upstream, so it\'s not a big issue at the moment.
- Remove --with-qt3-wizard-package configure option: we use a new
aqbanking that doesn\'t come with this anymore.
- Remove no longer supported parameters --enable-aqbanking-test and
- -enable-sql from configure.
- Remove GUILE_WARN_DEPRECATED=no and aclocal call from the build
section.
- Do not install update-gnucash-gconf: it\'s not needed in a
package, as it only installs gconf schemas.

Wed Jul 21 14:00:00 2010 cooloAATTnovell.com
- fix name of perl module, perl-DateManip is gone since 2008

Thu Oct 1 14:00:00 2009 vuntzAATTopensuse.org
- Changes libchipcard3-devel BuildRequires to libchipcard4-devel,
and remove libchipcard3 BuildRequires.

Thu Oct 1 14:00:00 2009 vuntzAATTopensuse.org
- Update gnucash-latest-goffice.patch to latest goffice API. Update
taken from Mandriva.

Mon Apr 27 14:00:00 2009 vuntzAATTnovell.com
- Update to version 2.2.9:
+ Bugs fixed: bgo#339027, bgo#435642, bgo#438132, bgo#462148,
bgo#514455, bgo#526775, bgo#542382, bgo#564209, bgo#564450,
bgo#564928, bgo#565421, bgo#565721, bgo#566198, bgo#566352,
bgo#566567, bgo#567174, bgo#568327, bgo#568653, bgo#568945,
bgo#569734, bgo#570166, bgo#570894, bgo#571220:
+ Added German account template for a Wohnungswirtschaft business
+ Fixed french business account templates
+ Translation updates
- Add gnucash-latest-goffice.patch to fix compilation with goffice
0.7.5.
- Update gnucash-desktop.patch to apply without fuzz.
- Remove check for old version of openSUSE.
- Do not set CFLAGS to default value.
- Use makeinstall.


 
ICM