Accepting request 1251805 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/1251805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/geoipupdate?expand=0&rev=28
This commit is contained in:
Ana Guerrero 2025-03-10 17:07:14 +00:00 committed by Git OBS Bridge
commit a4d0cd1e8c
7 changed files with 51 additions and 9 deletions

View File

@ -2,7 +2,7 @@
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/maxmind/geoipupdate</param>
<param name="revision">v7.0.1</param>
<param name="revision">v7.1.0</param>
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/maxmind/geoipupdate</param>
<param name="changesrevision">0df16c46069da6157a6e00ac7b9c552f037d906a</param>
<param name="changesrevision">662daf8302f51f112d2c347234cf7a6c8eb7bb23</param>
</service>
</servicedata>

BIN
geoipupdate-7.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.

3
geoipupdate-7.1.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c829e3104737ece336714a849ef6574ec3b7a57dcbaf4c4cffd4e7d4db732f68
size 54596

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Mon Mar 10 09:53:16 UTC 2025 - valentin.lefebvre@suse.com
- Update to version 7.1.0:
* Update for v7.1.0
* Set release date
* Bump bobg/modver from 2.10.1 to 2.10.2
* Don't mix receiver type
* Remove deactivated linters
* Bump golang.org/x/net from 0.30.0 to 0.31.0
* Export HTTPError
* Bump golang.org/x/net from 0.29.0 to 0.30.0
* Bump bobg/modver from 2.10.0 to 2.10.1
* Bump golang.org/x/net from 0.28.0 to 0.29.0
* Bump bobg/modver from 2.9.0 to 2.10.0
* Bump golang.org/x/net from 0.27.0 to 0.28.0
* Bump golang.org/x/sync from 0.7.0 to 0.8.0
* Bump github.com/gofrs/flock from 0.12.0 to 0.12.1
* Bump golang.org/x/net from 0.26.0 to 0.27.0
* Bump github.com/gofrs/flock from 0.11.0 to 0.12.0
* Bump bobg/modver from 2.8.1 to 2.9.0
* Bump github.com/gofrs/flock from 0.9.0 to 0.11.0
* Run go mod tidy
* Bump github.com/gofrs/flock from 0.8.1 to 0.9.0
* Updates for GoReleaser v2
* Add permission for scheduled CodeQL run
* Add modver action
* Do not run CodeQL on push
* Remove example crontab file
* Update frequency references database release schedule
* Bump golang.org/x/net from 0.25.0 to 0.26.0
* Update golangci-lint config
* Do not require from HTTP handlers
* Bump golangci/golangci-lint-action from 5 to 6
* Bump golang.org/x/net from 0.24.0 to 0.25.0
* Update golangci-lint config
* Bump golangci/golangci-lint-action from 4 to 5
* Add change-log item for #310
* Respect host scheme if set
* Add check to verify that tag matches go.mod
* Ignore dist dir
-------------------------------------------------------------------
Mon May 06 14:36:34 UTC 2024 - valentin.lefebvre@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package geoipupdate
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: geoipupdate
Version: 7.0.1
Version: 7.1.0
Release: 0
Summary: GeoIP update client code
License: Apache-2.0 OR MIT

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.