Accepting request 1202379 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1202379 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=31
This commit is contained in:
commit
4d7b6cacd8
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.12.0</param>
|
||||
<param name="revision">v0.12.1</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">2b86234a03fa55f4e253f49ab11435d64d549342</param></service></servicedata>
|
||||
<param name="changesrevision">727eaafd6eb8360bc0912a2f1e903bb25edad38e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad616e2460ac68d9b9bf698e0394f1f8e66c263570cf787131ead112f9cc63d2
|
||||
size 4552204
|
3
melange-0.12.1.obscpio
Normal file
3
melange-0.12.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aceb8634d434d9e52cb73bd7fdb83252f10dfb4e89c9473b2ac858a584b774d
|
||||
size 4553740
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 16:30:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.12.1:
|
||||
* build(deps): bump github.com/docker/cli
|
||||
* build(deps): bump github.com/docker/docker
|
||||
* build(deps): bump the gomod group with 2 updates
|
||||
* build(deps): bump chainguard.dev/apko from 0.18.1 to 0.19.1
|
||||
* sca: remove set but never used variable
|
||||
* update_config: expose function to get valid schedule messages
|
||||
* Add uses and name to slog values
|
||||
* Include subpackage name in slog values
|
||||
* Only read the first line for shbang.
|
||||
* pombump: add flag to display the dependency tree
|
||||
* build(deps): bump dagger.io/dagger from 0.12.7 to 0.13.0
|
||||
* build(deps): bump step-security/harden-runner in the actions
|
||||
group
|
||||
* build(deps): bump
|
||||
go.opentelemetry.io/otel/exporters/stdout/stdouttrace
|
||||
* build(deps): bump the gomod group with 2 updates
|
||||
* keygen: reject bit size < 4096
|
||||
* cleanup: remove some direct imports of charm log
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 15:42:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.12.0
|
||||
mtime: 1726244535
|
||||
commit: 2b86234a03fa55f4e253f49ab11435d64d549342
|
||||
version: 0.12.1
|
||||
mtime: 1726790873
|
||||
commit: 727eaafd6eb8360bc0912a2f1e903bb25edad38e
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.12.0
|
||||
Version: 0.12.1
|
||||
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:e7a5e08feec22f63e7829245b6f454d82e48fe886455d2318e6f80cd9cf7465f
|
||||
size 10769499
|
||||
oid sha256:1bf43f6770eeeb3e22616954a3c1fe7e148afc179dbab0d1515788548862ec42
|
||||
size 10770291
|
||||
|
Loading…
Reference in New Issue
Block a user