Skip to content

Commit

Permalink
3.63.6-alt1
Browse files Browse the repository at this point in the history
- eepm.spec: revert to epm play inside
- epm-install: use sandbox as root during install to avoid warnings (eterbug #17685)
- epm-install: fix --force-overwrite not working, add this option to help (eterbug #17603)
- epm play: add faststone-image-viewer(eterbug #17695)
- epm install: stop on install non-existent file
- epm-autoremove: show help on any system
- epm-check: add /sys and /proc owners workaround (see ALT bug 43533)
- epm-upgrade: add /sys and /proc owners workaround (see ALT bug 43533)
- epm play: add ngrok (eterbug #17697)
- epm play: add freetube (eterbug #17696)
- epm repack: fix ignore_lib_requires (eterbug #17610)
- epm repack: add libraries provided to ignored libraries (eterbug #17610)
  • Loading branch information
vitlav committed Sep 24, 2024
1 parent f3788c8 commit f4c9068
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion eepm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

%define _unpackaged_files_terminate_build 1
Name: eepm
Version: 3.63.5
Version: 3.63.6
Release: alt1

Summary: Etersoft EPM package manager
Expand Down Expand Up @@ -142,6 +142,20 @@ make -C po
%endif

%changelog
* Wed Sep 25 2024 Vitaly Lipatov <[email protected]> 3.63.6-alt1
- eepm.spec: revert to epm play inside
- epm-install: use sandbox as root during install to avoid warnings (eterbug #17685)
- epm-install: fix --force-overwrite not working, add this option to help (eterbug #17603)
- epm play: add faststone-image-viewer(eterbug #17695)
- epm install: stop on install non-existent file
- epm-autoremove: show help on any system
- epm-check: add /sys and /proc owners workaround (see ALT bug 43533)
- epm-upgrade: add /sys and /proc owners workaround (see ALT bug 43533)
- epm play: add ngrok (eterbug #17697)
- epm play: add freetube (eterbug #17696)
- epm repack: fix ignore_lib_requires (eterbug #17610)
- epm repack: add libraries provided to ignored libraries (eterbug #17610)

* Thu Aug 22 2024 Vitaly Lipatov <[email protected]> 3.63.5-alt1
- epm: inform about missed epm-play package
- epm-prescription: use epm-play-common for common functions
Expand Down

0 comments on commit f4c9068

Please sign in to comment.