Hello community,

here is the log from the commit of package python-jenkins-job-builder for 
openSUSE:Factory checked in at 2020-01-09 22:52:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jenkins-job-builder (Old)
 and      /work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jenkins-job-builder"

Thu Jan  9 22:52:27 2020 rev:20 rq:762179 version:3.2.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jenkins-job-builder/python-jenkins-job-builder.changes
    2019-09-13 14:59:39.209280630 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jenkins-job-builder.new.6675/python-jenkins-job-builder.changes
  2020-01-09 22:53:06.554784790 +0100
@@ -1,0 +2,24 @@
+Wed Jan  8 16:02:23 UTC 2020 - Jan Zerebecki <[email protected]>
+
+- BuildRequire python configparser to make tests work on Python 2
+- Update to 3.2.0:
+  * Add support for noSquash (no-squash) in jms-messaging trigger
+  * Fix the yaml load warning.
+  * Switch to debug log level for not deleting job
+  * Add alias to multijob builder
+  * Add Private and WIP change support for gerrit
+  * Fix double inderection of name templates
+  * Allow use of jinja templates in defaults
+- Update to 3.1.0:
+  * Fix repository location in README.rst
+  * registry: cache component loading
+  * Support sectioned views
+  * registry: preload entrypoints before caching
+  * Support nested views
+  * text-finder: support not-built-if-found
+  * Add support for new 'notify every failure' option in Slack Plugin
+  * Fix Authorization properties for folder and job in Folder
+  * Setup python-black for auto code style fmt
+  * Auto-generated output from python-black
+
+-------------------------------------------------------------------

Old:
----
  jenkins-job-builder-3.0.2.tar.gz

New:
----
  jenkins-job-builder-3.2.0.tar.gz
  jenkins-job-builder-3.2.0.tar.gz.asc

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

Other differences:
------------------
++++++ python-jenkins-job-builder.spec ++++++
--- /var/tmp/diff_new_pack.3zwPRe/_old  2020-01-09 22:53:07.486785256 +0100
+++ /var/tmp/diff_new_pack.3zwPRe/_new  2020-01-09 22:53:07.502785265 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jenkins-job-builder
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Thomas Bechtold <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,15 +19,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jenkins-job-builder
-Version:        3.0.2
+Version:        3.2.0
 Release:        0
 Summary:        Program for configuring Jenkins jobs with YAML
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://opendev.org/jjb/jenkins-job-builder
 Source:         
https://files.pythonhosted.org/packages/source/j/jenkins-job-builder/jenkins-job-builder-%{version}.tar.gz
+Source1:        
https://tarballs.openstack.org/jenkins-job-builder/jenkins-job-builder-%{version}.tar.gz.asc
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module PyYAML >= 3.10.0}
+BuildRequires:  %{python_module configparser}
 BuildRequires:  %{python_module fasteners}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pbr >= 1.8}

++++++ jenkins-job-builder-3.0.2.tar.gz -> jenkins-job-builder-3.2.0.tar.gz 
++++++
++++ 30824 lines of diff (skipped)


Reply via email to