Accepting request 1219090 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1219090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=38
This commit is contained in:
commit
e060fc97df
13
_service
13
_service
@ -3,19 +3,20 @@
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.14.10</param>
|
||||
<param name="revision">v0.14.11</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="manual">
|
||||
<param name="basename">melange</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="go_modules" mode="manual">
|
||||
</service>
|
||||
<!-- services below are running at buildtime -->
|
||||
<service name="tar" mode="buildtime">
|
||||
</service>
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="manual">
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||
<param name="changesrevision">b88740a9f1c3e3fd9be091008bb1fa25faa01453</param></service></servicedata>
|
||||
<param name="changesrevision">7af591847a044b2eb12246dcabf1f4e5346cd9ea</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a1462f95b7c814af926ab53d7157dd4e44605a9191c2c484c204a2c4970af5a
|
||||
size 4617228
|
3
melange-0.14.11.obscpio
Normal file
3
melange-0.14.11.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6045577363a8d6cb212bbeed8ad0f62867b130ea2dbfc6e80d020e7da0bd35cd
|
||||
size 4617228
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 29 15:08:52 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.14.11:
|
||||
* build(deps): bump github.com/chainguard-dev/yam in the gomod
|
||||
group
|
||||
* build(deps): bump the actions group with 2 updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 26 08:39:55 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.14.10
|
||||
mtime: 1729913039
|
||||
commit: b88740a9f1c3e3fd9be091008bb1fa25faa01453
|
||||
version: 0.14.11
|
||||
mtime: 1730133523
|
||||
commit: 7af591847a044b2eb12246dcabf1f4e5346cd9ea
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: melange
|
||||
Version: 0.14.10
|
||||
Version: 0.14.11
|
||||
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:c2ff5034498258ad0bcb1ebf39452c84d070c89fa5c5acdec2354ea4779b4706
|
||||
size 12705927
|
||||
oid sha256:435376e51cff005eb008be9a0629da34d96dc66bc2fc1fbe5f76b7a8bc0f638d
|
||||
size 12705465
|
||||
|
Loading…
Reference in New Issue
Block a user