Increase Epoch tag

Resolves: rhbz#2221806, rhbz#2159630
Signed-off-by: Kamal Heib <kheib@redhat.com>
This commit is contained in:
Kamal Heib 2023-07-21 13:18:54 -04:00
parent d58885400f
commit 374a3026d4

View File

@ -30,12 +30,12 @@
Name: openmpi%{?_cc_name_suffix} Name: openmpi%{?_cc_name_suffix}
Version: 4.1.1 Version: 4.1.1
Release: 4%{?dist} Release: 5%{?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/
Epoch: 1 Epoch: 2
# We can't use %%{name} here because of _cc_name_suffix # We can't use %%{name} here because of _cc_name_suffix
Source0: https://www.open-mpi.org/software/ompi/v4.1/downloads/openmpi-%{version}.tar.bz2 Source0: https://www.open-mpi.org/software/ompi/v4.1/downloads/openmpi-%{version}.tar.bz2
@ -359,6 +359,10 @@ make check
%changelog %changelog
* Fri Jul 21 2023 Kamal Heib <kheib@redhat.com> - 2:4.1.1-5
- Increase Epoch tag
- Resolves: rhbz#2221806, rhbz#2159630
* Thu Jul 20 2023 Kamal Heib <kheib@redhat.com> - 1:4.1.1-4 * Thu Jul 20 2023 Kamal Heib <kheib@redhat.com> - 1:4.1.1-4
- Bump version - Bump version
- Revert v4.1.5 - Revert v4.1.5