diff --git a/_service b/_service index 1d3e838..af427a5 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ git git://github.com/maxmind/geoipupdate - v4.5.0 + v4.6.0 .git @PARENT_TAG@ enable diff --git a/_servicedata b/_servicedata index 3962c6c..2fffe60 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ git://github.com/maxmind/geoipupdate - 65d57e3edea7798cd72adaafca50e96f34a61d59 + 7b5009fa4cd889997783005cea56180b4b85974e diff --git a/geoipupdate-4.5.0.tar.gz b/geoipupdate-4.5.0.tar.gz deleted file mode 100644 index a5f38ca..0000000 --- a/geoipupdate-4.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2664b98108e9bac7574eb1487befbfd978673f345906acf32e70dce80de67cbd -size 32287 diff --git a/geoipupdate-4.6.0.tar.gz b/geoipupdate-4.6.0.tar.gz new file mode 100644 index 0000000..24694cf --- /dev/null +++ b/geoipupdate-4.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a9bae7b33594854aa613cf856bc8b95b33bcf4a649c5893805eaf8b36c73bda +size 32629 diff --git a/geoipupdate.changes b/geoipupdate.changes index 1d1ade5..6b66389 100644 --- a/geoipupdate.changes +++ b/geoipupdate.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 16 12:19:29 UTC 2020 - Paolo Stivanin + +- Update to 4.6.0 + * Show version number in verbose output. + * Retry downloads in more scenarios. Previously we would not retry + failures occurring when reading the response body, but now we do. + ------------------------------------------------------------------- Wed Nov 4 15:54:26 UTC 2020 - Paolo Stivanin diff --git a/geoipupdate.spec b/geoipupdate.spec index b604970..8a2c3d9 100644 --- a/geoipupdate.spec +++ b/geoipupdate.spec @@ -18,13 +18,14 @@ # Common info Name: geoipupdate -Version: 4.5.0 +Version: 4.6.0 Release: 0 Summary: GeoIP update client code License: Apache-2.0 OR MIT Group: Productivity/Networking/Other URL: https://github.com/maxmind/geoipupdate Source0: %{name}-%{version}.tar.gz +# go mod vendor && tar cf vendor.tar.gz vendor/ Source1: vendor.tar.gz Source2: geoipupdate.timer Source3: geoipupdate.service diff --git a/vendor.tar.gz b/vendor.tar.gz index 2a84a2e..cddb53d 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4edbe1fb96c3dd85707add115c44b33c07d6aa684b3dbdda58d9c3d5ac51b81 -size 922061 +oid sha256:b5cc1e4fec1076e9464035231663e73d9b174700f239de4fac217398d1afd8f7 +size 6656000