Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650996 - =app-office/gnucash-2.7.7 version bump
Summary: =app-office/gnucash-2.7.7 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-20 16:15 UTC by Daniel M. Weeks
Modified: 2018-03-23 12:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2018-03-20 16:15:52 UTC
https://www.gnucash.org/news.phtml

This fixes a number of bugs including a data corruption bug.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-03-22 10:35:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e0296de0c133a5fc994b8a1cdf21670e18b268c

commit 6e0296de0c133a5fc994b8a1cdf21670e18b268c
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2018-03-22 10:35:47 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2018-03-22 10:35:47 +0000

    app-office/gnucash: Bump to 2.7.7
    
    Closes: https://bugs.gentoo.org/650996
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-office/gnucash/Manifest             |   1 +
 app-office/gnucash/gnucash-2.7.7.ebuild | 162 ++++++++++++++++++++++++++++++++
 2 files changed, 163 insertions(+)
Comment 2 Bernd Feige 2018-03-23 12:33:30 UTC
Thanks for the bump!

2.7.7 doesn't configure here because I have +python enabled.
The 2.7.7 CMakeLists.txt specifically looks for python 3 but PYTHON_COMPAT in the ebuild specifies 2.7. If this is fixed (3_6 in my case) gnucash-2.7.7 builds correctly.