Changelog for
obs-service-set_version-0.6.5-150.1.noarch.rpm :
* Thu Jun 20 2024 Dirk Müller
- expand __python3 with python3 to work outside suse rpm packaging
* Tue Jun 18 2024 dmuellerAATTsuse.com- Update to version 0.6.5:
* Update spec file to the one used in the packaging
* Move revision detection into _revision_detect
* Fri Jun 14 2024 Matej Cepl - Fix shebang of the script to use the explicit version of Python (bsc#1212476).
* Tue May 14 2024 dmuellerAATTsuse.com- Update to version 0.6.4:
* Treat LegacyVersion as InvalidVersion
* Add testing python 3.10 - 3.12
* Mon May 06 2024 dmuellerAATTsuse.com- Update to version 0.6.3:
* [dist] import spec file from O:S:U
* Mute warning about missing EMAIL env variable in unit tests
* Fix unit tests
* Replace invalid use of os.errno with errno module
* Replace AATTVERSIONAATT placeholders in .dsc files
* Remove usage of deprecated imp module with importlib
* Detect revision and set pkgrel for Arch packages
* Wed Jan 17 2024 Dirk Müller - add support for AL2023
* 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