Releases 9

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

Overview of changes: * Fixed switched groups/jobs listing routines * Embedded PlayKit v0.0.1 * Updated MKit to v0.0.50
Overview of changes: * Updated MKit to v0.0.40 * Switched to newer branching scheme
Overview of changes: * Added option to allow removing SRPM right after submission * Updated MKit to v0.0.38
Overview of changes: * Start sharing some functionality via Shellfu module Moving towards mkittool-debstuff an mkittool-rpmstuff more consistent, for now tiny bit of f11y has been moved to a new Shellfu module mkittool.sh, ie. a new subpackage shellfu-bash-mkittool. * Made "latest commit" a bit fancier * mkittool-rpmstuff will now set builder OOM score to 1000 This is to avoid killing whole buildserver if there's a bug in %check. * Smaller cleanups and refactoring
Overview of changes: * Enabled overriding several options via command line in debstuff Similar to rpmstuff, debstuff now also accepts eg. -s for output storage dir. * Removed 'target' term in favor of 'storage' in debstuff This means `target_root` and `scrap_target` in INI files need to be updated to `storage_root` and `scrap_storage`, respectively. * Fixed chdir errors in debstuff * debstuff and rpmstuff will now show latest commit after git setup * Minor cleanups
Overview of changes: * Fixed mess in make variables processing done in last release * debstuff will show make variables before start of the build * Minor cleanups
Overview of changes: * debstuff and rpmstuff will now set PREFIX=/usr for make
Overview of changes: * debstuff will now move *.deb files to target dir after building * debstuff can now --kill-cache * Smaller fixes and cleanups * Added pokecopr, a COPR build starter utility * Updated MKit to v0.0.37