File efibootmgr-gui.changes of Package efibootmgr-gui
-------------------------------------------------------------------
Fri Feb 26 04:33:39 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>
- Added missing dependencies
-------------------------------------------------------------------
Thu Feb 25 07:35:44 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>
- Fix desktop file.
-------------------------------------------------------------------
Thu Nov 19 15:29:34 UTC 2020 - dead_mozay@opensuse.org
- Update to version 0.1:
* Fix #14
-------------------------------------------------------------------
Fri Feb 28 15:05:26 UTC 2020 - dead_mozay@opensuse.org
- Update to version 0.1:
* You can now set the bootloader timeout too!
* Add tests
* Show BootCurrent
* Minor style changes
* Add .desktop file
* Added dependency python-gobject to README.md
* Add single quotes to label and loader as they may contain spaces. Fixes #9
* Use f-strings.
* Use underscore instead of dash in module name, otherwise it can't be imported.
* Check if __name__ == '__main__'
-------------------------------------------------------------------
Fri Feb 28 15:05:02 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Initial package