]> git.ipfire.org Git - location/fedora/libloc.git/commitdiff
Rebuilt for Python 3.14.0rc3 bytecode f43 main rawhide
authorPython Maint <python-maint@redhat.com>
Fri, 19 Sep 2025 10:26:58 +0000 (12:26 +0200)
committerKarolina Surma <ksurma@redhat.com>
Fri, 19 Sep 2025 10:26:58 +0000 (12:26 +0200)
libloc.spec

index 142c2cfdbcc86568b88ef14fe75f2ce6a1b93b6c..7ecd4c5cb29865102817eacc0a246f7f7327f5d5 100644 (file)
@@ -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 <python-maint@redhat.com> - 0.9.18-6
+- Rebuilt for Python 3.14.0rc3 bytecode
+
 * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.9.18-5
 - Rebuilt for Python 3.14.0rc2 bytecode