Fedora rawhide compose report: 20240109.n.0 changes

2024-01-09 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20240108.n.0 NEW: Fedora-Rawhide-20240109.n.0 = SUMMARY = Added images:8 Dropped images: 1 Added packages: 13 Dropped packages:0 Upgraded packages: 160 Downgraded packages: 1 Size of added packages: 26.29 MiB Size of dropped packages:0

Re: Obsoleting zlib in Fedora Rawhide

2024-01-09 Thread Yaakov Selkowitz
On Tue, 2024-01-09 at 18:53 +, Daniel P. Berrangé wrote: > On Mon, Dec 04, 2023 at 04:10:18PM -0300, Tulio Magno Quites Machado > Filho wrote: > > Following the recent approval from Fesco, I'm planning to > > distribute > > zlib-ng-compat packages for Rawhide later this week. > > I hope this w

Re: Removing deprecated %patch syntax from go-sig's packages

2024-01-09 Thread Miro Hrončok
On 09. 01. 24 18:30, Maxwell G wrote: but support for this syntax has been removed completely on the rpm master branch [2]. There are 2124 packages in rawhide affected by this change. Sigh. -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok -- ___

Re: Obsoleting zlib in Fedora Rawhide

2024-01-09 Thread Daniel P . Berrangé
On Mon, Dec 04, 2023 at 04:10:18PM -0300, Tulio Magno Quites Machado Filho wrote: > Following the recent approval from Fesco, I'm planning to distribute > zlib-ng-compat packages for Rawhide later this week. > I hope this will give us enough time to work on the issues before > Fedora 40 is releas

Re: Removing deprecated %patch syntax from go-sig's packages

2024-01-09 Thread kevin
On Tue, Jan 09, 2024 at 05:30:51PM +, Maxwell G wrote: > Hi everyone, > > RPM has deprecated the `%patchN` syntax in favor of `%patch -PN` where > `N` is the patch number. See the RPM documentation for more information > [1]. In current RPM versions, this syntax only emits a deprecation > warn

Heads up: libmutter soname bump in rawhide

2024-01-09 Thread Kalev Lember
A quick heads up that mutter 46.alpha (par of gnome-shell 46.alpha, https://bodhi.fedoraproject.org/updates/FEDORA-2024-d7b40ac758) bumped its soname from libmutter-13.so.0 to libmutter-14.so.0. GNOME packages depending on mutter (gnome-shell, gnome-kiosk) are all rebuilt as part of the same bodhi

Re: F40 Change Proposal: F40 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide)

2024-01-09 Thread Gary Buhrmaster
On Tue, Jan 9, 2024 at 5:51 PM Zbigniew Jędrzejewski-Szmek wrote: > $ dnf5 repoquery --whatprovides '/usr/sbin/exabpg-*' > (no answer) > If you spell exabgp correctly (not exabpg) it works somewhat better. -- ___ devel mailing list -- devel@lists.fedor

Re: Re: [heads-up] evolution-data-server libecal-2.0 soname version bump in rawhide

2024-01-09 Thread Kalev Lember
On Tue, Jan 9, 2024 at 6:42 PM Milan Crha wrote: > On Tue, 2024-01-09 at 18:36 +0100, Kalev Lember wrote: > > Looks like this has a bit of a mid air collision with gnome-shell > > 46.alpha that's in a different bodhi update: > > https://bodhi.fedoraproject.org/updates/FEDORA-2024-d7b40ac758 > >

Re: F40 Change Proposal: F40 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide)

2024-01-09 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jan 09, 2024 at 03:51:26PM +0100, Sjoerd Mullender wrote: > On 08/01/2024 14.41, Zbigniew Jędrzejewski-Szmek wrote: > > On Mon, Jan 08, 2024 at 10:02:55AM +0200, Panu Matilainen wrote: > > > > On Wed, Dec 20, 2023 at 7:54 PM Aoife Moloney > > > > wrote: > > > > > > > > > > Wiki -> https:

Re: F40 Change Proposal: F40 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide)

2024-01-09 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Jan 09, 2024 at 02:34:05PM +0100, Petr Pisar wrote: > V Mon, Jan 08, 2024 at 09:42:41PM +, Zbigniew Jędrzejewski-Szmek > napsal(a): > > On Mon, Jan 08, 2024 at 03:26:45PM +, Gary Buhrmaster wrote: > > > On Mon, Jan 8, 2024 at 1:37 PM Zbigniew Jędrzejewski-Szmek > > > wrote: > > >

Re: Re: [heads-up] evolution-data-server libecal-2.0 soname version bump in rawhide

2024-01-09 Thread Milan Crha
On Tue, 2024-01-09 at 18:36 +0100, Kalev Lember wrote: > Looks like this has a bit of a mid air collision with gnome-shell > 46.alpha that's in a different bodhi update: > https://bodhi.fedoraproject.org/updates/FEDORA-2024-d7b40ac758 Hi, that's a pita. Let me know if I can help with anyth

Re: Re: [heads-up] evolution-data-server libecal-2.0 soname version bump in rawhide

2024-01-09 Thread Kalev Lember
On Tue, Jan 9, 2024 at 6:25 PM Milan Crha wrote: > On Mon, 2024-01-08 at 18:40 -0800, kevin wrote: > > On Mon, Jan 08, 2024 at 11:05:33AM +0100, Milan Crha wrote: > > >elementary-calendar > > >evolution-chime (which is part of pidgin-chime) > > >gnome-panel > > >phosh > > >

Removing deprecated %patch syntax from go-sig's packages

2024-01-09 Thread Maxwell G
Hi everyone, RPM has deprecated the `%patchN` syntax in favor of `%patch -PN` where `N` is the patch number. See the RPM documentation for more information [1]. In current RPM versions, this syntax only emits a deprecation warning, but support for this syntax has been removed completely on the rpm

Re: Re: [heads-up] evolution-data-server libecal-2.0 soname version bump in rawhide

2024-01-09 Thread Milan Crha
On Mon, 2024-01-08 at 18:40 -0800, kevin wrote: > On Mon, Jan 08, 2024 at 11:05:33AM +0100, Milan Crha wrote: > >    elementary-calendar > >    evolution-chime (which is part of pidgin-chime) > >    gnome-panel > >    phosh Hi, thank you all for the promptly rebuild of the left dependenci

Updating wcslib in rawhide to 8.2.2 (with sidetag)

2024-01-09 Thread Sergio Pascual
Hello, I have created the side tag f40-build-side-81054 to build packages depending on wcslib Build your package with: fedpkg build --target=f40-build-side-81054 Affected: astrometry cpl kstars python3-astrometry python3-astropy siril sourcextractor++ stellarsolver I have already built cpl and I

orphans.txt and orphans.json URL change

2024-01-09 Thread Miro Hrončok
Hello. In case you used any of the following URLs: https://churchyard.fedorapeople.org/orphans.txt https://churchyard.fedorapeople.org/orphans.json Please update them to: https://a.gtmx.me/orphans/orphans.txt https://a.gtmx.me/orphans/orphans.json I replaced the old files with a single-line t

Re: F40 Change Proposal: F40 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide)

2024-01-09 Thread Sjoerd Mullender
On 08/01/2024 14.41, Zbigniew Jędrzejewski-Szmek wrote: On Mon, Jan 08, 2024 at 10:02:55AM +0200, Panu Matilainen wrote: On Wed, Dec 20, 2023 at 7:54 PM Aoife Moloney wrote: Wiki -> https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin I agree unifying the *programs* to a single direct

Re: Change of cronie and crontabs CIS compliance

2024-01-09 Thread Tomáš Mráz
Thank you very much for considering this and dropping this Change. Regards, Tomas Mraz -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.f

Re: F40 Change Proposal: F40 Change Proposal: Unify /usr/bin and /usr/sbin (System-Wide)

2024-01-09 Thread Petr Pisar
V Mon, Jan 08, 2024 at 09:42:41PM +, Zbigniew Jędrzejewski-Szmek napsal(a): > On Mon, Jan 08, 2024 at 03:26:45PM +, Gary Buhrmaster wrote: > > On Mon, Jan 8, 2024 at 1:37 PM Zbigniew Jędrzejewski-Szmek > > wrote: > > > $ dnf5 repoquery -l $(dnf5 repoquery --whatprovides '/usr/sbin/*' --qf

License correction for python-elephant

2024-01-09 Thread Sandro
The license for python-elephant has been converted to SPDX and corrected to: BSD-3-Clause AND MIT It used to be just 'BSD'. Cheers, -- Sandro FAS: gui1ty IRC: Penguinpee Elsewhere: [Pp]enguinpee -- ___ devel mailing list -- devel@lists.fedoraproject.