summaryrefslogtreecommitdiff
path: root/python-HepMC3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-HepMC3.spec')
-rw-r--r--python-HepMC3.spec11
1 files changed, 4 insertions, 7 deletions
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 <Python_Bot@openeuler.org> - 3.2.5-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.6-1
- Package Spec generated