Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934939 - media-video/celluloid-0.29: version bump
Summary: media-video/celluloid-0.29: version bump
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mart Raudsepp
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-06-25 21:37 UTC by Alexander Kurakin
Modified: 2025-06-19 10:57 UTC (History)
5 users (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 Alexander Kurakin 2024-06-25 21:37:40 UTC
Celluloid 0.27 is out: https://github.com/celluloid-player/celluloid/releases/tag/v0.27
Comment 1 luzpaz 2024-12-01 22:16:33 UTC
soft bump
Comment 2 Alexander Kurakin 2025-04-07 10:36:24 UTC
Celluloid 0.28 is out:
https://github.com/celluloid-player/celluloid/releases/tag/v0.28
Comment 3 Alexander Kurakin 2025-05-18 22:37:09 UTC
Celluloid 0.29 is out:
https://github.com/celluloid-player/celluloid/releases/tag/v0.29
Comment 4 Rafael Gonzalez 2025-06-06 17:00:16 UTC
I copied ebuild version 0.26 and changed the version number to 0.29, compiled and it works.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-06-06 17:03:02 UTC
(In reply to Rafael Gonzalez from comment #4)
> I copied ebuild version 0.26 and changed the version number to 0.29,
> compiled and it works.

That's fine, but it doesn't mean that is all to be done for proper packaging. Did you check release notes? Diff the build system?
Comment 6 Alexander Kurakin 2025-06-06 17:15:09 UTC
(In reply to Sam James from comment #5)
> (In reply to Rafael Gonzalez from comment #4)
> > I copied ebuild version 0.26 and changed the version number to 0.29,
> > compiled and it works.
> 
> That's fine, but it doesn't mean that is all to be done for proper
> packaging. Did you check release notes? Diff the build system?

https://github.com/gentoo/gentoo/pull/37302 eliminates this.
Comment 7 Rafael Gonzalez 2025-06-06 17:34:12 UTC
(In reply to Sam James from comment #5)
> (In reply to Rafael Gonzalez from comment #4)
> > I copied ebuild version 0.26 and changed the version number to 0.29,
> > compiled and it works.
> 
> That's fine, but it doesn't mean that is all to be done for proper
> packaging. Did you check release notes? Diff the build system?

I didn't do any of that to be honest.  My proof of concept is that it just works.  Still, I want to help further, but I'm not sure how, is there an explanation in the wiki?
Comment 8 Alexander Kurakin 2025-06-19 10:57:53 UTC
Some thoughts on the related pull request?