Changelog for
rebase-helper-0.28.1-4.fc40.noarch.rpm :
* Fri Jan 26 2024 Fedora Release Engineering
- 0.28.1-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering - 0.28.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Oct 26 2023 Nikola Forró - 0.28.1-2- Actually use PyPI source- Get rid of deprecated %pyproject_build_lib macro
* Thu Oct 26 2023 Packit - 0.28.1-1News in version 0.28.1:- Removed dependency on obsoleted setuptools_scm_git_archive
* Fri Jul 21 2023 Fedora Release Engineering - 0.28.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Python Maint - 0.28.0-2- Rebuilt for Python 3.12
* Mon Feb 13 2023 Packit - 0.28.0-1News in version 0.28.0:-
*debuginfo
* packages are now skipped when running
*
*sonamecheck
*
*- Replaced our own implementation of lookaside cache client with
*rpkg
*- Switched from docker to podman in GitHub Actions- Added a 30 seconds time limit to bugzilla queries- Dropped support for Python < 3.9 and EPEL 8- Switched to [specfile](https://github.com/packit/specfile) library- Removed `--keep-comments` option
* Fri Jan 20 2023 Fedora Release Engineering - 0.27.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Jul 23 2022 Fedora Release Engineering - 0.27.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 24 2022 Packit - 0.27.0-1News in version 0.27.0:- Added support for `rpmuncompress` being used by `rpm` >= 4.18- Replaced hardcoded references to
*master
* branch- Fixed typos in `%preun`, `%postun` and `%generate_buildrequires` section names- Fixed parsing of macros with multiline bodies in `` output- Fixed parsing issue in
*
*rpmdiff
*
* checker-
*
*rebase-helper
*
* now removes any existing submodule configuration from upstream tarballs before rebasing to avoid errors due to submodules not being checked out-
*
*rebase-helper
*
* now warns about a potential rename that can\'t be handled automatically, such as `README` to `README.md`-
*
*rebase-helper
*
* is now able to handle unexpected `git rebase` errors
* Tue Jun 21 2022 Nikola Forró - 0.26.0-4- Add support for rpmuncompress (#2093918)
* Tue Jun 14 2022 Python Maint - 0.26.0-3- Rebuilt for Python 3.11