Accepting request 1118763 from home:ojkastl_buildservice:Branch_devel_tools_building

update to 0.5.1

OBS-URL: https://build.opensuse.org/request/show/1118763
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=6
This commit is contained in:
Johannes Kastl 2023-10-19 05:57:28 +00:00 committed by Git OBS Bridge
parent 81fbe749b3
commit 5f5e5de1f8
8 changed files with 35 additions and 11 deletions

View File

@ -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.0</param>
<param name="revision">v0.5.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/chainguard-dev/melange</param>
<param name="changesrevision">b54700f86a4b7d626b519e0ba064b3b1c7e42fbc</param></service></servicedata>
<param name="changesrevision">7a6447a11e49892ebc96aa3af965998d7eada939</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f1f6403bb8174b212ec04472d0a708abd644eae338251b1a1de0ab3435d632ba
size 4016140

3
melange-0.5.1.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54b2feb90f3b0ac77cfee147febd355a20c171e9853665450b358ccbcc010735
size 4027404

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Oct 19 05:46:49 UTC 2023 - kastl@b1-systems.de
- Update to version 0.5.1:
* build(deps): bump github.com/klauspost/compress from 1.17.0 to
1.17.1
* build(deps): bump google.golang.org/api from 0.146.0 to 0.147.0
* build(deps): bump github.com/lima-vm/lima from 0.17.2 to 0.18.0
* build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0
* Fix a bug where substitutions were not done for runtime.
* linter: fix a typo in package linting function
* build(deps): bump google.golang.org/api from 0.143.0 to 0.146.0
* go mod tidy to shut up linter
* Small cleanup
* Add function to lint APK files.
* build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
* build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
* Extricate config stuff from linter.
* build(deps): bump sigs.k8s.io/release-utils
* fix release url path
* update deprecated fields
* update with 0.5.0 changes
* Track vendored deps for .PKGINFO
-------------------------------------------------------------------
Sat Oct 14 06:40:13 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: melange
version: 0.5.0
mtime: 1696461776
commit: b54700f86a4b7d626b519e0ba064b3b1c7e42fbc
version: 0.5.1
mtime: 1697473261
commit: 7a6447a11e49892ebc96aa3af965998d7eada939

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: melange
Version: 0.5.0
Version: 0.5.1
Release: 0
Summary: Build APKs from source code
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8841d1cacba18b6b54758270dc21143c2b4b4a23664f4b7e322019355b21934
size 10914140
oid sha256:74e2cf82ef9916a667b0780a3a44f7163e8d6b7928307d55c7d681ab580a064f
size 10984111