From 197be187ad904069d69f20a40729f369709174a1 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 5 Jul 2022 08:03:51 +0000 Subject: [PATCH] License compliance rectification (cherry picked from commit 753b22f445d29f4249d73652f2cb1f5195110279) --- GeoIP-GeoLite-data.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/GeoIP-GeoLite-data.spec b/GeoIP-GeoLite-data.spec index 944e1ed..c2ff812 100644 --- a/GeoIP-GeoLite-data.spec +++ b/GeoIP-GeoLite-data.spec @@ -2,9 +2,9 @@ Name: GeoIP-GeoLite-data #No further releases of IPv4 GeoLite Legacy databases will be made from April 2018. Version: 2018.06 -Release: 3 +Release: 4 Summary: Free GeoLite IP geolocation country database -License: CC-BY-SA +License: CC-BY-SA-4.0 URL: http://dev.maxmind.com/geoip/legacy/geolite/ Source0: http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz Source1: http://geolite.maxmind.com/download/geoip/database/GeoIPv6.dat.gz @@ -78,5 +78,8 @@ exit 0 %{_datadir}/GeoIP/GeoIPASNumv6.dat %changelog +* Tue Jul 5 2022 Chenyx - 2018.06-4 +- License compliance rectification + * Wed Sep 25 2019 Alex Chao Cynthia Xie - 2018.06-3 - Package init -- Gitee