Accepting request 1229996 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1229996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/regclient?expand=0&rev=3
This commit is contained in:
commit
dd1515eb7d
4
_service
4
_service
@ -3,10 +3,10 @@
|
||||
<param name="url">https://github.com/regclient/regclient</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="package-meta">yes</param>
|
||||
<param name="revision">v0.7.2</param>
|
||||
<param name="revision">v0.8.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual">
|
||||
</service>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/regclient/regclient</param>
|
||||
<param name="changesrevision">6b1f7bd9a3b2972605f04a534143f7fed522b680</param></service></servicedata>
|
||||
<param name="changesrevision">106f460aad78a8c017b35c3d716435074920307f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1302dd4b5e79192f1db4fbe48ef48630e0ccf92bbb3e68dfba8155929e510e9
|
||||
size 4796428
|
3
regclient-0.8.0.obscpio
Normal file
3
regclient-0.8.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b812f6466a2238aec67e7edd78b6e56744f2e46115bee4f80d31ac0497b3f34c
|
||||
size 4891148
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 06:54:31 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.8.0:
|
||||
* Release v0.8.0
|
||||
* Feat: Support incomplete subject descriptor
|
||||
* Fix: Handle repeated digest in copy with external referrers
|
||||
* Feat: Support external referrers in regsync
|
||||
* Version bump
|
||||
* Fix: Platform test for darwin/macos should not add variant
|
||||
* Feat: Document community maintained packages
|
||||
* Chore: Remove unused short arg parameters
|
||||
* Feat: Copy image with external referrers
|
||||
* Feat: Add external flag to regctl artifact put
|
||||
* Feat: Include source in referrers response
|
||||
* Version bump
|
||||
* Feat: Image mod environment variables
|
||||
* Feat: Support referrers in an external repository
|
||||
* Version bump
|
||||
* Chore: Improve error message when inspecting artifacts
|
||||
* Version bump
|
||||
* Feat: Allow plus in ocidir path
|
||||
* Fix: Inject release notes by file
|
||||
* Feat: Move logrus calls into files excluded by wasm
|
||||
* Breaking: Disable legacy packages by default.
|
||||
* Switch regsync to slog
|
||||
* Feat: Switch regctl to slog
|
||||
* Feat: Switch regbot to slog
|
||||
* Version bump
|
||||
* Feat: Refactor logging to use log/slog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 04 19:50:32 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: regclient
|
||||
version: 0.7.2
|
||||
mtime: 1730731045
|
||||
commit: 6b1f7bd9a3b2972605f04a534143f7fed522b680
|
||||
version: 0.8.0
|
||||
mtime: 1733864168
|
||||
commit: 106f460aad78a8c017b35c3d716435074920307f
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: regclient
|
||||
Version: 0.7.2
|
||||
Version: 0.8.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:96516407757a8616a9169c117f075d3201ca7d068009b122134604c50ab06f66
|
||||
size 1839759
|
||||
oid sha256:77b80af90be1b82ced8f401ed38f1a796237c0330a999760c2370bd39eeff279
|
||||
size 1846865
|
||||
|
Loading…
x
Reference in New Issue
Block a user