Bug 2029025

Summary: rust-gitui-0.18.0 is available
Product: [Fedora] Fedora Reporter: Gergely Gombos <gombosg>
Component: rust-gituiAssignee: Rust SIG <rust-sig>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 35CC: decathorpe, igor.raits, rust-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: rust-gitui-0.20.1-1.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-20 17:42:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gergely Gombos 2021-12-04 07:09:06 UTC
https://github.com/extrawurst/gitui/releases/tag/v0.18.0

I can set up a PR at src.fedoraproject.org if that helps.

Thanks!

Comment 1 Fabio Valentini 2021-12-15 22:32:02 UTC
Sadly, this is not so easy.

Updating gitui to the latest version would require additional updates to these packages:

- asyncgit ^0.19 (currently at 0.16.3)
- filetreelist ^0.4 (currently at 0.2.0)
- gh-emoji ^1 (not packaged yet)
- pretty_assertions ^1 (currently at 0.7.2)
- ron ^0.7 (currently at 0.6.5)
- simplelog ^0.11 (currently at 0.10.2)
- tui ^0.16 (currently at 0.15.0)

And those changes would require other changes, in turn.
Since that would require significant time investment, it won't happen soon. Sorry.

Comment 2 Gergely Gombos 2021-12-30 22:50:05 UTC
Thanks for the reply! How bad is the situation? Is this as simple as bumping package versions, although there are too many packages to be bumped out there? 
I'm not a very advanced packager (maintaining a few non-Rust packages) but is there any way I can help? Not just because I want the latest version (because I could just build from source) but to contribute a bit to the general health of the Fedora package ecosystem.

Comment 3 Fedora Update System 2022-02-20 17:40:54 UTC
FEDORA-2022-3aeaa108ba has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-3aeaa108ba

Comment 4 Fedora Update System 2022-02-20 17:42:04 UTC
FEDORA-2022-3aeaa108ba has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Igor Raits 2022-02-20 17:43:26 UTC
(In reply to Gergely Gombos from comment #2)
> Thanks for the reply! How bad is the situation? Is this as simple as bumping
> package versions, although there are too many packages to be bumped out
> there? 
> I'm not a very advanced packager (maintaining a few non-Rust packages) but
> is there any way I can help? Not just because I want the latest version
> (because I could just build from source) but to contribute a bit to the
> general health of the Fedora package ecosystem.

I think the best way here is to join Rust channel on matrix/IRC and coordinate required help there.