gnucash/gnucash.changes

597 lines
19 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Mar 26 22:13:49 CEST 2007 - maw@suse.de
- Add gtkhtml-req.patch, allowing gnucash to be built against
newer versions of gtkhtml2.
-------------------------------------------------------------------
Fri Mar 2 16:14:36 CET 2007 - sbrabec@suse.cz
- Fixed autoreconf.
- Fixed missing symbol in gtkhtml2.
-------------------------------------------------------------------
Wed Feb 21 12:36:50 CET 2007 - sbrabec@suse.cz
- Updated to 2.0.5:
* Use guiles native sort and record.
* Adjust how payment dialog resizes.
* Don't abort when F::Q fails to return a quote.
* Fix security problem with tmp filesystem and symlink attack
(#246969, CVE-2007-0007).
* Do not crash on delete_event in new user dialog.
* Add sanity checks when accessing GncPluginPage.
* Make new windows the same size as the active one.
* Fixes for Turkish Lira and Russian Ruble.
* Translation and translatability updates.
-------------------------------------------------------------------
Fri Feb 16 16:02:54 CET 2007 - sbrabec@suse.cz
- Updated to 2.0.4:
* Correct account compatibility check with top level account.
* Check for potentially failed utf8 conversion of locale strings.
* Fix crash when accessing the File Properties Menu.
* Avoid crash when renaming page in a page-less window.
* Save and restore the visibility of the toolbar, statusbar, and
summarybar.
* Fix for crash on quit during save.
* Fix a bug so that blank transactions are marked as pending.
* When progress bar is showing, do not make menus and toolbars
insensitive, but rather the underlying action groups.
* Save window size and position of the transfer dialog.
* Fix for UTF-8 bug in month name.
* Fix missing date when reconciling from HBCI.
* Fix some scheme inexact errors.
* Documentation and translation updates.
- Recommend gnucash-docs.
-------------------------------------------------------------------
Tue Jan 16 17:57:01 CET 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Sun Nov 12 21:34:34 CET 2006 - stbinner@suse.de
- Fix Name entry of .desktop file post openSUSE 10.2
-------------------------------------------------------------------
Fri Oct 13 14:22:56 CEST 2006 - aj@suse.de
- Add guile-devel to build requires.
-------------------------------------------------------------------
Mon Oct 9 15:16:16 CEST 2006 - sbrabec@suse.cz
- Updated to 2.0.2:
* String fixes.
* Add a tip for raising the accounts menu in a register page.
Maintain the account hierarchy when reparenting the descendants
of a deleted account.
* If the file type wasn't recognized, check why this failed.
Add the ability to override the default sort.
* Improve wording for XML data file import druid.
* Fixed crashers in editing a transaction in two registers.
* Translation updates.
-------------------------------------------------------------------
Tue Oct 3 13:21:41 CEST 2006 - sbrabec@suse.cz
- Fixed %post.
- Reduced BuildRequires.
-------------------------------------------------------------------
Mon Oct 2 15:30:22 CEST 2006 - stbinner@suse.de
- Updated to from development to release version 2.0.1 (#209331):
* OFX DirectConnect can directly retrieve and import account
statements over the Internet.
* A "Hide account" feature to keep a better overview of your
current accounts tabbed window functionality.
* Create budgets within GnuCash using your accoun data.
* Support for Accounting Periods.
* The data file format has been improved with respect to
international characters. Data files with international
characters can be transferred to other countries flawlessly.
* GnuCash Help and Guide are now fully integrated with the
GNOME Help system (Yelp)
-------------------------------------------------------------------
Thu Jun 15 01:32:55 CEST 2006 - schwab@suse.de
- Add workaround for guile bug.
-------------------------------------------------------------------
Thu May 25 16:59:44 CEST 2006 - sbrabec@suse.cz
- Updated to version 1.9.6.
- Do not install shared mime info files, now integrated to
freedesktop.org.xml.
-------------------------------------------------------------------
Thu May 11 21:06:24 CEST 2006 - sbrabec@suse.cz
- Updated to version 1.9.5 (GNOME2 branch).
- Split g-wrap and devel into separate packages.
-------------------------------------------------------------------
Sun Feb 5 08:53:21 CET 2006 - aj@suse.de
- Fix build.
-------------------------------------------------------------------
Wed Jan 25 21:31:58 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Tue Oct 25 18:22:02 CEST 2005 - sbrabec@suse.cz
- Updated to version 1.8.12.
- Updated gnucash-docs to version 1.8.5.
Based on spec file from Rajesh Singh <rajeshsingh.geo@yahoo.com>.
-------------------------------------------------------------------
Tue Aug 2 12:41:07 CEST 2005 - ro@suse.de
- intltoolize with force
-------------------------------------------------------------------
Tue Apr 26 00:07:38 CEST 2005 - gekker@suse.de
- Add Guppi-gcc4.patch to fix GCC4 compile failures.
-------------------------------------------------------------------
Tue Apr 19 12:16:34 CEST 2005 - ro@suse.de
- use gt_LC_MESSAGES instead of AM_LC_MESSAGES
-------------------------------------------------------------------
Thu Apr 14 17:17:06 CEST 2005 - sbrabec@suse.cz
- Added audiofile-devel to neededforbuild.
-------------------------------------------------------------------
Wed Mar 23 17:06:05 CET 2005 - sbrabec@suse.cz
- Moved desktop file (#73653).
-------------------------------------------------------------------
Mon Feb 21 16:22:30 CET 2005 - sf@suse.de
- fix build on biarch architectures
-------------------------------------------------------------------
Mon Jan 31 11:13:23 CET 2005 - sndirsch@suse.de
- use iso-8859-15 for recoding account files instead of iso-8859-1
-------------------------------------------------------------------
Sun Jan 30 15:10:53 CET 2005 - sndirsch@suse.de
- recode acccount files to UTF-8 encoding in specfile (Bug #38292)
-------------------------------------------------------------------
Thu Nov 11 12:51:05 CET 2004 - ro@suse.de
- fixed file list
-------------------------------------------------------------------
Mon Nov 8 16:48:03 CET 2004 - ro@suse.de
- update to 1.8.9
- fix build with current intltool
-------------------------------------------------------------------
Thu Nov 4 12:53:38 CET 2004 - ro@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Tue Oct 12 02:11:49 CEST 2004 - ro@suse.de
- added libgcrypt libgpg-error to neededforbuild
-------------------------------------------------------------------
Mon Mar 29 11:00:36 CEST 2004 - hhetter@suse.de
- don't call format, as newer versions of slib don't provide it
any more (Bug Id#34241)
-------------------------------------------------------------------
Wed Mar 17 12:29:18 CET 2004 - sbrabec@suse.cz
- Fixed underquoted definitions (#36195).
-------------------------------------------------------------------
Mon Mar 15 16:50:10 CET 2004 - sbrabec@suse.cz
- FHS 2.3 fix (mandir, infodir, #35821).
-------------------------------------------------------------------
Fri Feb 20 10:00:02 CET 2004 - sbrabec@suse.cz
- Removed false requirement of glade.
-------------------------------------------------------------------
Thu Feb 19 17:08:33 CET 2004 - sbrabec@suse.cz
- Removed false requirement of libunicode.
-------------------------------------------------------------------
Tue Feb 17 12:35:58 CET 2004 - sbrabec@suse.cz
- Added gdk-pixbuf-gnome to neededforbuild.
-------------------------------------------------------------------
Thu Feb 12 17:03:05 CET 2004 - sbrabec@suse.cz
- Updated to version 1.8.8.
-------------------------------------------------------------------
Thu Oct 23 12:28:04 CEST 2003 - lmb@suse.de
- Update to gnucash 1.8.7 and gnucash-docs-1.8.3.
- Re-added Guppi and folded it into gnucash package so graphs work
again. (#32135)
-------------------------------------------------------------------
Tue Sep 2 15:45:25 CEST 2003 - ro@suse.de
- remove Guppi from neededforbuild
(dropped, since gnumeric(1) was dropped)
-------------------------------------------------------------------
Fri Aug 22 10:34:47 CEST 2003 - ke@suse.de
- Add sgml-skel to neededforbuild.
-------------------------------------------------------------------
Thu Aug 21 11:18:52 CEST 2003 - hhetter@suse.de
- integrate the documentation package (rel. 1.8.2)
-------------------------------------------------------------------
Wed Aug 20 17:00:40 CEST 2003 - ro@suse.de
- removed libgtop from neededforbuild
-------------------------------------------------------------------
Wed Aug 20 09:02:28 CEST 2003 - hhetter@suse.de
- updated to version 1.8.5
-------------------------------------------------------------------
Sat Aug 16 16:02:14 CEST 2003 - adrian@suse.de
- add Categories
-------------------------------------------------------------------
Sun Jul 27 23:43:18 CEST 2003 - hhetter@suse.de
- don't run deprecated tests
-------------------------------------------------------------------
Tue Jul 15 10:03:14 CEST 2003 - hhetter@suse.de
- updated to version 1.8.4
-------------------------------------------------------------------
Mon Jul 14 15:45:39 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Fri Jun 20 21:29:45 CEST 2003 - ro@suse.de
- fix build with current gettext
-------------------------------------------------------------------
Thu Jun 5 01:55:42 CEST 2003 - ro@suse.de
- remove unpackaged files from buildroot
- add g-wrap includes to package
-------------------------------------------------------------------
Wed May 14 13:27:37 CEST 2003 - mcihar@suse.cz
- don't need umb-scheme
-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
- fix install_info --delete call and move from preun to postun
-------------------------------------------------------------------
Fri Mar 28 13:24:05 CET 2003 - sbrabec@suse.cz
- Typo fix (NBSP -> spaces).
-------------------------------------------------------------------
Fri Mar 28 10:17:36 CET 2003 - sbrabec@suse.cz
- Added install_info.
- Compress info pages.
-------------------------------------------------------------------
Fri Feb 21 14:14:16 CET 2003 - ro@suse.de
- added openhbci-devel to neededforbuild
-------------------------------------------------------------------
Tue Feb 18 16:00:33 CET 2003 - ro@suse.de
- added libchipcard and devel to neededforbuild
-------------------------------------------------------------------
Fri Feb 7 11:17:52 CET 2003 - hhetter@suse.de
- build with libofx support
-------------------------------------------------------------------
Thu Feb 6 12:17:21 CET 2003 - ro@suse.de
- update to g-wrap-1.3.4 and gnucash-1.8.0
-------------------------------------------------------------------
Thu Jan 9 00:24:33 CET 2003 - ro@suse.de
- add AM_GNU_GETTEXT_VERSION and make it build
- hack for gtkhtml-1.1 and recent guile
- more makefile hackery to work around cyclic library dependencies
-------------------------------------------------------------------
Fri Sep 27 14:35:35 CEST 2002 - ro@suse.de
- Added alsa alsa-devel to neededforbuild (esound)
-------------------------------------------------------------------
Mon Sep 9 17:33:58 CEST 2002 - hhetter@suse.de
- fix guile version checking in srfi-8.scm for new guile 1.4.1
( Bug Id #19258)
-------------------------------------------------------------------
Thu Aug 29 12:07:59 CEST 2002 - hhetter@suse.de
- removed gnome-applets / gnome-core stuff from #neededforbuild
-------------------------------------------------------------------
Thu Jul 4 09:04:12 CEST 2002 - hhetter@suse.de
- updated to version 1.6.6
- use a stable g-wrap release (1.2.x)
-------------------------------------------------------------------
Wed May 22 16:30:36 CEST 2002 - meissner@suse.de
- %_lib fixes.
-------------------------------------------------------------------
Thu Apr 4 16:36:13 CEST 2002 - schwab@suse.de
- Fix for new autotools.
-------------------------------------------------------------------
Sun Feb 17 23:33:33 CET 2002 - ro@suse.de
- added missing g-wrap runtime lib to filelist (#13472)
-------------------------------------------------------------------
Fri Feb 1 00:26:07 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Wed Jan 23 11:45:31 CET 2002 - hhetter@suse.de
- added python, python-devel to #neededforbuild
-------------------------------------------------------------------
Wed Dec 19 09:30:09 CET 2001 - hhetter@suse.de
- gnucash version update to 1.6.5
- g-wrap updated to version 1.3.1
- added LIBRARY_PATH for broken libtool
- removed no longer needed patch
- functionality test on i386 arch
- g-wrap version customized in specfile
- features for 1.6.5:
* amazing new Euro-conversion druid!
* massive translation update
* minor application bugfixes
-------------------------------------------------------------------
Sun Dec 9 22:31:06 CET 2001 - ro@suse.de
- added <slib> to neededforbuild
-------------------------------------------------------------------
Fri Dec 7 13:50:08 CET 2001 - ro@suse.de
- changed neededforbuild <scheme> to <umb-scheme>
-------------------------------------------------------------------
Wed Dec 5 11:58:12 CET 2001 - hhetter@suse.de
- prefix g-wrap to the original guile interpreter location
-------------------------------------------------------------------
Tue Nov 27 13:10:25 CET 2001 - ro@suse.de
- back to g-wrap-1.1.10
-------------------------------------------------------------------
Wed Nov 21 23:42:19 CET 2001 - ro@suse.de
- update to g-wrap-1.1.11
- added guppi-include path to cflags
(gnome-config does not show this path)
-------------------------------------------------------------------
Wed Nov 21 12:58:14 CET 2001 - ro@suse.de
- added freetype2 to neededforbuild
-------------------------------------------------------------------
Tue Oct 16 16:25:58 CEST 2001 - hhetter@suse.de
- updated to version 1.6.4:
* fixes a bug which made it impossible to
load 1.4.x-gnucash files
-------------------------------------------------------------------
Wed Sep 26 14:23:13 CEST 2001 - hhetter@suse.de
- updated to version 1.6.3:
* new Polish translation
* Danish and Spanish translation of new account files
* updated Swedish, German, and Portuguese translations
* child accounts can be reconciled with the parent
* support for TrustNet online quotes
* support for precious metal currencies
- functionality test on i386
-------------------------------------------------------------------
Sat Sep 15 21:48:34 CEST 2001 - schwab@suse.de
- Add Requires: python.
-------------------------------------------------------------------
Sat Sep 15 17:58:57 CEST 2001 - schwab@suse.de
- Fix missing declarations.
- Add %suse_update_config.
-------------------------------------------------------------------
Wed Sep 12 13:32:54 CEST 2001 - hhetter@suse.de
- revert to g-wrap version 1.1.10, get gnucash
to work with guile 1.4
- filelist review
- test on i386
-------------------------------------------------------------------
Fri Aug 17 13:27:33 MEST 2001 - egger@suse.de
- Added fix for hardcoded CFLAGS in g-wrap.
-------------------------------------------------------------------
Fri Aug 17 12:09:52 MEST 2001 - egger@suse.de
- Added fix for libtool bustage in g-wrap update to 1.1.11.
-------------------------------------------------------------------
Mon Aug 13 16:35:05 CEST 2001 - hhetter@suse.de
- update to 1.6.2
-------------------------------------------------------------------
Sun Jul 29 18:37:02 MEST 2001 - egger@suse.de
- Updated g-wrap to version 1.1.11.
-------------------------------------------------------------------
Wed Jul 25 15:00:42 CEST 2001 - sf@suse.de
- removed '-Werror' from Makefile.am in test/ to compile also
with gcc > 2.95
-------------------------------------------------------------------
Thu Jul 19 11:41:22 CEST 2001 - hhetter@suse.de
- added #requires python phyton-gtk
-------------------------------------------------------------------
Sun Jul 8 22:38:23 MEST 2001 - egger@suse.de
- Updated to version 1.6.1.
- Added mising stuff to the filelist.
-------------------------------------------------------------------
Thu Jul 5 10:29:30 CEST 2001 - uli@suse.de
- added gal-devel to neededforbuild
-------------------------------------------------------------------
Thu Jun 21 02:17:40 CEST 2001 - ro@suse.de
- updated filelist
- cleaned specfile a bit
-------------------------------------------------------------------
Mon Jun 18 12:41:16 CEST 2001 - hhetter@suse.de
- gnucash : update to 1.6.0
- g-wrap : update to 1.1.10
- added additional requirements
- functionality test in current buildsystem
- filelist review
-------------------------------------------------------------------
Tue May 1 11:27:07 MEST 2001 - egger@suse.de
- Updated to version 1.4.12. Again just bugfixes.
-------------------------------------------------------------------
Mon Apr 2 20:45:15 MEST 2001 - egger@suse.de
- Updated to version 1.4.11. Pure bugfix release.
-------------------------------------------------------------------
Wed Mar 21 02:39:16 CET 2001 - ro@suse.de
- added esound-devel to neededforbuild
-------------------------------------------------------------------
Fri Mar 2 00:19:37 MET 2001 - egger@suse.de
- Minor corrections to the specfile.
-------------------------------------------------------------------
Tue Feb 20 19:08:35 MET 2001 - egger@suse.de
- removed imlib-config from neededforbuild.
- Updated gnucash to version 1.4.10.
- Updated g-wrap to version 1.4.12.
-------------------------------------------------------------------
Tue Jan 30 23:35:00 CET 2001 - ro@suse.de
- changed neededforbuild <imlibcfe> to <imlib-config>
-------------------------------------------------------------------
Thu Dec 21 14:13:42 MET 2000 - egger@suse.de
- Updated gnucash to 1.4.9.
- Updated g-wrap to 0.9.8.
- Bugfix releases.
- Recompressed with bzip2.
-------------------------------------------------------------------
Sun Dec 10 21:57:42 CET 2000 - schwab@suse.de
- Add %suse_update_config.
-------------------------------------------------------------------
Mon Nov 6 04:58:03 MET 2000 - randall@suse.de
- Removed these two commands. The guile package will preform these
actions:
ln -sf /usr/lib/scheme/slib /usr/share/guile/1.4/slib
guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"
-------------------------------------------------------------------
Thu Nov 2 21:22:40 MET 2000 - randall@suse.de
- Changed to long file names, also for distro SuSE 7.1a
-------------------------------------------------------------------
Tue Oct 31 04:59:39 MET 2000 - randall@suse.de
- Initial Release