Commit 60cc02a0 authored by Roman Alifanov's avatar Roman Alifanov

0.6.0-alt1

- fixed bug: programs could not be installed if the list of installed programs from epm play was empty - implemented `epm play --product-alternatives` support - added flag: `--latest' (appears if epm version >= 3.64.0)
parent b9772cf6
Name: eepm-play-gui Name: eepm-play-gui
Version: 0.5.0 Version: 0.6.0
Release: alt1 Release: alt1
License: AGPL2 License: AGPL2
...@@ -52,6 +52,11 @@ GUI frontend for install third-party applications using epm play. ...@@ -52,6 +52,11 @@ GUI frontend for install third-party applications using epm play.
%_iconsdir/hicolor/*/apps/*.svg %_iconsdir/hicolor/*/apps/*.svg
%changelog %changelog
* Sat Dec 28 2024 Roman Alifanov <ximper@altlinux.org> 0.6.0-alt1
- fixed bug: programs could not be installed if the list of installed programs from epm play was empty
- implemented `epm play --product-alternatives` support
- added flag: `--latest' (appears if epm version >= 3.64.0)
* Thu Nov 14 2024 Roman Alifanov <ximper@altlinux.org> 0.5.0-alt1 * Thu Nov 14 2024 Roman Alifanov <ximper@altlinux.org> 0.5.0-alt1
- implemented downloading icons from Etersoft servers and caching - implemented downloading icons from Etersoft servers and caching
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment