Changelog for
obs-service-set_version-0.6.2-144.1.noarch.rpm :
* Thu Jun 01 2023 Edward Baudrez
- Builds on CentOS_[5678] and possibly other distros failed because their \'rpm\' didn\'t recognize the \"Recommends:\" tag. I\'ve wrapped that tag in an \"%if 0%{?suse_version}\" to work around it. Build is now passing on the CentOS distros.
* Wed Jan 18 2023 dmuellerAATTsuse.com- Update to version 0.6.2:
* Avoid the Flake8 warning and restore conditional import
* Tue Jan 17 2023 dmuellerAATTsuse.com- Update to version 0.6.1:
* Handle already converted versions gracefully
* Flake8 fixes (missing import)
* Test python3 by default
* Thu Jan 05 2023 dmuellerAATTsuse.com- Update to version 0.6.0:
* Test against Python 3.10 which is the Tumbleweed default
* Remove TravisCI - we switched to GitHub Actions
* handle removed packaging.version.LegacyVersion (Fixes #83)
* Mon Dec 13 2021 Dirk Müller - simplifiy conditions for all rhel like distros to skip testsuite
* Wed Jul 14 2021 FSchreinerAATTsuse.com- Update to version 0.5.14:
* changed debugging output to logging module
* Explicitely specifying --fromfile should win over .obsinfo
* Add new switch --fromfile
* Add zst to recognized suffixes (zstd support)
* Mon Feb 01 2021 FSchreinerAATTsuse.com- Update to version 0.5.13:
* add license file
* fixing suffixes - remove backslashes
* fix suffixes to begin with a dot
* enhanced debug mode
* tests for directory pristine-tar
* Wed Aug 07 2019 FSchreinerAATTsuse.com- Update to version 0.5.12:
* debian: set script shebang to python3
* debian: add python3 as a runtime dependency
* conditionally define PYTHON in Makefile
* debian: use python3 for building
* try to fix set_version:157:13: E117 over-indented (comment)
* Thu May 16 2019 John Whately - Modified .spec file to better suit Fedora OS (let\'s just assume all Fedora versions has python 3)
* Thu May 16 2019 FSchreinerAATTsuse.com- Update to version 0.5.11:
* try to fix set_version:157:13: E117 over-indented (comment)