Skip to content

Releases: rpm-software-management/spec-cleaner

Release 1.2.4

06 Aug 07:41
spec-cleaner-1.2.4
1f24263

Choose a tag to compare

This is a minor feature release with the following improvements:

  • Move setup.py configuration to pyproject.toml
  • Do not modify copyright by default
  • Fix mingw32-clutter test
  • CI: Update test container to ubuntu-latest
  • Add python_group_libalternatives to excludes-bracketing
  • CI: test with fedora and tumbleweed containers
  • Add common python macros to excludes-bracketing
  • CI: Use official coveralls github action
  • Switch tests from ftp to ftpmirror
  • Update distro-copyright to be more explicit

Release 1.2.3

05 Jul 08:50
spec-cleaner-1.2.3
e2ff0f4

Choose a tag to compare

This is a minor feature release with the following improvements:

  • Fix mingw32-clutter and replace_pwdutils tests
  • Update rpmprep to handle %patchN for rpm >= 4.20
  • Do not embrace macros inside %python_module
  • Use python-rpm-spec instead of calling rpmspec command
  • Add %dnl to excludes-bracketing.txt