Accepting request 1137400 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1137400 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=7
This commit is contained in:
commit
f2c53d8dd5
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.5.4</param>
|
||||
<param name="revision">v0.5.5</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">bc76a3708fdc91882817652237cbe73bcc5f4591</param></service></servicedata>
|
||||
<param name="changesrevision">3a7d2fcf7c05beee78d2e1315eaa441b879f129d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:491a62f88ed13b11d556158972ad263af89387055eb24995d5ef86189e80a38f
|
||||
size 4239372
|
3
melange-0.5.5.obscpio
Normal file
3
melange-0.5.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a72c224cfc5710b50ccd396d396925512f17ba8ed6512c80aaaa3b051a381ef3
|
||||
size 4240908
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 07 18:08:16 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.5.5:
|
||||
* build(deps): bump github.com/google/go-containerregistry
|
||||
* bump upload/download github actions
|
||||
* build(deps): bump google.golang.org/api from 0.152.0 to 0.154.0
|
||||
* build(deps): bump github.com/lima-vm/lima from 0.18.0 to 0.19.1
|
||||
* build(deps): bump github.com/containerd/containerd from 1.7.7
|
||||
to 1.7.11
|
||||
* build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to
|
||||
5.11.0
|
||||
* build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0
|
||||
* build(deps): bump cloud.google.com/go/storage from 1.35.1 to
|
||||
1.36.0
|
||||
* convert: sort packages alphabetically
|
||||
* build(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0
|
||||
* build(deps): bump actions/setup-go from 4 to 5
|
||||
* build(deps): bump github.com/kubescape/go-git-url from 0.0.25
|
||||
to 0.0.26
|
||||
* Set a default env var for GOMODCACHE.
|
||||
* Pull in `go-apk` with `provider_priority` `ini` fix.
|
||||
* Mark update.manual as an optional field.
|
||||
* update release to add some clarification regarding the homebrew
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 05 06:06:45 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: melange
|
||||
version: 0.5.4
|
||||
mtime: 1701721716
|
||||
commit: bc76a3708fdc91882817652237cbe73bcc5f4591
|
||||
version: 0.5.5
|
||||
mtime: 1703161278
|
||||
commit: 3a7d2fcf7c05beee78d2e1315eaa441b879f129d
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package melange
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: melange
|
||||
Version: 0.5.4
|
||||
Version: 0.5.5
|
||||
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:df5c25365fcb9ce244ad25d38706994d2123c8fec64ee20718a07f8ddb1c8d43
|
||||
size 11322680
|
||||
oid sha256:f70ee19c337c3e36af90d6ee8403629232e675c9fb4c0e58e814de8c4b33c178
|
||||
size 11363065
|
||||
|
Loading…
Reference in New Issue
Block a user