Comments

138 Comments
BZ#2311860 vim python plugins fail due to _PyObject_NextNotImplemented symbol removed from python >= 3.13
karma

The includedir in the pkgconfig file seems to be broken

prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include/cfitsio/cfitsio

Name: cfitsio
Description: FITS File Subroutine Library
URL: https://heasarc.gsfc.nasa.gov/fitsio/
Version: 4.5.0
Libs: -L${libdir} -lcfitsio
Libs.private: -lcurl -lpthread -lz -lbz2  -lm
Cflags: -I${includedir}

I could install the rpmautospec packages and the libgit2 dependency after epel-release-10, basic command line interactions worked (generate-changelog, calculate-release, process-distgit).

BZ#2305083 Please branch and build python-rpmautospec in epel10
BZ#2305165 Please branch and build python-click-man in epel10

@ppisar, the external API is in the rpmautospec module directly, where this hasn’t changed (rpmautospec.calculate_release_number()dispatches to ….do_calculate_release_number()), and this is what all consumers I know of (rpkg, mock) use.

@stevetraylen Good catch! I’ll submit a fixed package shortly.

BZ#2284094 Entry of special characters broken with flatpak apps

This latest release doesn’t install appdata files on Fedora Linux <= 40 (as that would conflict with the same from GIMP version 2).

This latest release doesn’t install appdata files on Fedora Linux <= 40 (as that would conflict with the same from GIMP version 2).

No, you shouldn’t need to remove the old version – this new build should fix the file conflict.

This new build should fix the file conflict.

karma

I get the same issue @pgreco described.