From f786f1e583ad9734cf0b3dd8150662c841afa8f3 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 3 Mar 2023 10:52:13 +0000 Subject: [PATCH] Use SPDX-format license tag --- geolite2.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/geolite2.spec b/geolite2.spec index 4d9a43e..3268c5d 100644 --- a/geolite2.spec +++ b/geolite2.spec @@ -9,9 +9,11 @@ Name: geolite2 # released under CC-BY-SA. # https://bugzilla.redhat.com/show_bug.cgi?id=1786211 Version: 20191217 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Free IP geolocation databases -License: CC-BY-SA +# This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License +# This database incorporates GeoNames geographical data, which is made available under the Creative Commons Attribution 3.0 License +License: CC-BY-SA-4.0 AND CC-BY-3.0 URL: https://dev.maxmind.com/geoip/geoip2/geolite2/ Source0: https://geolite.maxmind.com/download/geoip/database/GeoLite2-ASN_%{version}.tar.gz Source1: https://geolite.maxmind.com/download/geoip/database/GeoLite2-City_%{version}.tar.gz @@ -72,6 +74,9 @@ done %changelog +* Fri Mar 3 2023 Paul Howarth - 20191217-9 +- Use SPDX-format license tag + * Thu Jan 19 2023 Fedora Release Engineering - 20191217-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild