From 6f578b86b6d89de3cf60e10c5f9d0da1c1785510 Mon Sep 17 00:00:00 2001 From: yangxianzhao Date: Wed, 22 Nov 2023 14:12:06 +0800 Subject: [PATCH] fix spec version --- GeoIP.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GeoIP.spec b/GeoIP.spec index 8a0defd..e5f794c 100644 --- a/GeoIP.spec +++ b/GeoIP.spec @@ -4,7 +4,7 @@ Name: GeoIP Version: 1.6.12 -Release: 7%{anolis_release}%{?dist} +Release: 7.%{anolis_release}%{?dist} Summary: Library for country/city/organization to IP address or hostname mapping License: LGPLv2+ URL: http://www.maxmind.com/app/c -- Gitee