Skip to content

Commit 188c0d7

Browse files
committed
DAOS-18017 mercury: update to 2.4.1rc2
Signed-off-by: Jerome Soumagne <[email protected]>
1 parent e501d61 commit 188c0d7

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mercury (2.4.1~rc2-1) unstable; urgency=medium
2+
[ Jerome Soumagne ]
3+
* Update to 2.4.1rc2
4+
5+
-- Jerome Soumagne <[email protected]> Thu, 25 Sep 2025 14:00:00 -0600
6+
17
mercury (2.4.0-5) unstable; urgency=medium
28
[ Joseph Moore ]
39
* Update release number to differentiate from test RPMs for prior issue.

mercury.spec

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: mercury
2-
Version: 2.4.0
3-
Release: 5%{?dist}
2+
Version: 2.4.1~rc2
3+
Release: 1%{?dist}
44

55
# --without ucx build switch
66
%bcond_without ucx
@@ -15,8 +15,6 @@ License: BSD
1515
Group: Development/Libraries
1616
URL: http://mercury-hpc.github.io/
1717
Source0: https://github.com/mercury-hpc/%{name}/releases/download/v%{dl_version}/%{name}-%{dl_version}.tar.bz2
18-
Patch0: na_ucx.patch
19-
Patch1: na_ucx_ep_flush.patch
2018

2119
BuildRequires: libfabric-devel >= 1.20
2220
BuildRequires: cmake
@@ -132,8 +130,11 @@ Mercury plugin to support the UCX transport.
132130
%{_libdir}/cmake/
133131

134132
%changelog
133+
* Thu Sep 25 2025 Jerome Soumagne <[email protected]> - 2.4.1~rc2-1
134+
- Update to 2.4.1rc2
135+
135136
* Wed Jun 25 2025 Joseph Moore <[email protected]> - 2.4.0-5
136-
- Update release number to differentiate from test RPMs for prior issue..
137+
- Update release number to differentiate from test RPMs for prior issue.
137138

138139
* Tue Mar 11 2025 Joseph Moore <[email protected]> - 2.4.0-4
139140
- Change to addr_release for handling of "already present" warning.

0 commit comments

Comments
 (0)