[Test-Announce] Fedora 41 Rawhide 20240427.n.0 nightly compose nominated for testing

2024-04-27 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 41 Rawhide 20240427.n.0. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Fedora rawhide compose report: 20240427.n.0 changes

2024-04-27 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20240426.n.0 NEW: Fedora-Rawhide-20240427.n.0 = SUMMARY = Added images:0 Dropped images: 3 Added packages: 0 Dropped packages:6 Upgraded packages: 104 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:123.37

Re: LLVM Packaging Ideas for Fedora 41

2024-04-27 Thread Tom Stellard
On 4/26/24 21:58, Neal Gompa wrote: On Fri, Apr 26, 2024 at 9:35 PM Tom Stellard wrote: Hi, After each Fedora release we do a retrospective with the LLVM package maintainers and talk about how we can improve the LLVM packages[1] in Fedora. We've come up with some ideas for Fedora 41 that we

Re: LLVM Packaging Ideas for Fedora 41

2024-04-27 Thread Neal Gompa
On Sat, Apr 27, 2024 at 5:53 AM Tom Stellard wrote: > > On 4/26/24 21:58, Neal Gompa wrote: > > On Fri, Apr 26, 2024 at 9:35 PM Tom Stellard wrote: > >> > >> Hi, > >> > >> After each Fedora release we do a retrospective with the LLVM package > >> maintainers > >> and talk about how we can improv

Re: LLVM Packaging Ideas for Fedora 41

2024-04-27 Thread Tom Stellard
On 4/27/24 05:57, Neal Gompa wrote: On Sat, Apr 27, 2024 at 5:53 AM Tom Stellard wrote: On 4/26/24 21:58, Neal Gompa wrote: On Fri, Apr 26, 2024 at 9:35 PM Tom Stellard wrote: Hi, After each Fedora release we do a retrospective with the LLVM package maintainers and talk about how we can

Re: Thanks to my FESCo friends! ♥️

2024-04-27 Thread Zbigniew Jędrzejewski-Szmek
Hi Major, thank you for your work in FESCo. Good to hear that you're just taking a break, not breaking off. Zbyszek -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Cod

Re: LLVM Packaging Ideas for Fedora 41

2024-04-27 Thread Neal Gompa
On Sat, Apr 27, 2024 at 5:59 AM Tom Stellard wrote: > > On 4/27/24 05:57, Neal Gompa wrote: > > On Sat, Apr 27, 2024 at 5:53 AM Tom Stellard wrote: > >> > >> On 4/26/24 21:58, Neal Gompa wrote: > >>> On Fri, Apr 26, 2024 at 9:35 PM Tom Stellard wrote: > > Hi, > > After each F

Re: LLVM Packaging Ideas for Fedora 41

2024-04-27 Thread Nico Kadel-Garcia
On Sat, Apr 27, 2024 at 12:35 AM Tom Stellard wrote: > > Hi, > > After each Fedora release we do a retrospective with the LLVM package > maintainers > and talk about how we can improve the LLVM packages[1] in Fedora. We've come > up > with some ideas for Fedora 41 that we'd like to share to rai

how to do minor bump using %autorelease?

2024-04-27 Thread Julian Sikorski
Hello, I need to rebuild mame on F40 only for qt-6.7. On rawhide, mame-0.265-1.fc41 is already built against it so I only need to build mame-0.265-1.fc40.1. Can it be done using %autorelease? Best regards, Julian -- ___ devel mailing list -- devel@l

Re: how to do minor bump using %autorelease?

2024-04-27 Thread Sandro
On 27-04-2024 22:41, Julian Sikorski wrote: I need to rebuild mame on F40 only for qt-6.7. On rawhide, mame-0.265-1.fc41 is already built against it so I only need to build mame-0.265-1.fc40.1. Can it be done using %autorelease? Make an empty commit: git commit -m 'Rebuild for mame' --allow-e

Re: how to do minor bump using %autorelease?

2024-04-27 Thread Sandro
On 27-04-2024 23:51, Sandro wrote: On 27-04-2024 22:41, Julian Sikorski wrote: I need to rebuild mame on F40 only for qt-6.7. On rawhide, mame-0.265-1.fc41 is already built against it so I only need to build mame-0.265-1.fc40.1. Can it be done using %autorelease? Make an empty commit: git co

Re: how to do minor bump using %autorelease?

2024-04-27 Thread Fabio Valentini
On Sat, Apr 27, 2024 at 11:51 PM Sandro wrote: > > On 27-04-2024 22:41, Julian Sikorski wrote: > > I need to rebuild mame on F40 only for qt-6.7. On rawhide, > > mame-0.265-1.fc41 is already built against it so I only need to build > > mame-0.265-1.fc40.1. Can it be done using %autorelease? > > Ma

Re: [HEADS-UP] openexr so name bump heading Rawhide and f40

2024-04-27 Thread Dominik 'Rathann' Mierzejewski
On Friday, 26 April 2024 at 15:47, Ben Beasley wrote: > Josef, > > I finished rebuilding everything in the side tag f41-build-side-88169. > Please create the Bodhi update. > > The packages cinelerra-gg and olive are RPMFusion packages, so there is > nothing to do in Fedora; any coordination you w

Re: Obsolete pygobject3-devel usage

2024-04-27 Thread Orion Poplawski
On 4/15/24 19:03, Yaakov Selkowitz wrote: On Fri, 2024-04-12 at 17:35 -0400, Yaakov Selkowitz wrote: The pygobject3-devel compat provides was recently removed from python3-gobject-devel: https://src.fedoraproject.org/rpms/pygobject3/c/0eda657eab55405bdbebc6eb3112fcf7dcb517ba?branch=rawhide Ho