From 58b10a69d64d821031fcf4e70633830e7f906e08 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 07:16:38 +0000 Subject: automatic import of python-lbenv --- .gitignore | 1 + python-lbenv.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 299aa4d..e3f828b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /LbEnv-2.1.12.tar.gz +/LbEnv-2.1.13.tar.gz diff --git a/python-lbenv.spec b/python-lbenv.spec index 3c3fa49..32cab4d 100644 --- a/python-lbenv.spec +++ b/python-lbenv.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-LbEnv -Version: 2.1.12 +Version: 2.1.13 Release: 1 Summary: LHCb Environment tools License: GNU General Public License v3 or later (GPLv3+) URL: https://gitlab.cern.ch/lhcb-core/LbEnv -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/4d/e6b49a5e1eeb36b10a42e23e3d5e6041bda55e8693bc569ca6e58b519b7e/LbEnv-2.1.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/65/d5/9e9159f40bb047d472a5a9a03b653f53c08759bc72099eed7e54c6176cce/LbEnv-2.1.13.tar.gz BuildArch: noarch Requires: python3-LbPlatformUtils @@ -31,7 +31,7 @@ Provides: python3-LbEnv-doc LbEnv is a python package that contains a set of tools to prepare the LHCb environment to build and run applications. %prep -%autosetup -n LbEnv-2.1.12 +%autosetup -n LbEnv-2.1.13 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 2.1.12-1 +* Tue Apr 25 2023 Python_Bot - 2.1.13-1 - Package Spec generated diff --git a/sources b/sources index c24971e..76e46e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac99b4ad09cacd867724cbb7d7b0cce7 LbEnv-2.1.12.tar.gz +8a84d18c89d4dec1317338a2bff6f468 LbEnv-2.1.13.tar.gz -- cgit v1.2.3