OBS User unknown 2009-02-07 00:30:49 +00:00 committed by Git OBS Bridge
parent 4f75fce0ae
commit 867d687e9f
4 changed files with 31 additions and 6 deletions

View File

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

3
gnucash-2.2.8.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Dec 29 12:54:13 EST 2008 - mboman@suse.de
- Update to version 2.2.8:
+ Bugs fixed: bgo#115066, bgo#128774, bgo#137017, bgo#339433, bgo#340041,
bgo#345980, bgo#347274, bgo#348860, bgo#405472, bgo#432457, bgo#435427,
bgo#436342, bgo#436920, bgo#492417, bgo#529494, bgo#532889, bgo#536299,
bgo#539947, bgo#543332, bgo#548218, bgo#554042, bgo#557604, bgo#557374,
bgo#563160, bgo#563273, bgo#564033:
+ Fix account defaulting for posting vendor bill
+ Fix tax-related inconsistency in UI
+ Fix the average cost price source computation for a certain case
+ Translation updates
-------------------------------------------------------------------
Mon Oct 20 10:43:13 EST 2008 - mboman@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package gnucash (Version 2.2.7)
# spec file for package gnucash (Version 2.2.8)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
Name: gnucash
Version: 2.2.7
Version: 2.2.8
Release: 1
Url: http://www.gnucash.org/
Group: Productivity/Office/Finance
@ -505,6 +505,17 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/gnucash
%changelog
* Mon Dec 29 2008 mboman@suse.de
- Update to version 2.2.8:
+ Bugs fixed: bgo#115066, bgo#128774, bgo#137017, bgo#339433, bgo#340041,
bgo#345980, bgo#347274, bgo#348860, bgo#405472, bgo#432457, bgo#435427,
bgo#436342, bgo#436920, bgo#492417, bgo#529494, bgo#532889, bgo#536299,
bgo#539947, bgo#543332, bgo#548218, bgo#554042, bgo#557604, bgo#557374,
bgo#563160, bgo#563273, bgo#564033:
+ Fix account defaulting for posting vendor bill
+ Fix tax-related inconsistency in UI
+ Fix the average cost price source computation for a certain case
+ Translation updates
* Mon Oct 20 2008 mboman@suse.de
- Update to version 2.2.7:
+ Too many fixes and changes to list. Please see NEWS for details