19
0

Accepting request 775253 from home:lkocman:branches:devel:languages:python

- Update to 1.4.12
* Add redmine support https://github.com/openSUSE/md2workflow/issues/11
  This was part of hackweek19
* Add config for progress.opensuse.org (opensuse-prod)
* Split JIRA and Redmine plugins into a separate packages
  SLE doesn't have python-redmine so let's not force them to install
  it
* Add LICENSE as a Source1 (bump all remaining by one)

OBS-URL: https://build.opensuse.org/request/show/775253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=10
This commit is contained in:
2020-02-18 16:40:37 +00:00
committed by Git OBS Bridge
parent 2df0592e2d
commit 69d8787dbb
6 changed files with 767 additions and 15 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Feb 18 12:23:16 UTC 2020 - Lubos Kocman <lubos.kocman@suse.com>
- Update to 1.4.12
* Add redmine support https://github.com/openSUSE/md2workflow/issues/11
This was part of hackweek19
* Add config for progress.opensuse.org (opensuse-prod)
* Split JIRA and Redmine plugins into a separate packages
SLE doesn't have python-redmine so let's not force them to install
it
* Add LICENSE as a Source1 (bump all remaining by one)
-------------------------------------------------------------------
Thu Oct 31 10:39:58 UTC 2019 - Lubos Kocman <lubos.kocman@suse.com>