update to 0.18.2
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=116
This commit is contained in:
parent
e9629e551b
commit
5fb975b0d6
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.18.1</param>
|
||||
<param name="revision">v0.18.2</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">0e2b364c742c54b26ee60303b87abb3bb16c181d</param></service></servicedata>
|
||||
<param name="changesrevision">4cfdb707f1d39c5359cca35b4c22ec7b3e38d38e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03b638a90f84737e50c3951bd12a109ea7117bd14a698bb3bccb1837d5adccb4
|
||||
size 5411341
|
3
melange-0.18.2.obscpio
Normal file
3
melange-0.18.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a822f1ae7a6d869280cbf5eafcb0ffc6225d2578b27268a622cfc5f3d654fd1
|
||||
size 5410829
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 23 06:59:51 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.18.2:
|
||||
* update apko to 0.22.4
|
||||
* build(deps): bump cloud.google.com/go/storage from 1.48.0 to
|
||||
1.49.0
|
||||
* build(deps): bump google.golang.org/api from 0.211.0 to 0.214.0
|
||||
* build(deps): bump the gomod group with 2 updates
|
||||
* Fix numpy-test to work across python 3.12 to 3.13 transition.
|
||||
(#1715)
|
||||
* fix(qemu): remove redundant check
|
||||
* bump: double-quote bumped version strings, avoid trailing
|
||||
newline
|
||||
* build(deps): bump actions/setup-go in the actions group
|
||||
* build(deps): bump the gomod group with 2 updates
|
||||
* fix linting
|
||||
* respect ctx error
|
||||
* fix(qemu): improve logging, make connection check less spammy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 06:21:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.18.1
|
||||
mtime: 1734138258
|
||||
commit: 0e2b364c742c54b26ee60303b87abb3bb16c181d
|
||||
version: 0.18.2
|
||||
mtime: 1734795953
|
||||
commit: 4cfdb707f1d39c5359cca35b4c22ec7b3e38d38e
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: melange
|
||||
Version: 0.18.1
|
||||
Version: 0.18.2
|
||||
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:348482b412aa78b351fac7b9a77b051bd76855bff9165c9a53cbc41da5a65b88
|
||||
size 12834901
|
||||
oid sha256:1124f528a7aa016b8e6c6608c7b95f4005736fc0a3dde29a396f76f900005526
|
||||
size 13171328
|
||||
|
Loading…
Reference in New Issue
Block a user