forked from pool/kanku
- Update to version 0.4.1.git20180612.0a1a38e:
* [dist] Resize disk in KankuFile to 25G * [dist] added 'preferred_extension' to job example 'obs-server' * [web] enforce prefix with username for VMs built by non-admin users * [doc] share -> $SHARE_DIR in Development.pod * [web] fix for commenting function in job_history * [dist] added Const::Fast to requires for kanku-common * [doc] Updated docs/Development.pod with new path for production and migration status * [core] changes for Etag for better caching of downloaded images * [dist] added remove-domain.yml to defaults * [web] added remove button for guests * [dist] fixes for Setup and code cleanup * [dist] new perl critic rules * [dist] changed KankuFile to leap 15.0 and devel:kanku:* OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
44743f3ea7
commit
6f9a011cbe
@@ -169,6 +169,7 @@ Requires: perl(Dancer2::Plugin::REST)
|
||||
Requires: perl(XML::XPath)
|
||||
Requires: perl(Term::ReadKey)
|
||||
Requires: perl(IPC::Run)
|
||||
Requires: perl(Const::Fast)
|
||||
# DBD::SQLite is also provided by perl-DBD-SQLite-Amalgamation
|
||||
# but perl-DBD-SQLite-Amalgamation is breaks with SQL syntax errors
|
||||
# at job_histroy_sub table
|
||||
|
Reference in New Issue
Block a user