Releases: rpm-software-management/spec-cleaner
Releases · rpm-software-management/spec-cleaner
Release 1.2.4
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
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