Accepting request 1234719 from devel:microos:containers

OBS-URL: https://build.opensuse.org/request/show/1234719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox-packaging-image?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2025-01-05 14:30:21 +00:00 committed by Git OBS Bridge
commit b05bc0d742
2 changed files with 7 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RUN zypper --non-interactive install --no-recommends git \
vim \
vim-data \
scout-command-not-found \
cargo-vendor-filterer \
obs-service-download_files \
obs-service-tar \
obs-service-tar_scm \
@ -32,6 +33,7 @@ RUN zypper --non-interactive install --no-recommends git \
obs-service-set_version \
obs-service-recompress \
obs-service-go_modules \
obs-service-cargo \
obs-service-product_converter \
obs-service-format_spec_file \
osc-plugin-cycle \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 23 12:19:31 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- add cargo-vendor-filterer and obs-service-cargo
-------------------------------------------------------------------
Tue Dec 05 18:47:30 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>