diff --git a/libmaxminddb.spec b/libmaxminddb.spec index 9505ef5..b6ecaba 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: 2%{?dist} +Release: 3%{?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 +* Mon Jun 24 2024 Troy Dawson - 1.9.1-3 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 1.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild