This commit is contained in:
parent
4f75fce0ae
commit
867d687e9f
@ -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
3
gnucash-2.2.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e635c1a60157267f8fc5ca6f797b619e36ce9a8a91be22326e1d5299b4fcc1d2
|
||||||
|
size 7438268
|
@ -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
|
Mon Oct 20 10:43:13 EST 2008 - mboman@suse.de
|
||||||
|
|
||||||
|
17
gnucash.spec
17
gnucash.spec
@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnucash
|
Name: gnucash
|
||||||
Version: 2.2.7
|
Version: 2.2.8
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://www.gnucash.org/
|
Url: http://www.gnucash.org/
|
||||||
Group: Productivity/Office/Finance
|
Group: Productivity/Office/Finance
|
||||||
@ -505,6 +505,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_includedir}/gnucash
|
%{_includedir}/gnucash
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 20 2008 mboman@suse.de
|
||||||
- Update to version 2.2.7:
|
- Update to version 2.2.7:
|
||||||
+ Too many fixes and changes to list. Please see NEWS for details
|
+ Too many fixes and changes to list. Please see NEWS for details
|
||||||
|
Loading…
x
Reference in New Issue
Block a user