Accepting request 1272503 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1272503 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/regclient?expand=0&rev=6
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/regclient/regclient</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="package-meta">yes</param>
|
||||
<param name="revision">v0.8.2</param>
|
||||
<param name="revision">v0.8.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/regclient/regclient</param>
|
||||
<param name="changesrevision">e7e5436b4e93a897084aceca6b118b8002b20122</param></service></servicedata>
|
||||
<param name="changesrevision">ba184b305aaad55b40bf517d06e4d8d1afd35bf9</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b5a60530e358424c3544b2291ba599b8c8d672196cef107ddcc2cab290314c1
|
||||
size 4978188
|
3
regclient-0.8.3.obscpio
Normal file
3
regclient-0.8.3.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f81f64825f4eee88f2b253109bef67796575d6c7e7d8e61fbcbf0aed44f8fe2e
|
||||
size 8265229
|
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 15:31:03 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.8.3:
|
||||
* Features:
|
||||
- Add ref.AddDigest method that does not unset the tag. (PR
|
||||
910)
|
||||
- Adding a regctl registry whoami command. (PR 912)
|
||||
- Improve regctl image check-base output. (PR 917)
|
||||
- regsync option to abort on errors. (PR 924)
|
||||
- Improve fallback tag handling. (PR 925)
|
||||
- regctl flag to ignore missing images on delete. (PR 930)
|
||||
* Fixes:
|
||||
- Validate registry names. (PR 911)
|
||||
- Escape regexp example. (PR 920)
|
||||
- Auth header parsing. (PR 936)
|
||||
* Changes:
|
||||
- Update supported Go releases to 1.22, 1.23, and 1.24. (PR
|
||||
909)
|
||||
- Modernize Go to the 1.22 specs. (PR 910)
|
||||
- Refactor cobra commands. (PR 915)
|
||||
- Include Docker Hub repository documentation. (PR 918)
|
||||
- Move documentation pointers to the website. (PR 939)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 16 08:52:14 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: regclient
|
||||
version: 0.8.2
|
||||
mtime: 1739545133
|
||||
commit: e7e5436b4e93a897084aceca6b118b8002b20122
|
||||
version: 0.8.3
|
||||
mtime: 1745435768
|
||||
commit: ba184b305aaad55b40bf517d06e4d8d1afd35bf9
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: regclient
|
||||
Version: 0.8.2
|
||||
Version: 0.8.3
|
||||
Release: 0
|
||||
Summary: OCI Registry Client in Go and tooling using those libraries
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d7fa5886dbccc13322c5049a4204937e3b66561fc23de4c6d9be5118d374e4b
|
||||
size 1851241
|
||||
oid sha256:c7dd021b7161970eebb4c828aef7b1db0939022d3dad680395c3c73461a62a8d
|
||||
size 1849779
|
||||
|
Reference in New Issue
Block a user