]> git.ipfire.org Git - location/fedora/libloc.git/commitdiff
Rebuilt for Python 3.14
authorPython Maint <python-maint@redhat.com>
Mon, 2 Jun 2025 20:22:12 +0000 (22:22 +0200)
committerKarolina Surma <ksurma@redhat.com>
Mon, 2 Jun 2025 20:22:12 +0000 (22:22 +0200)
libloc.spec

index a997edb82e178927f99b56edc5620c17e0b473c0..f4ccdfaeb8ba228c2a1c07bbec7ed072203cda8a 100644 (file)
@@ -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 <python-maint@redhat.com> - 0.9.18-2
+- Rebuilt for Python 3.14
+
 * Tue Mar 11 2025 Petr Pisar <ppisar@redhat.com> - 0.9.18-1
 - 0.9.18 bump