Accepting request 1174082 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1174082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=19
This commit is contained in:
commit
86de6fe1e3
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.6.11</param>
|
<param name="revision">v0.7.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</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">550fae86b7675c6289a85ac00411055e37253167</param></service></servicedata>
|
<param name="changesrevision">5cbb58ab9443d2d514eadc44c604c31fec54f968</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4a8a29ceef145ad70ca712c77925ff0c286d6429bc32329d7aad1b1f2b9e884e
|
|
||||||
size 4392460
|
|
3
melange-0.7.0.obscpio
Normal file
3
melange-0.7.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:982af13bfc2a62a11d06d2177c8c4fee9493953315552f8601634ebcfa1a922e
|
||||||
|
size 4435980
|
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 19:35:43 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.7.0:
|
||||||
|
* Find shbangs to generate depends by @smoser in #1110
|
||||||
|
* presubmit: remove gdk-pixbuf by @imjasonh in #1143
|
||||||
|
* Revert "presubmit: remove gdk-pixbuf" by @imjasonh in #1147
|
||||||
|
* verify SPDX SBOMs using spdx-tools-java by @imjasonh in #1146
|
||||||
|
* Fix sca detection case for env with multiple arguments. by
|
||||||
|
@dlorenc in #1148
|
||||||
|
* Update shbang collection to ignore 'python' and support simple
|
||||||
|
'env -S'. by @smoser in #1159
|
||||||
|
* ensure shbang check only checks valid shbangs by @joshrwolf in
|
||||||
|
#1160
|
||||||
|
* config: allow scriplets in subpackages with range replacements
|
||||||
|
by @xnox in #1165
|
||||||
|
* Drop -release from pc versions by @jonjohnsonjr in #1173
|
||||||
|
* fix(cargo): Install all built binaries if output isn't defined
|
||||||
|
by @EyeCantCU in #1174
|
||||||
|
* sbom: set supplier in addition to originator by @imjasonh in
|
||||||
|
#1184
|
||||||
|
* Add melange scan by @jonjohnsonjr in #1175
|
||||||
|
* Bump go-apk by @jonjohnsonjr in #1185
|
||||||
|
* add global --gcplog flag to emit GCP-compatible JSON logs by
|
||||||
|
@imjasonh in #1186
|
||||||
|
* pipelines/go: add back symbols tables by @xnox in #1142
|
||||||
|
* Only consider that are in a PATH dir from generateCmdProviders
|
||||||
|
by @smoser in #1164
|
||||||
|
* Allow symlinks to provide cmd: by @smoser in #1188
|
||||||
|
* Extract melange sign to a library by @tcnghia in #1198
|
||||||
|
* Revert "Allow symlinks to provide cmd:" by @joshrwolf in #1200
|
||||||
|
* Bump apko by @jonjohnsonjr in #1201
|
||||||
|
* Make unit tests faster by @jonjohnsonjr in #1202
|
||||||
|
* Add buildmode to go/build by @jonjohnsonjr in #1210
|
||||||
|
* lots of updates for build dependencies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 09 06:26:37 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Tue Apr 09 06:26:37 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: melange
|
name: melange
|
||||||
version: 0.6.11
|
version: 0.7.0
|
||||||
mtime: 1712596898
|
mtime: 1715707142
|
||||||
commit: 550fae86b7675c6289a85ac00411055e37253167
|
commit: 5cbb58ab9443d2d514eadc44c604c31fec54f968
|
||||||
|
@ -19,14 +19,14 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: melange
|
Name: melange
|
||||||
Version: 0.6.11
|
Version: 0.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Build APKs from source code
|
Summary: Build APKs from source code
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/chainguard-dev/melange
|
URL: https://github.com/chainguard-dev/melange
|
||||||
Source: melange-%{version}.tar.gz
|
Source: melange-%{version}.tar.gz
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
BuildRequires: go >= 1.20
|
BuildRequires: go >= 1.22
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Build apk packages using declarative pipelines.
|
Build apk packages using declarative pipelines.
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:26e738197676aea9872211aa4794a744a850e8edaeefa61b93794714605b6b75
|
oid sha256:3c14fc2dc41faa831dc92cfa40dcf42d44328211b1e6cfc26b006d9ae3324f12
|
||||||
size 12637612
|
size 12705116
|
||||||
|
Loading…
Reference in New Issue
Block a user