From c63b567920a382d77984b30b5f636f9e357d4819eb7eeacf2375f36a0ffcdee9 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 8 Nov 2018 17:21:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jenkins?expand=0&rev=14 --- python-python-jenkins.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-python-jenkins.spec b/python-python-jenkins.spec index d686288..dee33e5 100644 --- a/python-python-jenkins.spec +++ b/python-python-jenkins.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-python-jenkins -Version: 1.2.1 +Version: 1.3.0 Release: 0 Summary: Python bindings for the remote Jenkins API License: BSD-3-Clause @@ -41,6 +41,7 @@ Requires: python-six >= 1.3.0 Provides: python-jenkins = %{version} Obsoletes: python-jenkins <= 0.4.12 BuildArch: noarch + %python_subpackages %description