Accepting request 1289300 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1289300 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/regclient?expand=0&rev=7
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.3</param>
|
||||
<param name="revision">v0.9.0</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">ba184b305aaad55b40bf517d06e4d8d1afd35bf9</param></service></servicedata>
|
||||
<param name="changesrevision">ad4e3d926030f76419211838494434974f17db67</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f81f64825f4eee88f2b253109bef67796575d6c7e7d8e61fbcbf0aed44f8fe2e
|
||||
size 8265229
|
3
regclient-0.9.0.obscpio
Normal file
3
regclient-0.9.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7ee9ba95e3364fcdf8d9274e44bd803c590377627fa524207e9493949eda998
|
||||
size 8282637
|
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:33:28 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.9.0:
|
||||
* Breaking:
|
||||
- Drop support for 3rd Go release because of upstream forced
|
||||
upgrades (see golang/go#69095). (PR 948)
|
||||
* Features:
|
||||
- Add a script to reproduce regclient images. (PR 940)
|
||||
- Support IPv6 hosts. (PR 956)
|
||||
* Fixes:
|
||||
- Convert docker attestations built with oci-artifact=true. (PR
|
||||
949)
|
||||
- Allow duplicate keys in yaml config. (PR 952)
|
||||
* Miscellaneous:
|
||||
- Migrate yaml library. (PR 947)
|
||||
- Convert the build to use OCI style attestations. (PR 950)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 15:31:03 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: regclient
|
||||
version: 0.8.3
|
||||
mtime: 1745435768
|
||||
commit: ba184b305aaad55b40bf517d06e4d8d1afd35bf9
|
||||
version: 0.9.0
|
||||
mtime: 1751293530
|
||||
commit: ad4e3d926030f76419211838494434974f17db67
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: regclient
|
||||
Version: 0.8.3
|
||||
Version: 0.9.0
|
||||
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:c7dd021b7161970eebb4c828aef7b1db0939022d3dad680395c3c73461a62a8d
|
||||
size 1849779
|
||||
oid sha256:0b182a762b1a438b8c73b865d7da8aab6608f46a64416ae74ac11aa88801f5e8
|
||||
size 1869698
|
||||
|
Reference in New Issue
Block a user