Use SPDX-format license tag
This commit is contained in:
parent
5c559032ba
commit
f786f1e583
@ -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 <paul@city-fan.org> - 20191217-9
|
||||
- Use SPDX-format license tag
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20191217-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user