update to 0.14.8
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=76
This commit is contained in:
parent
1db763fa81
commit
1fe1e63313
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.14.7</param>
|
||||
<param name="revision">v0.14.8</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">71c88c32251b71894867172d355a13ee703f86ec</param></service></servicedata>
|
||||
<param name="changesrevision">1cbadb01479998301f8dfba24cde8da47cd148b2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f7f980eed886f5dc6afd4808860b168d5aefaacc4593023c70834e7bedcb347
|
||||
size 4614156
|
3
melange-0.14.8.obscpio
Normal file
3
melange-0.14.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:722fed46b73e85026553b1ffffafbf901101684ebc0d48c157d45c623a7a9ddb
|
||||
size 4616716
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 08:27:07 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.14.8:
|
||||
* fix(bubblewrap_runner): run as build 1000 by default (#1572)
|
||||
* use --target-dir to target with cargo build
|
||||
* pass --release as default opts
|
||||
* allow passing more than one opts to cargo build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 16:42:33 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.14.7
|
||||
mtime: 1729692563
|
||||
commit: 71c88c32251b71894867172d355a13ee703f86ec
|
||||
version: 0.14.8
|
||||
mtime: 1729703195
|
||||
commit: 1cbadb01479998301f8dfba24cde8da47cd148b2
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: melange
|
||||
Version: 0.14.7
|
||||
Version: 0.14.8
|
||||
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:dc6b222036a2f54976baf8c86e16f30a77f2d0b22a5ac9aa442b8874ecaa4af9
|
||||
size 12638168
|
||||
oid sha256:3f9e81f60c5ea16632e99b3a0d57ac09d3cdd70612a4bf480f61e7c152e6384d
|
||||
size 12637644
|
||||
|
Loading…
Reference in New Issue
Block a user