Accepting request 1231313 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1231313 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=54
This commit is contained in:
commit
18cec1798a
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.17.7</param>
|
<param name="revision">v0.18.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/chainguard-dev/melange</param>
|
<param name="url">https://github.com/chainguard-dev/melange</param>
|
||||||
<param name="changesrevision">fa53d5238c6594fdf7efc39beb1cead386ae3411</param></service></servicedata>
|
<param name="changesrevision">0e2b364c742c54b26ee60303b87abb3bb16c181d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd1910ea3b95df008a219be0db3e9d79e286c56cbebe92fad9f9fb4985084467
|
|
||||||
size 5411853
|
|
3
melange-0.18.1.obscpio
Normal file
3
melange-0.18.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03b638a90f84737e50c3951bd12a109ea7117bd14a698bb3bccb1837d5adccb4
|
||||||
|
size 5411341
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 06:21:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.18.1:
|
||||||
|
* fix error
|
||||||
|
* also drop util.RightJoinMap
|
||||||
|
* undo whitespace change
|
||||||
|
* remove unnecessary util.Dedup method
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 14 21:14:54 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.18.0:
|
||||||
|
* build(deps): bump chainguard.dev/apko from 0.21.0 to 0.22.1
|
||||||
|
* build(deps): bump
|
||||||
|
go.opentelemetry.io/otel/exporters/stdout/stdouttrace
|
||||||
|
* build(deps): bump dagger.io/dagger in the gomod group
|
||||||
|
* upgrade to 3.13
|
||||||
|
* sign: switch to SHA2-256 signature by default
|
||||||
|
* feat(pipelines/cargo): add support for rustflags (#1698)
|
||||||
|
* pipelines/split/dev - grab files in /usr/share/cmake
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 12 05:56:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Thu Dec 12 05:56:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: melange
|
name: melange
|
||||||
version: 0.17.7
|
version: 0.18.1
|
||||||
mtime: 1733978926
|
mtime: 1734138258
|
||||||
commit: fa53d5238c6594fdf7efc39beb1cead386ae3411
|
commit: 0e2b364c742c54b26ee60303b87abb3bb16c181d
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: melange
|
Name: melange
|
||||||
Version: 0.17.7
|
Version: 0.18.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Build APKs from source code
|
Summary: Build APKs from source code
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:55951fa739047b2dfb5190d7f5525d173ef1d1bfc9c4beb309567133140dd837
|
oid sha256:348482b412aa78b351fac7b9a77b051bd76855bff9165c9a53cbc41da5a65b88
|
||||||
size 12812480
|
size 12834901
|
||||||
|
Loading…
x
Reference in New Issue
Block a user