From 97995ff25702c7de6864c95323e5cd0407ca873b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 01:55:17 +0000 Subject: automatic import of python-HepMC3 --- .gitignore | 1 + python-HepMC3.spec | 11 ++++------- sources | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 8c721a8..5380eb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /HepMC3-3.2.5.tar.gz +/HepMC3-3.2.6.tar.gz diff --git a/python-HepMC3.spec b/python-HepMC3.spec index 82692f7..8d62d4c 100644 --- a/python-HepMC3.spec +++ b/python-HepMC3.spec @@ -1,18 +1,17 @@ %global _empty_manifest_terminate_build 0 Name: python-HepMC3 -Version: 3.2.5 +Version: 3.2.6 Release: 1 Summary: HepMC3 library and Python bindings for HepMC3 License: GPLv3 URL: https://gitlab.cern.ch/hepmc/HepMC3 -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b9/96/1416872dd34a637be9c94fd45a223ca23e8c2a103c23dd9204e0e5ab86be/HepMC3-3.2.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/c7/0fa59fa098c470701ff7c4401395763a6f9475e7a82d6a52966c58ff5e36/HepMC3-3.2.6.tar.gz %description Official python bindings for the HepMC3 library. Please visit https://hepmc.web.cern.ch/hepmc/ and https://gitlab.cern.ch/hepmc/HepMC3 for more documentation - %package -n python3-HepMC3 Summary: HepMC3 library and Python bindings for HepMC3 Provides: python-HepMC3 @@ -26,7 +25,6 @@ BuildRequires: gdb Official python bindings for the HepMC3 library. Please visit https://hepmc.web.cern.ch/hepmc/ and https://gitlab.cern.ch/hepmc/HepMC3 for more documentation - %package help Summary: Development documents and examples for HepMC3 Provides: python3-HepMC3-doc @@ -34,9 +32,8 @@ Provides: python3-HepMC3-doc Official python bindings for the HepMC3 library. Please visit https://hepmc.web.cern.ch/hepmc/ and https://gitlab.cern.ch/hepmc/HepMC3 for more documentation - %prep -%autosetup -n HepMC3-3.2.5 +%autosetup -n HepMC3-3.2.6 %build %py3_build @@ -76,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 3.2.5-1 +* Fri Apr 21 2023 Python_Bot - 3.2.6-1 - Package Spec generated diff --git a/sources b/sources index 54bad1b..6cbe24f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6babf355b10b5d75d8e2ef9be070cdc8 HepMC3-3.2.5.tar.gz +a5e167f874fa9c59a4bc5a85e6ba2e5e HepMC3-3.2.6.tar.gz -- cgit v1.2.3