diff --git a/GeoIP.spec b/GeoIP.spec index 14074ba..fe561eb 100644 --- a/GeoIP.spec +++ b/GeoIP.spec @@ -2,10 +2,10 @@ Name: GeoIP Version: 1.6.12 -Release: 5 +Release: 6 Summary: Library for country/city/organization to IP address or hostname mapping License: LGPLv2+ -URL: http://www.maxmind.com/app/c +URL: https://dev.maxmind.com/geoip/legacy/downloadable/ Source0: https://github.com/maxmind/geoip-api-c/releases/download/v%{version}/GeoIP-%{version}.tar.gz @@ -88,6 +88,12 @@ sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \ %changelog +* Tue Dec 15 2020 xihaochen - 1.6.12-6 +- Type:requirement +- Id:NA +- SUG:NA +- DESC:update url + * Wed Sep 25 2019 openEuler Cynthia Xie - 1.6.12-5 - Package init