- Update to version 0.12.6:

* [dist] updated KankuFile.ubuntu to jammy
  * [dist] updated KankuFile.ubuntu to focal
  * [examples] new KankuFile for vmdk
  * [cli] up: removed debug output
  * [core] fixed kanku job sostw
  * [core] updated TODO
  * [cli] up: new job handling
  * [handler] added K::H::CopyProfile
  * added changelog to kanku-common and kanku-cli

OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=137
This commit is contained in:
Frank Schreiner 2022-06-22 08:25:09 +00:00 committed by Git OBS Bridge
parent fcd1f1d58e
commit c7f69567de
7 changed files with 25 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/M0ses/kanku.git</param>
<param name="changesrevision">afca1927e9f2c742b67d5a849748b8a1deb03f48</param></service></servicedata>
<param name="changesrevision">aa10ff86f4b3b2d24c6fcaec7ae04b076d7a3140</param></service></servicedata>

View File

@ -1,4 +1,4 @@
kanku (0.12.5-0) UNRELEASED; urgency=medium
kanku (0.12.6-0) UNRELEASED; urgency=medium
* updated to upstream version 0.10.1

View File

@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
Version: 0.12.5
Version: 0.12.6
Maintainer: Frank Schreiner <fschreiner@suse.de>
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0dece8d1d61218f15afe03bddb5f9acf23bb8622c617d76dcbd5f376bde28903
size 2525232

3
kanku-0.12.6.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fce043e326eee1d9a11ee1a0fe9eab1cf89bc6a22d92e14043c6398771039b90
size 2526036

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 22 07:54:03 UTC 2022 - FSchreiner@suse.com
- Update to version 0.12.6:
* [dist] updated KankuFile.ubuntu to jammy
* [dist] updated KankuFile.ubuntu to focal
* [examples] new KankuFile for vmdk
* [cli] up: removed debug output
* [core] fixed kanku job sostw
* [core] updated TODO
* [cli] up: new job handling
* [handler] added K::H::CopyProfile
* added changelog to kanku-common and kanku-cli
-------------------------------------------------------------------
Thu Jun 09 14:14:00 UTC 2022 - FSchreiner@suse.com

View File

@ -22,7 +22,7 @@
Name: kanku
# Version gets set by obs-service-tar_scm
Version: 0.12.5
Version: 0.12.6
Release: 0
License: GPL-3.0-only
Summary: Development and continuous integration
@ -580,3 +580,7 @@ update-desktop-database
/usr/share/icons/hicolor/64x64/apps/kanku.png
%changelog
%changelog cli
%changelog common