Accepting request 856477 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/856477 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geoipupdate?expand=0&rev=15
This commit is contained in:
commit
b3679bd0d1
2
_service
2
_service
@ -2,7 +2,7 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">git://github.com/maxmind/geoipupdate</param>
|
<param name="url">git://github.com/maxmind/geoipupdate</param>
|
||||||
<param name="revision">v4.5.0</param>
|
<param name="revision">v4.6.0</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/maxmind/geoipupdate</param>
|
<param name="url">git://github.com/maxmind/geoipupdate</param>
|
||||||
<param name="changesrevision">65d57e3edea7798cd72adaafca50e96f34a61d59</param>
|
<param name="changesrevision">7b5009fa4cd889997783005cea56180b4b85974e</param>
|
||||||
</service>
|
</service>
|
||||||
</servicedata>
|
</servicedata>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2664b98108e9bac7574eb1487befbfd978673f345906acf32e70dce80de67cbd
|
|
||||||
size 32287
|
|
3
geoipupdate-4.6.0.tar.gz
Normal file
3
geoipupdate-4.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a9bae7b33594854aa613cf856bc8b95b33bcf4a649c5893805eaf8b36c73bda
|
||||||
|
size 32629
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 16 12:19:29 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- 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 <info@paolostivanin.com>
|
Wed Nov 4 15:54:26 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -18,13 +18,14 @@
|
|||||||
|
|
||||||
# Common info
|
# Common info
|
||||||
Name: geoipupdate
|
Name: geoipupdate
|
||||||
Version: 4.5.0
|
Version: 4.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GeoIP update client code
|
Summary: GeoIP update client code
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
URL: https://github.com/maxmind/geoipupdate
|
URL: https://github.com/maxmind/geoipupdate
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
# go mod vendor && tar cf vendor.tar.gz vendor/
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
Source2: geoipupdate.timer
|
Source2: geoipupdate.timer
|
||||||
Source3: geoipupdate.service
|
Source3: geoipupdate.service
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:e4edbe1fb96c3dd85707add115c44b33c07d6aa684b3dbdda58d9c3d5ac51b81
|
oid sha256:b5cc1e4fec1076e9464035231663e73d9b174700f239de4fac217398d1afd8f7
|
||||||
size 922061
|
size 6656000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user