From 0d8b44da86bbd164f689336b85bc6bc0c08de2af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 02:50:00 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libmaxminddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libmaxminddb.spec b/libmaxminddb.spec index 841e3fc..9505ef5 100644 --- a/libmaxminddb.spec +++ b/libmaxminddb.spec @@ -1,7 +1,7 @@ Summary: C library for reading MaxMind DB files Name: libmaxminddb Version: 1.9.1 -Release: 1%{?dist} +Release: 2%{?dist} # BSD-3-Clause (src/maxminddb-compat-util.h) and Apache-2.0 (the rest) License: Apache-2.0 AND BSD-3-Clause URL: https://maxmind.github.io/libmaxminddb/ @@ -79,6 +79,9 @@ LD_PRELOAD=$RPM_BUILD_ROOT%{_libdir}/%{name}.so make check %{_mandir}/man3/MMDB_*.3* %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 1.9.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Robert Scheck 1.9.1-1 - Upgrade to 1.9.1 (#2257602)