Accepting request 1244194 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1244194 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/updatecli?expand=0&rev=12
This commit is contained in:
commit
c842110a4c
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/updatecli/updatecli</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.92.0</param>
|
||||
<param name="revision">v0.93.1</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/updatecli/updatecli</param>
|
||||
<param name="changesrevision">68cdd96b910d136968a43a263d22d5485e8b2a14</param></service></servicedata>
|
||||
<param name="changesrevision">b1e499b80731ec0eddb959da7c26e2aa30d800e9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88bac9d2dd366a658947e0c59e3d2cdbfc0965bf78ff5a1fb61e137d8b0c5db6
|
||||
size 3196940
|
3
updatecli-0.93.1.obscpio
Normal file
3
updatecli-0.93.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:038022b0eae2cd64fe4d335bb915845c39815ed3b83e049bf65208a226998617
|
||||
size 3210252
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 07 08:49:49 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.93.1:
|
||||
* deps(go): bump module github.com/goccy/go-yaml (#3760)
|
||||
* deps(go): bump module cuelang.org/go (#3750)
|
||||
* deps(go): bump module github.com/spf13/afero (#3731)
|
||||
* deps(go): bump module github.com/aws/aws-sdk-go (#3737)
|
||||
* deps(go): bump module github.com/goccy/go-yaml (#3723)
|
||||
* fix: autodiscovery precommit not working if default branch of
|
||||
remote hook is not main (#3715)
|
||||
* deps: bump updatecli version to v0.93.0 (#3699)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 07 08:44:22 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.93.0:
|
||||
* deps(go): bump module helm.sh/helm/v3 (#3685)
|
||||
* deps(go): bump module github.com/zclconf/go-cty (#3679)
|
||||
* chore: rewrite autodiscovery dockercompoes plugin comment
|
||||
(#3660)
|
||||
* chore: update conferences in README (#3661)
|
||||
* fix: hide username/password from URL in log message (#3659)
|
||||
* feat: github action autodiscovyer support docker (#3633)
|
||||
* deps(go): bump module github.com/go-git/go-git/v5 (#3638)
|
||||
* deps: Bump Golang version to 1.23.5 (#3616)
|
||||
* deps(go): bump module github.com/zclconf/go-cty (#3602)
|
||||
* deps(go): bump module github.com/goccy/go-yaml (#3606)
|
||||
* deps(go): bump module github.com/google/go-containerregistry
|
||||
(#3591)
|
||||
* deps(go): bump module github.com/goccy/go-yaml (#3584)
|
||||
* fix(githubaction): correctly ignore relative path action
|
||||
(#3562)
|
||||
* fix(gittag): always return lightweight git tag (#3561)
|
||||
* deps(go): bump module
|
||||
github.com/hashicorp/terraform-registry-address (#3547)
|
||||
* deps: bump updatecli version to v0.92.0 (#3539)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 06:57:36 UTC 2025 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: updatecli
|
||||
version: 0.92.0
|
||||
mtime: 1736625349
|
||||
commit: 68cdd96b910d136968a43a263d22d5485e8b2a14
|
||||
version: 0.93.1
|
||||
mtime: 1738600015
|
||||
commit: b1e499b80731ec0eddb959da7c26e2aa30d800e9
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: updatecli
|
||||
Version: 0.92.0
|
||||
Version: 0.93.1
|
||||
Release: 0
|
||||
Summary: A Declarative Dependency Management tool
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:341ce95cb867674079807eb46e684b077a47ad80ed54408677c44e385882dc68
|
||||
size 25203726
|
||||
oid sha256:606cf0084d15dd2dcc0db0af61066a308be4fd9272eff018622e76efc2787a2b
|
||||
size 25257912
|
||||
|
Loading…
x
Reference in New Issue
Block a user