Changelog for
spec-cleaner-1.2.3+1-176.1.noarch.rpm :
* Mon Jul 08 2024 Daniel Garcia
- Update to version 1.2.3+1: + 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- Fix version number in package from github master
* Tue Apr 02 2024 Dominique Leuenberger - Update to version 1.2.2+5: + Fix mingw32-clutter and replace_pwdutils tests. + Update rpmprep to handle %patchN for rpm >= 4.20.- Drop fix_tests_needing_web_connection.patch: fixed upstream.- Convert to obs_scm service: there is no bootstrapping needed for the tarball anyway, so using pristine git checkout is preferred.
* Thu Oct 26 2023 Matej Cepl - Clean up the SPEC file
* Wed Oct 25 2023 Kristyna Streitova - Update to 1.2.2 bsc#1099674:
* Expand python sitelib glob usage in files
* Add new head category for PSP macros
* Make flake8 happy and fix C416
* avoid adding curly braces to apparmor_reload
* Bump CodeQL Actions version
* Do not put curly brackets around python_libalternatives_reset_alternative
* Try to fix coveralls in github actions
* Update to actions/checkoutAATTv3 and setup-pythonAATTv4
* Try to increase timeout for urlopen
* Make flake8 and mypy happy
* Set headers for urlopen to avoid 403 code
* ubuntu-latest doesn\'t support 3.6 anymore
* Replace calls to w3m with calls to curl
* move logic that tries to change the URL field to https into _make_secure_url
* Fix pep8 errors to pass flake8 tests (#296)
* Extend support for patterns (boo#1195092)
* update coveralls config
* Ignore error N818 from pep8-naming for now
* Fix URL expectations on tests
* Do not put brackets on %obsolete_legacy_pattern
* Fix #287: Incorrect curlification for more systemd-macros
* Add new script for rpmlint.
* Use github token directly- Remove spec-cleaner-psp-macros.patch that is already included in 1.2.2 release- Install new
*.toml files with licenses- Add fix_tests_needing_web_connection.patch to temporarily fix tests that need internet connection that is not available during OBS build. Already fixed upstream in fd0f649
* Tue Oct 24 2023 Dirk Müller - add spec-cleaner-psp-macros.patch to avoid spec-cleaner rewriting the location of the psp macro
* Thu Jun 17 2021 Atilla ÖNTAŞ - Fix: Use Mageia specific macro for Mageia builds in spec file
* Tue Nov 17 2020 John Vandenberg - Update URLs- Remove build dependencies on unnecessary pytest plugins
* Thu Oct 01 2020 Tomáš Chvátal - Update to 1.2.1 bsc#1099674:
* Use Leap 15.2 as a base for data files
* Wed Aug 26 2020 Dominique Leuenberger - Use %{_prefix}/lib instead of %{_libexecdir}: obs services are explicitly looked for at this location.
* Tue Jun 16 2020 Tomáš Chvátal - Update to 1.2.0 bsc#1099674:
* Fix pypi rewritter to work with wheels
* Do not choke on multiline string macros