2024-02-29 19:07:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Feb 22 13:32:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
|
%patchN
|
|
|
|
|
|
2020-05-06 06:29:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 29 05:28:19 UTC 2020 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use python3 - python2 is dead and upstream relies on venv, where
|
|
|
|
|
python3 is called python
|
|
|
|
|
- Disable _services to not get suprise changes on osc build
|
|
|
|
|
(use osc service dr to update)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 16 10:44:02 UTC 2020 - jan.loeser@posteo.de
|
|
|
|
|
|
|
|
|
|
- Update to version 0.0.2+git20190410.7799ac7:
|
|
|
|
|
* Initial setup.py version and updated Makefile
|
|
|
|
|
* Revert python3 vers. for tests, default to python
|
|
|
|
|
* Fix divergent python version for tests issue
|
|
|
|
|
* Fix signed iasimage generation to work in Python 2.7.x
|
|
|
|
|
* Allow single file in MULTIFILE_BOOT image type
|
|
|
|
|
* Update README.md
|
|
|
|
|
* Fix URL to display Travis CI build status
|
|
|
|
|
* Embedded Travis build status image in README
|
|
|
|
|
* Add initial Travis CI configuration file
|
|
|
|
|
* Add initial unit test cases
|
|
|
|
|
|