Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mpich
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
mpich
Commits
0bf5d925
Commit
0bf5d925
authored
3 months ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import mpich-4.2.2-1.el10
parent
dee0c038
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.mpich.metadata
+1
-1
1 addition, 1 deletion
.mpich.metadata
SPECS/mpich.spec
+6
-3
6 additions, 3 deletions
SPECS/mpich.spec
with
7 additions
and
4 deletions
.mpich.metadata
+
1
−
1
View file @
0bf5d925
3492e98ad
ab62
b597ef0d292fb2459b6123bc80070a8aa0a30be6962075a12f0
SOURCES/mpich-4.
1
.2.tar.gz
883f5bb3ae
ab
f
62
7cb8492ca02a03b191d09836bbe0f599d8508351179781d41
SOURCES/mpich-4.
2
.2.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/mpich.spec
+
6
−
3
View file @
0bf5d925
## START: Set by rpmautospec
## (rpmautospec version 0.7.
2
)
## (rpmautospec version 0.7.
3
)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 1
5
;
release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
...
...
@@ -10,7 +10,7 @@
Summary: A high-performance implementation of MPI
Name: mpich
Version: 4.
1
.2
Version: 4.
2
.2
Release: %autorelease
License: mpich2
URL: https://www.mpich.org/
...
...
@@ -287,6 +287,9 @@ make check VERBOSE=1 \
%changelog
## START: Generated by rpmautospec
* Mon Nov 18 2024 Kamal Heib <kheib@redhat.com> - 4.2.2-1
- Update to upstream release 4.2.2
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.1.2-15
- Bump release for October 2024 mass rebuild:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment