From: Yaakov Selkowitz Date: Fri, 12 Jun 2026 22:57:55 +0000 (-0400) Subject: Rebuilt for openssl 4.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;p=location%2Ffedora%2Flibloc.git Rebuilt for openssl 4.0 --- diff --git a/libloc.spec b/libloc.spec index b6f764f..ec61d80 100644 --- a/libloc.spec +++ b/libloc.spec @@ -1,6 +1,6 @@ Name: libloc Version: 0.9.19 -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 @@ -315,6 +315,9 @@ make check %{?_smp_mflags} || (cat ./test-suite.log; exit 1) %{_datadir}/bash-completion/completions/location %changelog +* Fri Jun 12 2026 Yaakov Selkowitz - 0.9.19-2 +- Rebuilt for openssl 4.0 + * Wed Jun 03 2026 Petr Pisar - 0.9.19-1 - 0.9.19 bump