Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874027 - x11-misc/zim-0.75.0 version bump
Summary: x11-misc/zim-0.75.0 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: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-02 12:28 UTC by Esteve Varela Colominas
Modified: 2022-10-07 11:49 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 Esteve Varela Colominas 2022-10-02 12:28:17 UTC
https://github.com/zim-desktop-wiki/zim-desktop-wiki/archive/refs/tags/0.75.0.tar.gz

0.75.0 - Tue 27 Sep 2022

    Upgrade Python version requirement to >= 3.6
    Complete porting all modules to zim.newfs and deprecate zim.fs
    Refactor APIs to deal with tokens instead of etree interface
    Add framework for imagegenerators with inline data
    Refactored ther user interface of the tasklist plugin
    Make tasklist window persistent
    Let tasklist window also show closed tasks
    Let tasks inherit all modifiers from list heading
    Let "Go to Today" use anchor id for current day
    Update LinkMap with new options
    Refactor preference for custom window decoration & toolbar plugin
    Enables distinct shortcuts for en and em dashes in symbol list
    Add unicode 8757 ("because") in symbol list
    Move Selected Text: add preference for short links & save bounds
    Extend ToC pane context menu
    Score editor: add check for convert-ly
    Source View plugin: Don't show hidden languages
    Export code blocks in markdown as fenced blocks
    Fix loading GIF images
    Fix to let the "insert link" dialog allow anchors
    Allow sidepane focus key to be configured
    Added action to collapse and expand in PageIndex
    Add action for "move text" to allow keybinding
    Support closing an open 'find bar' by pressing ESC in the page view widget
    Allow cancelling ImageGeneratorDialog using Escape key
    Version control: fix fossil
    Fix KDE drag-n-drop bug
    Fix export with formatting in heading
    Minimal support for "Terminal" option in desktop files
    Add preference for not prompting on new folder
Comment 1 Bernard Cafarelli gentoo-dev 2022-10-07 11:32:11 UTC
Thanks for the report, I have been working on a few ebuild enhancements but it is not mostly completed, pushing the version bump in tree soon!
Comment 2 Larry the Git Cow gentoo-dev 2022-10-07 11:49:46 UTC
The bug has been closed via the following commit(s):

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

commit c9e0ab01d71239079774e0e3b0085791bdeb1731
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2022-10-07 11:47:05 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2022-10-07 11:49:27 +0000

    x11-misc/zim: add 0.75.0
    
    EAPI and python versions bump
    Switch to PEP 517 distutils
    Switch to optfeature eclass
    Enable tests and set virtualx to test-only
    
    Closes: https://bugs.gentoo.org/874027
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-misc/zim/Manifest          |  1 +
 x11-misc/zim/zim-0.75.0.ebuild | 73 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)