update to 0.13.6
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=73
This commit is contained in:
parent
db1aa94926
commit
27a2cc8076
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.13.5</param>
|
||||
<param name="revision">v0.13.6</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="changesrevision">c63354ae90657f4b28e71aaaa9f4543273116a6b</param></service></servicedata>
|
||||
<param name="changesrevision">0900229dc8a4b90e8ad950ffb44e0acee502b996</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab764e32d9abe47c6d097f6715efc68cb8358c88bf5b4f813b0249fb06712d21
|
||||
size 4588556
|
3
melange-0.13.6.obscpio
Normal file
3
melange-0.13.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:284e9fce4623043cb9ee675012cdd2025d2483023e6509236aca8dccd4ab7b69
|
||||
size 4590604
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 07:52:03 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.13.6:
|
||||
* run `make generate`
|
||||
* rename exported GetTagFilterPrefix and GetTagFilterContains
|
||||
functions to be normalized GetFilterPrefix and GetFilterPrefix
|
||||
* update config: add version filter prefix and contains to
|
||||
release monitor config block so implementations can perform the
|
||||
same behaviour as git and github configs
|
||||
* build(deps): bump
|
||||
go.opentelemetry.io/otel/exporters/stdout/stdouttrace
|
||||
* build(deps): bump google.golang.org/api from 0.199.0 to 0.200.0
|
||||
* build(deps): bump the actions group with 2 updates
|
||||
* build(deps): bump go.opentelemetry.io/otel/sdk from 1.30.0 to
|
||||
1.31.0
|
||||
* build(deps): bump the gomod group with 4 updates
|
||||
* pipelines: fix split/debug
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 18:08:10 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.13.5
|
||||
mtime: 1728598818
|
||||
commit: c63354ae90657f4b28e71aaaa9f4543273116a6b
|
||||
version: 0.13.6
|
||||
mtime: 1729024044
|
||||
commit: 0900229dc8a4b90e8ad950ffb44e0acee502b996
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.13.5
|
||||
Version: 0.13.6
|
||||
Release: 0
|
||||
Summary: Build APKs from source code
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e26df92f91b1727aca51e41e6940a646b1ae639c05e42fcdfe99a3f32ef36e6c
|
||||
size 12590251
|
||||
oid sha256:2d55f3d7def069700c779e61578269559215b08db67130427668d891071434e5
|
||||
size 12599772
|
||||
|
Loading…
Reference in New Issue
Block a user