Hello community,

here is the log from the commit of package python-jenkins-job-builder for 
openSUSE:Factory checked in at 2018-11-30 16:33:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jenkins-job-builder (Old)
 and      /work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jenkins-job-builder"

Fri Nov 30 16:33:37 2018 rev:13 rq:652822 version:2.8.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jenkins-job-builder/python-jenkins-job-builder.changes
    2018-09-20 11:42:02.664835949 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new.19453/python-jenkins-job-builder.changes
 2018-11-30 16:33:45.337255410 +0100
@@ -1,0 +2,55 @@
+Fri Nov 30 09:08:28 UTC 2018 - Thomas Bechtold <[email protected]>
+
+- update to 2.8.0:
+  * Handle cancel-builds-on-update values from vars
+  * Remove random print
+  * Add support for All view-type
+  * Add missing 'release' stage for Nexus IQ
+  * Adds support for Disable GitHub Multibranch Status
+  * Add 'secret-token' parameter to gitlab trigger
+  * Add 'publish-over-cifs' to the builders module
+  * docker-pull-image: Pull Docker image from Docker Hub/Registry
+  * jclouds: Utilize convert\_mapping\_to\_xml
+  * Fix flake8 failures and make its execution more consistent
+  * Add .venv to .gitignore
+  * Add support for the "Gitlab Logo Plugin"
+  * Adds option to specify secret id for github
+  * Fix build-result trigger jobs list in examples
+  * Add support for the "Disk Usage" plugin
+  * Fix 'block-level' Build Blocker Plugin Property
+  * Make jjb-tox-cross-python-jenkins job voting
+  * Add update option to the JJB config sample
+  * docker-custom-build-env: Add support for new options
+  * docker-container: Improve support for more options
+  * gitlab-merge-request: Add support for 2.x
+  * email: Utilize convert\_mapping\_to\_xml
+  * Fix options.update is not 'all' if no config
+  * Add config options --jobs-only and --views-only
+  * Enable groovy sandbox for properties-inject
+  * Add support for docker-stop-container
+  * trig-param-build: Utilize convert\_mapping\_to\_xml
+  * hue-light: Add commas to mapping tuple
+  * jdepend: Add commas to mapping tuple
+  * Support SSHCheckout trait
+  * Extend multibranch pipeline project scm
+  * reporters: Import entire helpers library for usage
+  * docker-build-publish: Improve support for new options
+  * config-file-provider: Add tests
+  * cvs: Fix indentation
+  * Use upstream default for allNodesMatchingLabel
+  * Document practical use case for variable defaults
+  * copyartifact-build-selector: Utilize convert\_mapping\_to\_xml
+  * Add multibranch features
+  * credentials-binding: Add support for more options
+  * github-pull-request: Utilize convert\_mapping\_to\_xml
+  * pollurl: Utilize convert\_mapping\_to\_xml
+  * Add new checkboxes for Xcode plugin
+  * build-keeper: Add support for RunCondition
+  * vault-secrets: Utilize convert\_mapping\_to\_xml
+  * jclouds: Utilize convert\_mapping\_to\_xml
+  * copyartifact: Add support for new options
+  * artifactory-generic: Utilize convert\_mapping\_to\_xml
+- Drop 0001-Use-upstream-default-for-allNodesMatchingLabel.patch
+  Applied upstream
+
+-------------------------------------------------------------------

Old:
----
  0001-Use-upstream-default-for-allNodesMatchingLabel.patch
  jenkins-job-builder-2.3.0.tar.gz

New:
----
  jenkins-job-builder-2.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jenkins-job-builder.spec ++++++
--- /var/tmp/diff_new_pack.r3Tv9i/_old  2018-11-30 16:33:46.821253465 +0100
+++ /var/tmp/diff_new_pack.r3Tv9i/_new  2018-11-30 16:33:46.825253459 +0100
@@ -19,15 +19,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jenkins-job-builder
-Version:        2.3.0
+Version:        2.8.0
 Release:        0
 Summary:        Program for configuring Jenkins jobs with YAML
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://github.com/openstack-ci/jenkins-job-builder
 Source:         
https://files.pythonhosted.org/packages/source/j/jenkins-job-builder/jenkins-job-builder-%{version}.tar.gz
-# https://review.openstack.org/#/c/600715/
-Patch0:         0001-Use-upstream-default-for-allNodesMatchingLabel.patch
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module fasteners}
 BuildRequires:  %{python_module mock}
@@ -58,7 +56,6 @@
 
 %prep
 %setup -q -n jenkins-job-builder-%{version}
-%patch0 -p1
 
 %build
 %python_build

++++++ jenkins-job-builder-2.3.0.tar.gz -> jenkins-job-builder-2.8.0.tar.gz 
++++++
++++ 5222 lines of diff (skipped)


Reply via email to