12 Commits

Author SHA256 Message Date
c5b4d2b490 Accepting request 1188524 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1188524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=29
2024-07-22 15:15:08 +00:00
d74a0cf785 update to 0.11.1
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=61
2024-07-19 05:46:20 +00:00
d7a7916653 Accepting request 1188081 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1188081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=28
2024-07-17 13:15:09 +00:00
8d611150f7 update to 0.11.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=59
2024-07-17 04:50:35 +00:00
db492d38c1 Accepting request 1186664 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1186664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=27
2024-07-11 18:31:46 +00:00
adc0be279b Accepting request 1186663 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.10.4

OBS-URL: https://build.opensuse.org/request/show/1186663
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=57
2024-07-10 18:46:59 +00:00
63221bb8db Accepting request 1186529 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.10.3

OBS-URL: https://build.opensuse.org/request/show/1186529
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=56
2024-07-10 16:54:52 +00:00
b06bdfea5e Accepting request 1185223 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1185223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=26
2024-07-04 14:24:57 +00:00
5063532f0c 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
2024-07-03 19:19:47 +00:00
c7650c87c8 Accepting request 1185193 from home:ojkastl_buildservice:Branch_devel_tools_building
update to 0.10.0

OBS-URL: https://build.opensuse.org/request/show/1185193
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=53
2024-07-03 16:44:46 +00:00
c95c035d9b Accepting request 1181648 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1181648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/melange?expand=0&rev=25
2024-06-19 14:40:14 +00:00
3e899ce739 update to 0.9.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/melange?expand=0&rev=51
2024-06-19 05:01:17 +00:00
8 changed files with 31 additions and 1349 deletions

View File

@@ -3,20 +3,19 @@
<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.30.5</param> <param name="revision">v0.11.1</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service> </service>
<service name="set_version" mode="manual"> <service name="set_version" mode="manual">
<param name="basename">melange</param>
</service> </service>
<service name="go_modules" mode="manual"> <service name="tar" mode="buildtime"/>
</service>
<!-- services below are running at buildtime -->
<service name="tar" mode="buildtime">
</service>
<service name="recompress" mode="buildtime"> <service name="recompress" mode="buildtime">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">gz</param> <param name="compression">gz</param>
</service> </service>
<service name="go_modules" mode="manual">
</service>
</services> </services>

View File

@@ -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">17454714ad8089570bc870d102515f2d20b671f7</param></service></servicedata> <param name="changesrevision">a52edcc075ebf1dc89aea87893e3821944171ee3</param></service></servicedata>

3
melange-0.11.1.obscpio Normal file
View File

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

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
name: melange name: melange
version: 0.30.5 version: 0.11.1
mtime: 1754603177 mtime: 1721353354
commit: 17454714ad8089570bc870d102515f2d20b671f7 commit: a52edcc075ebf1dc89aea87893e3821944171ee3

View File

@@ -1,7 +1,7 @@
# #
# spec file for package melange # spec file for package melange
# #
# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,33 +16,27 @@
# #
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: melange Name: melange
Version: 0.30.5 Version: 0.11.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
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: bash-completion BuildRequires: go >= 1.22
BuildRequires: fish
BuildRequires: go >= 1.23
BuildRequires: zsh
%description %description
Build apk packages using declarative pipelines. Build apk packages using declarative pipelines.
Commonly used to provide custom packages for container images built with apko. Commonly used to provide custom packages for container images built with apko. The majority of apks are built for use with either the Wolfi or Alpine Linux ecosystems.
The majority of apks are built for use with either the Wolfi or Alpine Linux
ecosystems.
Key features: Key features:
* Pipeline-oriented builds. Every step of the build pipeline is defined and * Pipeline-oriented builds. Every step of the build pipeline is defined and controlled by you, unlike traditional package managers which have distinct phases.
controlled by you, unlike traditional package managers which have distinct * Multi-architecture by default. QEMU is used to emulate various architectures, avoiding the need for cross-compilation steps.
phases.
* Multi-architecture by default. QEMU is used to emulate various architectures,
avoiding the need for cross-compilation steps.
%package -n %{name}-bash-completion %package -n %{name}-bash-completion
Summary: Bash Completion for %{name} Summary: Bash Completion for %{name}
@@ -102,8 +96,8 @@ mkdir -p %{buildroot}%{_datarootdir}/fish/vendor_completions.d/
%{buildroot}/%{_bindir}/%{name} completion fish > %{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish %{buildroot}/%{_bindir}/%{name} completion fish > %{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
# create the zsh completion file # create the zsh completion file
mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/ mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d/
%{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh/site-functions/_%{name} %{buildroot}/%{_bindir}/%{name} completion zsh > %{buildroot}%{_datarootdir}/zsh_completion.d/_%{name}
%files %files
%doc README.md %doc README.md
@@ -111,12 +105,17 @@ mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions/
%{_bindir}/%{name} %{_bindir}/%{name}
%files -n %{name}-bash-completion %files -n %{name}-bash-completion
%dir %{_datarootdir}/bash-completion/completions/
%{_datarootdir}/bash-completion/completions/%{name} %{_datarootdir}/bash-completion/completions/%{name}
%files -n %{name}-fish-completion %files -n %{name}-fish-completion
%dir %{_datarootdir}/fish
%dir %{_datarootdir}/fish/vendor_completions.d
%{_datarootdir}/fish/vendor_completions.d/%{name}.fish %{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%files -n %{name}-zsh-completion %files -n %{name}-zsh-completion
%{_datarootdir}/zsh/site-functions/_%{name} %defattr(-,root,root)
%dir %{_datarootdir}/zsh_completion.d/
%{_datarootdir}/zsh_completion.d/_%{name}
%changelog %changelog

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:a8bf9b4dc0bfd5e4d92d64c8bb34511f9d6759a2679a2440359393e7b8a66dc4 oid sha256:9db0b2132c06068d0b29926546808cd21efd7c31e697faff46a482e937ff38aa
size 10307165 size 9950544