Accepting request 1185220 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.10.1 OBS-URL: https://build.opensuse.org/request/show/1185220 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=54
This commit is contained in:
parent
c7650c87c8
commit
5063532f0c
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.10.0</param>
|
||||
<param name="revision">v0.10.1</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">b967cbf5d7b2ae37da9a54829f51f7383e5289be</param></service></servicedata>
|
||||
<param name="changesrevision">d95b4d0e60977205af9dff4dabeb07abedb30c18</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61d72808f3d3fbdc884a9233b1b0c2f0c3756d2ca9ab3bddeadec12d0dddc08f
|
||||
size 4475916
|
3
melange-0.10.1.obscpio
Normal file
3
melange-0.10.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3912bcf7286800e3bd3a30974c1d0d3372cde25edbaca51f37eab09efc7b9f56
|
||||
size 4482572
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 03 19:01:03 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.10.1:
|
||||
* update unit test
|
||||
* support var-transforms in subpackage names
|
||||
* go mod tidy
|
||||
* no typo
|
||||
* use apko Authenticator
|
||||
* Revert "Use current user's ID when building via Docker"
|
||||
* build(deps): bump github.com/docker/docker
|
||||
* build(deps): bump dagger.io/dagger from 0.11.6 to 0.11.9
|
||||
* build(deps): bump github.com/docker/cli
|
||||
* Update import.yaml
|
||||
* add tests, fix up script
|
||||
* add tests, fix up script
|
||||
* wolfictl bump : handled mangled vars in updateGitCheckout tags
|
||||
* Fix ${{host.triplet.rust}} default value
|
||||
* Add opts to make-install pipeline
|
||||
* Fail on invalid pipeline inputs
|
||||
* python/import pipeline allow setting python binary
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 03 16:33:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.10.0
|
||||
mtime: 1719424159
|
||||
commit: b967cbf5d7b2ae37da9a54829f51f7383e5289be
|
||||
version: 0.10.1
|
||||
mtime: 1720022606
|
||||
commit: d95b4d0e60977205af9dff4dabeb07abedb30c18
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.10.0
|
||||
Version: 0.10.1
|
||||
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:39a26d38ce4b575b4dc53b52e7acb7e34a20b33fd667474d336361b3c1a8dbad
|
||||
size 9688627
|
||||
oid sha256:3fd993635a08ecea42569d861fa34991ad54a241b41e9b3885b92611ace03cf2
|
||||
size 9937485
|
||||
|
Loading…
Reference in New Issue
Block a user