From cb9a9acf98c5f1c8d3f09b11e17b60b77130f517 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 3 Sep 2023 18:54:30 -0600 Subject: [PATCH] Update to 1.19.0 --- libfabric.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libfabric.spec b/libfabric.spec index a319795..8dc9098 100644 --- a/libfabric.spec +++ b/libfabric.spec @@ -1,8 +1,8 @@ %global __remake_config 0 Name: libfabric -Version: 1.18.1 -Release: 3%{?dist} +Version: 1.19.0 +Release: 1%{?dist} Summary: Open Fabric Interfaces License: BSD-2-Clause OR GPL-2.0-only @@ -94,6 +94,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %changelog +* Mon Sep 04 2023 Orion Poplawski - 1.19.0-1 +- Update to 1.19.0 + * Thu Jul 20 2023 Fedora Release Engineering - 1.18.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild