From 32e69418c7594bf3983e1d8252efc05e20e9f889 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 22:22:12 +0200 Subject: [PATCH] Rebuilt for Python 3.14 --- libloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libloc.spec b/libloc.spec index a997edb..f4ccdfa 100644 --- a/libloc.spec +++ b/libloc.spec @@ -1,6 +1,6 @@ Name: libloc Version: 0.9.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to determine a location of an IP address in the Internet # bash-completion/location: LGPL-2.1-or-later # COPYING: LGPL-2.1 text @@ -317,6 +317,9 @@ make check %{?_smp_mflags} || (cat ./test-suite.log; exit 1) %{_datadir}/bash-completion/completions/location %changelog +* Mon Jun 02 2025 Python Maint - 0.9.18-2 +- Rebuilt for Python 3.14 + * Tue Mar 11 2025 Petr Pisar - 0.9.18-1 - 0.9.18 bump -- 2.47.3