Accepting request 1179892 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1179892 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=24
This commit is contained in:
commit
c15d5e8fad
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.8.5</param>
|
||||
<param name="revision">v0.8.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">d3ba7ef690b726e335d3cd08a16be10a0fa21022</param></service></servicedata>
|
||||
<param name="changesrevision">b2096d206d2966b42230f18029f34b6c9ec449b6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a4b563f011ad2731218e1f2c727498f9a16b9f62823d87e0764be6019145ea7
|
||||
size 4408332
|
3
melange-0.8.6.obscpio
Normal file
3
melange-0.8.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27e1cdb3e0182581d0bbd81ccdeed308b68eeebc21a56811ec41197de532b2e7
|
||||
size 4409868
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 05:36:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.8.6:
|
||||
* build(deps): bump step-security/harden-runner from 2.8.0 to
|
||||
2.8.1
|
||||
* Add ${{build.goarch}} substitution
|
||||
* fix: error out when pipeline contains with but no uses
|
||||
* Remove depth option from git clone if inputs.depth is set to -1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 07 19:34:23 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.8.5
|
||||
mtime: 1717690726
|
||||
commit: d3ba7ef690b726e335d3cd08a16be10a0fa21022
|
||||
version: 0.8.6
|
||||
mtime: 1718044858
|
||||
commit: b2096d206d2966b42230f18029f34b6c9ec449b6
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.8.5
|
||||
Version: 0.8.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:93a7d7f6d9ea433e43d253c4c365503e84b0508cb08b25a95e10b3fae4ce8ab9
|
||||
size 9683540
|
||||
oid sha256:8ac72b63d3b058cc0f811c0e276e143c949b53403562e37dba8f5370619aa712
|
||||
size 9683793
|
||||
|
Loading…
Reference in New Issue
Block a user