- Update to version 0.9.1:
* [cli] fixed template for setup * [cli] chown for 'setup --devel' * [cli] use correct project while init OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=83
This commit is contained in:
parent
88c2ac4825
commit
3ee586cb9a
@ -5,4 +5,4 @@
|
||||
<param name="url">/home/frank/prj/kanku</param>
|
||||
<param name="changesrevision">07fc15f0647a92f01b67085d698485d3432a8924</param></service><service name="tar_scm">
|
||||
<param name="url">https://github.com/M0ses/kanku.git</param>
|
||||
<param name="changesrevision">ed5bac080169cbc36c4208db35ea86d9c1ace0a7</param></service></servicedata>
|
||||
<param name="changesrevision">1f9f6629455f8a860d83df624aea673e03011c98</param></service></servicedata>
|
@ -2,7 +2,7 @@ Format: 1.0
|
||||
Source: kanku
|
||||
Binary: kanku
|
||||
Architecture: any
|
||||
Version: 0.9.0
|
||||
Version: 0.9.1
|
||||
Maintainer: Frank Schreiner <fschreiner@suse.de>
|
||||
Standards-Version: 3.8.2
|
||||
Homepage: https://github.com/M0ses/kanku
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10299ffb1bf9756798130419e8cd731f5d4ab5563de22c82aeb75ba5dc79844b
|
||||
size 2327996
|
3
kanku-0.9.1.tar.xz
Normal file
3
kanku-0.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d50771591ac6082e812ad30077b7b6727fb783bb667ad6ee150c90440e6fad47
|
||||
size 2328248
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 07 14:44:16 UTC 2020 - FSchreiner@suse.com
|
||||
|
||||
- Update to version 0.9.1:
|
||||
* [cli] fixed template for setup
|
||||
* [cli] chown for 'setup --devel'
|
||||
* [cli] use correct project while init
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 06 16:52:01 UTC 2020 - FSchreiner@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: kanku
|
||||
# Version gets set by obs-service-tar_scm
|
||||
Version: 0.9.0
|
||||
Version: 0.9.1
|
||||
Release: 0
|
||||
License: GPL-3.0
|
||||
Summary: Development and continuous integration made easy
|
||||
|
Loading…
Reference in New Issue
Block a user