SHA256
1
0
forked from pool/kanku

Upgrade to version 0.8.0

OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=34
This commit is contained in:
Frank Schreiner 2020-05-03 22:04:45 +00:00 committed by Git OBS Bridge
parent 536e96b55f
commit 6f5deb14cf
4 changed files with 18 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/M0ses/kanku.git</param>
<param name="changesrevision">6a17758a2e66dd92e708188f6bb6e4119cdf858b</param></service><service name="tar_scm">
<param name="changesrevision">4fb45fcbfa01a0f76e6b13688fc6b2e5c651dcb7</param></service><service name="tar_scm">
<param name="url">/home/frank/prj/kanku</param>
<param name="changesrevision">07fc15f0647a92f01b67085d698485d3432a8924</param></service></servicedata>

View File

@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
Version: 0.7.2
Version: 0.8.0
Maintainer: unknown <unknown@debian.org>
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun May 03 22:04:13 UTC 2020 - FSchreiner@suse.com
- Update to version 0.8.0:
* [web] dismissable messagebox
* [web] fix remove button in guest page
* [web] search field for job page
* [schema] added fixtures for database version 15
* [web] fix regression in 'show only latest results'
* [web] Admin Switch
* [schema] added fixtures for database version 15
* [web] finish migration to Vue.js/SPA
* [web] vue-ified remaining old school js pages
* [web] admin page vue-ified
-------------------------------------------------------------------
Fri Apr 17 08:31:24 UTC 2020 - FSchreiner@suse.com

View File

@ -20,7 +20,7 @@
Name: kanku
# Version gets set by obs-service-tar_scm
Version: 0.7.2
Version: 0.8.0
Release: 0
License: GPL-3.0
Summary: Development and continuous integration made easy