Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[G4] Update Geant4 to version 11.3.0 #9556

Merged
merged 1 commit into from
Dec 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion geant4-G4RadioactiveDecay.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external geant4-G4RadioactiveDecay 6.1
### RPM external geant4-G4RadioactiveDecay 6.1.2
%define G4RunTime G4RADIOACTIVEDATA
%define source0 https://geant4-data.web.cern.ch/datasets/G4RadioactiveDecay.%{realversion}.tar.gz

Expand Down
4 changes: 2 additions & 2 deletions geant4.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### RPM external geant4 11.3.cand00
%define tag b1665724ecbc6820bf07f8b9c4370bf32cfb9476
### RPM external geant4 11.3.0
%define tag c92e232d3b2b40f9ce12802180a29591a887dbbf
%define branch cms/v%{realversion}
%define github_user cms-externals
Source: git+https://github.com/%github_user/%{n}.git?obj=%{branch}/%{tag}&export=%{n}.%{realversion}&output=/%{n}.%{realversion}-%{tag}.tgz
Expand Down