Accepting request 1226554 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1226554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/updatecli?expand=0&rev=5
This commit is contained in:
commit
ff16c96c51
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.86.1</param>
|
||||
<param name="revision">v0.87.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/updatecli/updatecli</param>
|
||||
<param name="changesrevision">db5195d5d358347be5d7075c98125cf9f1c982f5</param></service></servicedata>
|
||||
<param name="changesrevision">7ac75446acabbfbcf0151e100c6f513c27ed9240</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21f14020102306a406f26413210e21abc2133b23c1789a4878ef30016489e911
|
||||
size 3081740
|
3
updatecli-0.87.0.obscpio
Normal file
3
updatecli-0.87.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1bda14dae14178daa83276aefe4d90a0dbfd2db4337a6b1b7edd4542c4153d3
|
||||
size 3094540
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 14:07:33 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.87.0:
|
||||
* deps: use go-scm upstream project (#3146)
|
||||
* chore: deps(go): bump module github.com/drone/go-scm to v1.39.0
|
||||
(#3137)
|
||||
* deps(go): bump module cuelang.org/go (#3131)
|
||||
* deps(go): bump module helm.sh/helm/v3 (#3126)
|
||||
* deps(go): bump module github.com/stretchr/testify (#3119)
|
||||
* deps(go): bump module github.com/goccy/go-yaml (#3111)
|
||||
* deps(go): bump module github.com/Masterminds/semver/v3 (#3101)
|
||||
* chore: deps(go): bump module github.com/drone/go-scm to v1.38.9
|
||||
(#3091)
|
||||
* feat(autodiscovery/helm): allow to set target.SkipPackaging for
|
||||
helmchart (#3062)
|
||||
* fix: message for golang update in go.mod (#3068)
|
||||
* feat(temurin): introduces condition to check for Adoptium
|
||||
releases existence (#3063)
|
||||
* deps(go): bump module github.com/hashicorp/hcl/v2 (#3055)
|
||||
* deps(go): bump module github.com/goccy/go-yaml (#3044)
|
||||
* deps: Bump Golang version to 1.23.3 (#3031)
|
||||
* deps(go): bump module golang.org/x/text (#3027)
|
||||
* deps(go): bump module golang.org/x/oauth2 (#3011)
|
||||
* deps(go): bump module golang.org/x/mod (#3012)
|
||||
* fix: print Updatecli log to stdout instead of sterr (#2997)
|
||||
* deps(go): bump module github.com/goccy/go-yaml (#2989)
|
||||
* deps: bump updatecli version to v0.86.1 (#2979)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 06:49:54 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: updatecli
|
||||
version: 0.86.1
|
||||
mtime: 1730835900
|
||||
commit: db5195d5d358347be5d7075c98125cf9f1c982f5
|
||||
version: 0.87.0
|
||||
mtime: 1732523807
|
||||
commit: 7ac75446acabbfbcf0151e100c6f513c27ed9240
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: updatecli
|
||||
Version: 0.86.1
|
||||
Version: 0.87.0
|
||||
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:127057944813aee8b345b44e0e0ad20ca0b6d7d0c2a36fd853918c70c84cae2e
|
||||
size 23273110
|
||||
oid sha256:9918593e247762de0d135606637660b9be63e614842746dce2045b4839d0cec2
|
||||
size 23317523
|
||||
|
Loading…
x
Reference in New Issue
Block a user