From df460e846ce9560717b34957a90da83adb4cd354 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 05:08:17 +0000 Subject: automatic import of python-jenkins-job-builder --- .gitignore | 1 + python-jenkins-job-builder.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9f84cc5..da4fa74 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /jenkins-job-builder-4.3.0.tar.gz +/jenkins-job-builder-5.0.2.tar.gz diff --git a/python-jenkins-job-builder.spec b/python-jenkins-job-builder.spec index 5ce97b3..30db5f7 100644 --- a/python-jenkins-job-builder.spec +++ b/python-jenkins-job-builder.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-jenkins-job-builder -Version: 4.3.0 +Version: 5.0.2 Release: 1 Summary: Manage Jenkins jobs with YAML License: Apache License, Version 2.0 URL: https://jenkins-job-builder.readthedocs.io/en/latest/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bc/e4/fccd5e2d0b8826bc465ea98dab5196bb2f7268619efaa58a04e5527e8739/jenkins-job-builder-4.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b3/69/5c52ca511cdedbb95b674b3dacef6e80086efc5924b80a097dea3861b830/jenkins-job-builder-5.0.2.tar.gz BuildArch: noarch Requires: python3-Jinja2 @@ -61,7 +61,7 @@ Online documentation: * https://jenkins-job-builder.readthedocs.io/en/latest/ %prep -%autosetup -n jenkins-job-builder-4.3.0 +%autosetup -n jenkins-job-builder-5.0.2 %build %py3_build @@ -101,5 +101,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 4.3.0-1 +* Fri Apr 21 2023 Python_Bot - 5.0.2-1 - Package Spec generated diff --git a/sources b/sources index 5cd1810..8baf603 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ef5d656d1f105e5ef7ac3dbd88c5927 jenkins-job-builder-4.3.0.tar.gz +f6bc4e1b16c9bdcc49b968b9ea4c21fe jenkins-job-builder-5.0.2.tar.gz -- cgit v1.2.3