Accepting request 1245199 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1245199 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/regclient?expand=0&rev=4
This commit is contained in:
commit
0c6959c0e7
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/regclient/regclient</param>
|
<param name="url">https://github.com/regclient/regclient</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="package-meta">yes</param>
|
<param name="package-meta">yes</param>
|
||||||
<param name="revision">v0.8.0</param>
|
<param name="revision">v0.8.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/regclient/regclient</param>
|
<param name="url">https://github.com/regclient/regclient</param>
|
||||||
<param name="changesrevision">106f460aad78a8c017b35c3d716435074920307f</param></service></servicedata>
|
<param name="changesrevision">80af8a3ace6d8fb26bc1fa8e4c4a7ca3a9e877f2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b812f6466a2238aec67e7edd78b6e56744f2e46115bee4f80d31ac0497b3f34c
|
|
||||||
size 4891148
|
|
3
regclient-0.8.1.obscpio
Normal file
3
regclient-0.8.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e1b342b68f9231bb71759a2b06db0587846a5f93c52c2f652d89e65a1a9d363
|
||||||
|
size 4948492
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 12 05:53:54 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.8.1:
|
||||||
|
* Release v0.8.1
|
||||||
|
* Version bump
|
||||||
|
* Version bump
|
||||||
|
* Fix: interval overrides a default schedule
|
||||||
|
* Version bump
|
||||||
|
* Fix: Align log levels with slog
|
||||||
|
* Feat: Add cobra command for documentation
|
||||||
|
* Version bump
|
||||||
|
* Version bump
|
||||||
|
* Fix: Combine known actions for matching repository names in
|
||||||
|
bearerHandler
|
||||||
|
* Feat: Improve regctl arg completion
|
||||||
|
* Fix: Ignore unsupported entries in docker config
|
||||||
|
* Fix: Do not request offline refresh token
|
||||||
|
* Version bump
|
||||||
|
* Version bump
|
||||||
|
* Chore: Adding a logo
|
||||||
|
* Version bump
|
||||||
|
* Version bump
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 11 06:54:31 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Wed Dec 11 06:54:31 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: regclient
|
name: regclient
|
||||||
version: 0.8.0
|
version: 0.8.1
|
||||||
mtime: 1733864168
|
mtime: 1739310065
|
||||||
commit: 106f460aad78a8c017b35c3d716435074920307f
|
commit: 80af8a3ace6d8fb26bc1fa8e4c4a7ca3a9e877f2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package regclient
|
# spec file for package regclient
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: regclient
|
Name: regclient
|
||||||
Version: 0.8.0
|
Version: 0.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OCI Registry Client in Go and tooling using those libraries
|
Summary: OCI Registry Client in Go and tooling using those libraries
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:77b80af90be1b82ced8f401ed38f1a796237c0330a999760c2370bd39eeff279
|
oid sha256:3d0d56d338abff7e8a5e7473e6d747f5cd70a7a78c7c48fc0afdfbb9e9c02e57
|
||||||
size 1846865
|
size 1852362
|
||||||
|
Loading…
x
Reference in New Issue
Block a user