Skip to content
Snippets Groups Projects
Commit 0bf5d925 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import mpich-4.2.2-1.el10

parent dee0c038
No related branches found
No related tags found
No related merge requests found
3492e98adab62b597ef0d292fb2459b6123bc80070a8aa0a30be6962075a12f0 SOURCES/mpich-4.1.2.tar.gz
883f5bb3aeabf627cb8492ca02a03b191d09836bbe0f599d8508351179781d41 SOURCES/mpich-4.2.2.tar.gz
## 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 = 15;
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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment