zeal icon indicating copy to clipboard operation
zeal copied to clipboard

New release?

Open frenzymadness opened this issue 4 years ago • 7 comments

Hello.

I'm a maintainer of Zeal RPM package in Fedora and I'd like to kindly ask you whether it'd be possible to release a new version. The last stable release is from 2018-09-28 and the master branch contains more than 200 commits since then.

I've realized that because we have a new version of QT5 in Fedora and the build of the RPM package stopped working because the latest stable release is not compatible. Or better say it is compatible but with some deprecation warning which break the build.

I'd rather package a new version than fix already fixed issues in the old one.

What do you think about it?

frenzymadness avatar Jan 29 '21 11:01 frenzymadness

I would very much like this. Some languages like Rust are straight up not supported on the current release. I was hoping for at least a minor bugfix release so I can start using Zeal again.

ruffson avatar Jan 31 '21 14:01 ruffson

https://github.com/zealdocs/zeal/discussions/1308

David-Else avatar Feb 01 '21 09:02 David-Else

FTR: the only fix I needed to fix the build in Fedora with QT 5.15.2 is this simple patch: https://src.fedoraproject.org/rpms/zeal/blob/master/f/0001-Fix-QPainterPath.patch

But still, I'd like to update the package.

frenzymadness avatar Feb 02 '21 10:02 frenzymadness

@frenzymadness Would be great to see an EPEL8 release of the new version too :)

David-Else avatar Feb 02 '21 11:02 David-Else

Any update on this? :-)

I think almost noone is seeing all the work that has been performed since 2018...

Thulium-Drake avatar Aug 25 '22 12:08 Thulium-Drake

In Fedora, I'm now using commits instead of tags so Fedora users are only 15 commits behind the master branch. This is only a workaround. A new release would still be great.

@frenzymadness Would be great to see an EPEL8 release of the new version too :)

I don't see it built for EPEL. If you are a packager, we can build it there together.

frenzymadness avatar Aug 26 '22 07:08 frenzymadness

@frenzymadness I am afraid I am not a packager, but if you were to build it for EPEL 9 it would be great :)

David-Else avatar Aug 26 '22 08:08 David-Else

https://github.com/zealdocs/zeal/releases/tag/v0.7.0 :)

trollixx avatar Sep 22 '23 04:09 trollixx