From: Python Maint Date: Tue, 4 Aug 2026 08:02:42 +0000 (+0200) Subject: Rebuilt for Python 3.15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=location%2Ffedora%2Flibloc.git Rebuilt for Python 3.15 --- diff --git a/libloc.spec b/libloc.spec index d0ff96a..afea930 100644 --- a/libloc.spec +++ b/libloc.spec @@ -1,6 +1,6 @@ Name: libloc Version: 0.9.19 -Release: 4%{?dist} +Release: 5%{?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 @@ -315,6 +315,9 @@ make check %{?_smp_mflags} || (cat ./test-suite.log; exit 1) %{_datadir}/bash-completion/completions/location %changelog +* Tue Aug 04 2026 Python Maint - 0.9.19-5 +- Rebuilt for Python 3.15 + * Thu Jul 23 2026 Jitka Plesnikova - 0.9.19-4 - Perl 5.44 rebuild