From e75e662a6f974df1a68656bc38cf13721ffb51ec Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 05:19:54 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libserf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libserf.spec b/libserf.spec index f750c04..6da4f07 100644 --- a/libserf.spec +++ b/libserf.spec @@ -1,6 +1,6 @@ Name: libserf Version: 1.3.10 -Release: 3%{?dist} +Release: 4%{?dist} Summary: High-Performance Asynchronous HTTP Client Library License: Apache-2.0 URL: http://serf.apache.org/ @@ -77,6 +77,9 @@ true %{_libdir}/pkgconfig/serf*.pc %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.3.10-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Dec 07 2023 Tomas Korbar - 1.3.10-3 - Add linking of gssapi to support Kerberos authentication - Resolves: rhbz#2245095