OBS User unknown
2007-02-25 22:26:50 +00:00
committed by Git OBS Bridge
parent 74df6a3ea0
commit 42327f6a30
4 changed files with 32 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gnucash (Version 2.0.4)
# spec file for package gnucash (Version 2.0.5)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,7 +11,7 @@
# norootforbuild
Name: gnucash
Version: 2.0.4
Version: 2.0.5
Release: 1
URL: http://www.gnucash.org/
Group: Productivity/Office/Finance
@@ -490,6 +490,18 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gnucash
%changelog
* Wed Feb 21 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 2007 - sbrabec@suse.cz
- Updated to 2.0.4:
* Correct account compatibility check with top level account.