Build RPM in common CI pipeline
Fix bogus date in RPM specfile; bump to 0.1.2-2
Fix typo in CI definition (RPM build)
Enforce tabs on pisk source file (via editorconfig)
Fix UI error when executing system action ((un)mount, swap{on,off})
Fix source0 URL of RPM package definition
Rebase CI on Fedora, build rpm package on tags
CI: fix call to perlcritic
Update the RPM definition to v0.1.1
Add RPM package definition
Rename the application from disks.pl to pisk
Udisks2 failed actions: display curses error dialog
Catch errors from user-requested udisks2 actions
Improve Swapspace support, allow to swapon/swapoff
Add missing trailing ';' (due to last commit)
Refresh device list after (un)mounting action
Use switch statement instead of cascade if/elsif