From 6f9a011cbec2b5d96ae09726c8f49a54049c68d15ab0e26c6234703e23911960 Mon Sep 17 00:00:00 2001 From: Frank Schreiner Date: Thu, 21 Jun 2018 11:33:14 +0000 Subject: [PATCH] - 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 --- _servicedata | 2 +- kanku-0.4.0.git20180523.5d5581c.obscpio | 3 --- kanku-0.4.1.git20180612.0a1a38e.obscpio | 3 +++ kanku.changes | 18 ++++++++++++++++++ kanku.obsinfo | 6 +++--- kanku.spec | 1 + 6 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 kanku-0.4.0.git20180523.5d5581c.obscpio create mode 100644 kanku-0.4.1.git20180612.0a1a38e.obscpio diff --git a/_servicedata b/_servicedata index 534631c..72609be 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/M0ses/kanku.git - 5d5581cf5903f77b8adce712b67c0480074ec576 + 0a1a38e823e05b2d850b4cf87c0a1264b54a323a /home/frank/prj/kanku 07fc15f0647a92f01b67085d698485d3432a8924 \ No newline at end of file diff --git a/kanku-0.4.0.git20180523.5d5581c.obscpio b/kanku-0.4.0.git20180523.5d5581c.obscpio deleted file mode 100644 index c308d1f..0000000 --- a/kanku-0.4.0.git20180523.5d5581c.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ac6fc60c4e91cad12e8cb3991f0a2f9a4159fb4177b98d1abb68bda547b87cc -size 7846926 diff --git a/kanku-0.4.1.git20180612.0a1a38e.obscpio b/kanku-0.4.1.git20180612.0a1a38e.obscpio new file mode 100644 index 0000000..0e821f9 --- /dev/null +++ b/kanku-0.4.1.git20180612.0a1a38e.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b29c00ae53516f39b2093954cba72ac7401aca0cc68a509bda04fea6a36dfd0 +size 7924750 diff --git a/kanku.changes b/kanku.changes index 4c6d855..55e32a6 100644 --- a/kanku.changes +++ b/kanku.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Jun 21 11:31:29 UTC 2018 - opensuse-packaging@opensuse.org + +- 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:* + ------------------------------------------------------------------- Thu May 24 05:36:21 UTC 2018 - opensuse-packaging@opensuse.org diff --git a/kanku.obsinfo b/kanku.obsinfo index 73dd30b..0fafbae 100644 --- a/kanku.obsinfo +++ b/kanku.obsinfo @@ -1,5 +1,5 @@ name: kanku -version: 0.4.0.git20180523.5d5581c -mtime: 1527086571 -commit: 5d5581cf5903f77b8adce712b67c0480074ec576 +version: 0.4.1.git20180612.0a1a38e +mtime: 1528758299 +commit: 0a1a38e823e05b2d850b4cf87c0a1264b54a323a diff --git a/kanku.spec b/kanku.spec index 76ca566..5ce6065 100644 --- a/kanku.spec +++ b/kanku.spec @@ -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