diff --git a/v0.2.0.tar.gz b/v0.2.0.tar.gz new file mode 100644 index 0000000..8362066 --- /dev/null +++ b/v0.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27dcdd94324575eb43a9f67aeea93b4b912691ab6df6e575d51ef104679e084 +size 914934 diff --git a/zeal-0.1.1+git117.tar.xz b/zeal-0.1.1+git117.tar.xz deleted file mode 100644 index c86e646..0000000 --- a/zeal-0.1.1+git117.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b96f21d608755990876ac613eb3037624a37f82c2da9557103281106e956b9ca -size 530728 diff --git a/zeal.changes b/zeal.changes index 09078af..3808cf5 100644 --- a/zeal.changes +++ b/zeal.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sun Nov 15 19:06:37 UTC 2015 - dap.darkness@gmail.com + +- Updated to 0.2.0: + * New features: + + Added support for back/forward mouse buttons (#334), + + Tabs can be closed with a middle click, + + Ctrl/Shift+click or middle click on a link + opens it in a new tab (#403), + + Implemented selective docset update and removal, + + Added show and hide entries to the AppIndicator menu, + + Now Zeal checks for updates on startup, + + New dependency on X11 platforms: QtX11Extras; + * Improvements: + + Improved search performance by utilizing database indexes, + + Previously selected tab becomes active + when the current tab closes, + + Download error message box now provides a retry option, + + Improved search result list rendering performance (#211), + + Improved global shortcut support on XCB platforms; + * Fixed issues: + + Drastically reduced memory consumption + during docset download (#362, #394), + + Fixed in-page search not hiding on Escape (#129), + + Fixed AppIndicator support (#321), + + Fixed minimize to tray (#325), + + Fixed broken page navigation for ZDash docsets (#328), + + Fixed wrong tab being closed on Ctrl+W (#329, #402), + + Fixed ignored mouse clicks in search edit (#330), + + Fixed search result sorting order (#407), + + Fixed problem with missing keywords + when parsing dash-plugin URI (#411), + + Fixed global shortcut resets (#413), + + Fixed crash on docset removal (#420). + ------------------------------------------------------------------- Mon Oct 5 18:08:11 UTC 2015 - dap.darkness@gmail.com diff --git a/zeal.spec b/zeal.spec index 14ef53d..64442e2 100644 --- a/zeal.spec +++ b/zeal.spec @@ -18,12 +18,12 @@ Name: zeal Summary: Offline API documentation browser -Version: 0.1.1+git117 +Version: 0.2.0 Release: 0 License: GPL-3.0 URL: http://zealdocs.org Group: Development/Tools/Other -Source0: zeal-%{version}.tar.xz +Source0: https://github.com/zealdocs/zeal/archive/v%{version}.tar.gz # PATCH-FIX-OPENSUSE vs. file-contains-current-date WARNING: Patch0: zeal-no-date-and-time.diff