Accepting request 1150094 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.6.4 OBS-URL: https://build.opensuse.org/request/show/1150094 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=31
This commit is contained in:
parent
fd7d58365d
commit
9865a14190
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.6.2</param>
|
||||
<param name="revision">v0.6.4</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">e957ab1c612bc7d3a3d7d55d191368151923275f</param></service></servicedata>
|
||||
<param name="changesrevision">49264c764db801371d44023b72bdaa9d5c2c4174</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1fdc5ca73ec1f1e93a0990762c4bd25a52b0132a649ee973eb6a22a143a948c
|
||||
size 4379660
|
3
melange-0.6.4.obscpio
Normal file
3
melange-0.6.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47f21187a38b8ea3acb0256d83f7611499b14900b766e8c6b7d632c195f07c1e
|
||||
size 4377612
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 09:01:37 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.6.4:
|
||||
* Fix the yaml file so that it actually gets parsed properly.
|
||||
* Propagate SourceDateEpoch from Build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 08:57:02 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.6.3:
|
||||
* Don't write APK to temp file during signing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 20:40:47 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.6.2
|
||||
mtime: 1708445569
|
||||
commit: e957ab1c612bc7d3a3d7d55d191368151923275f
|
||||
version: 0.6.4
|
||||
mtime: 1708742626
|
||||
commit: 49264c764db801371d44023b72bdaa9d5c2c4174
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.6.2
|
||||
Version: 0.6.4
|
||||
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:aa4d2165c1397b00dcfa130774b67b907daf96907cc22569378182b41b4eb04f
|
||||
size 12592001
|
||||
oid sha256:4a2646a1cc5daf39c7a187a4a455a5d555f6cf6a5a80a243e4b7afbe27a54684
|
||||
size 12591736
|
||||
|
Loading…
Reference in New Issue
Block a user