From: Python Maint Date: Fri, 19 Sep 2025 10:26:58 +0000 (+0200) Subject: Rebuilt for Python 3.14.0rc3 bytecode X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=HEAD;p=location%2Ffedora%2Flibloc.git Rebuilt for Python 3.14.0rc3 bytecode --- 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