Increase Epoch tag

Resolves: rhbz#2159637, rhbz#2218121, rhbz#2216042
Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
Kamal Heib 2023-07-21 11:00:05 -04:00
parent 5dee4c948b
commit 5cea02bd0f

View File

@ -29,9 +29,9 @@
%bcond_without autogen %bcond_without autogen
Name: openmpi%{?_cc_name_suffix} Name: openmpi%{?_cc_name_suffix}
Epoch: 1 Epoch: 2
Version: 4.1.1 Version: 4.1.1
Release: 6%{?dist} Release: 7%{?dist}
Summary: Open Message Passing Interface Summary: Open Message Passing Interface
License: BSD and MIT and Romio License: BSD and MIT and Romio
URL: http://www.open-mpi.org/ URL: http://www.open-mpi.org/
@ -358,6 +358,10 @@ make check
%changelog %changelog
* Fri Jul 21 2023 Kamal Heib <kheib@redhat.com> - 2:4.1.1-7
- Increase Epoch tag
- Resolves: rhbz#2159637, rhbz#2218121, rhbz#2216042
* Thu Jul 20 2023 Kamal Heib <kheib@redhat.com> - 1:4.1.1-6 * Thu Jul 20 2023 Kamal Heib <kheib@redhat.com> - 1:4.1.1-6
- Revert v4.1.5 - Revert v4.1.5
- Bump version - Bump version