public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libntirpc] rawhide: (lib)ntirpc 15.5 GA
@ 2026-09-19 11:28 Kaleb S KEITHLEY
0 siblings, 0 replies; only message in thread
From: Kaleb S KEITHLEY @ 2026-09-19 11:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libntirpc
Branch : rawhide
Commit : 9e22ed3ad89562862044da18a2d26012c850723b
Author : Kaleb S KEITHLEY <kkeithle@redhat.com>
Date : 2026-09-19T07:27:14-04:00
Stats : +6/-36 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libntirpc/c/9e22ed3ad89562862044da18a2d26012c850723b?branch=rawhide
Log:
(lib)ntirpc 15.5 GA
---
diff --git a/0001-src-monitoring-include-monitoring.h.patch b/0001-src-monitoring-include-monitoring.h.patch
deleted file mode 100644
index 0fdbc04..0000000
--- a/0001-src-monitoring-include-monitoring.h.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- ntirpc-15.3/src/monitoring/include/monitoring.h.orig 2026-09-02 14:50:30.000000000 -0400
-+++ ntirpc-15.3/src/monitoring/include/monitoring.h 2026-09-14 08:18:34.782114838 -0400
-@@ -220,6 +220,7 @@
- static inline uint64_t
- monitoring__counter_get(counter_metric_handle_t UNUSED(handle))
- {
-+ return 0;
- }
-
- static inline void monitoring__counter_set(
-@@ -227,16 +228,17 @@
- {
- }
-
--static void monitoring__counter_remove(counter_metric_handle_t UNUSED(handle))
-+static inline void
-+monitoring__counter_remove(counter_metric_handle_t UNUSED(handle))
- {
- }
-
--static void monitoring__gauge_remove(gauge_metric_handle_t UNUSED(handle))
-+static inline void monitoring__gauge_remove(gauge_metric_handle_t UNUSED(handle))
- {
- }
-
--static void
--monitoring__histogram_remove(histogram_metric_handle_t UNUSED(handle))
-+static void inline monitoring__histogram_remove(
-+ histogram_metric_handle_t UNUSED(handle))
- {
- }
-
diff --git a/libntirpc.spec b/libntirpc.spec
index 2416579..510a168 100644
--- a/libntirpc.spec
+++ b/libntirpc.spec
@@ -2,8 +2,8 @@
#%%global dev rc3
Name: libntirpc
-Version: 15.3
-Release: 2%{?dev:%{dev}}%{?dist}
+Version: 15.5
+Release: 1%{?dev:%{dev}}%{?dist}
Summary: New Transport Independent RPC Library
License: BSD-3-Clause
Url: https://github.com/nfs-ganesha/ntirpc
@@ -12,7 +12,6 @@ Url: https://github.com/nfs-ganesha/ntirpc
%global prometh_ver_short 48d09c45
Source0: https://github.com/nfs-ganesha/ntirpc/archive/v%{version}/ntirpc-%{version}%{?dev:%{dev}}.tar.gz
Source1: https://github.com/biaks/prometheus-cpp-lite/archive/%{prometh_ver_long}/prometheus-cpp-lite-%{prometh_ver_short}.tar.gz
-Patch: 0001-src-monitoring-include-monitoring.h.patch
BuildRequires: cmake gcc gcc-c++
%ifarch x86_64 aarch64
@@ -94,6 +93,9 @@ ln -s %{name}.so.%{version} %{buildroot}%{_libdir}/%{name}.so.15
%{_libdir}/pkgconfig/libntirpc.pc
%changelog
+* Fri Sep 18 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> 15.5-1
+- ntirpc-15.5 GA (side tag f46-build-side-152202)
+
* Mon Sep 14 2026 Kaleb S. KEITHLEY <kkeithle at redhat.com> 15.3-2
- ntirpc-15.3 (side tag f46-build-side-151546)
- ntirpc-15.4ish, include monitoring fix accidently omitted
diff --git a/sources b/sources
index 515528f..d6f90af 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (ntirpc-15.3.tar.gz) = 21c5f0ee15151c0bae7f9cb8a1c3d350b876b28aae77f9e20296d83bcb63979a34db817cbc726bcd4454eb3bb3d4179696208c39f4c80a0695f372dfc3a4c006
+SHA512 (ntirpc-15.5.tar.gz) = 0e4b507fb9b6ccc82ed54bad6488c3975f89c5075377bc210fc91c300a5a1f3faad456ed4905fab8f53c8945ee51aa78fcde3debdd0574a232442e3ecff2b9c7
SHA512 (prometheus-cpp-lite-48d09c45.tar.gz) = ae7199c5cc265be10b82046ac10fa438db2797ad9821163ce3f5e2c27cc01653b3a823b53cb1aecb7dcc6d18c0f16933510477e8cee437d0a7a224820ca5febc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-19 11:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19 11:28 [rpms/libntirpc] rawhide: (lib)ntirpc 15.5 GA Kaleb S KEITHLEY
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox