Accepting request 1294080 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1294080 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=104
This commit is contained in:
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.29.2</param>
|
||||
<param name="revision">v0.29.5</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/chainguard-dev/melange</param>
|
||||
<param name="changesrevision">6bdc5c92d11baa5392f2b01ef0f6b0c94b2a1f03</param></service></servicedata>
|
||||
<param name="changesrevision">e29494b4a40a91619ec1c87a09003c6d5164cea1</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02e5e1af4027f04577e841445643a9a5ec3cb44da17b5749a7d09658e6414390
|
||||
size 2314764
|
3
melange-0.29.5.obscpio
Normal file
3
melange-0.29.5.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa7e6d54638d4b07cda7303ae662ef8a19986f73c9127a835d5d7250d92b91ec
|
||||
size 2317324
|
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 05:56:21 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.29.5:
|
||||
* fix: tighten up permissions for written SBOM files and
|
||||
signature tarballs (#2086)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 05:53:35 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.29.4:
|
||||
* Revert "Use os.DirFS over apkofs.DirFS (#2079)" (#2085)
|
||||
* chore(pipelines/cargo): add parallel jobs input (#2083)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 05:48:51 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 0.29.3:
|
||||
* Use os.DirFS over apkofs.DirFS (#2079)
|
||||
* Include top-level environment variables in tests (#2080)
|
||||
* config: use supplier for namespace for unknown gits (#2081)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 05:59:09 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.29.2
|
||||
mtime: 1752177142
|
||||
commit: 6bdc5c92d11baa5392f2b01ef0f6b0c94b2a1f03
|
||||
version: 0.29.5
|
||||
mtime: 1752698605
|
||||
commit: e29494b4a40a91619ec1c87a09003c6d5164cea1
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: melange
|
||||
Version: 0.29.2
|
||||
Version: 0.29.5
|
||||
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:0ede1d3d128cd21f5dc71912f47949f815cee5971431b16794c0ee329661f0a8
|
||||
size 10226634
|
||||
oid sha256:99ddc049c34553acf851dfe4417d62f3d061de0157514388c112f73ada7d87e5
|
||||
size 10226509
|
||||
|
Reference in New Issue
Block a user