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 to version 11.3.cand00 along with G4 dataset #9513

Merged
merged 1 commit into from
Nov 13, 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-G4PhotonEvaporation.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### RPM external geant4-G4PhotonEvaporation 6.0
### RPM external geant4-G4PhotonEvaporation 6.1
%define G4RunTime G4LEVELGAMMADATA
%define source0 https://geant4-data.web.cern.ch/datasets/G4PhotonEvaporation.%{realversion}.tar.gz

Expand Down
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.0.1
### RPM external geant4-G4RadioactiveDecay 6.1
%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.2.ref08
%define tag 20b19ef6672d83d96299fc657a12f50c3198a970
### RPM external geant4 11.3.cand00
%define tag b1665724ecbc6820bf07f8b9c4370bf32cfb9476
%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