From 45d385a4156a78b8efebbf8a385633321ae4abbe Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:26:58 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc3 bytecode --- libloc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libloc.spec b/libloc.spec index 142c2cf..7ecd4c5 100644 --- a/libloc.spec +++ b/libloc.spec @@ -1,6 +1,6 @@ Name: libloc Version: 0.9.18 -Release: 5%{?dist} +Release: 6%{?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 +* Fri Sep 19 2025 Python Maint - 0.9.18-6 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.9.18-5 - Rebuilt for Python 3.14.0rc2 bytecode -- 2.47.3