diff --git a/products.d/agama-products-opensuse.changes b/products.d/agama-products-opensuse.changes index e3bf1acab6..f638e5adeb 100644 --- a/products.d/agama-products-opensuse.changes +++ b/products.d/agama-products-opensuse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 26 08:25:00 UTC 2024 - Ladislav Slezák + +- Remove the "32bit" pattern from openSUSE MicroOS + (gh#openSUSE/agama#1381) + ------------------------------------------------------------------- Tue May 21 11:35:51 UTC 2024 - Richard Brown diff --git a/products.d/microos.yaml b/products.d/microos.yaml index 07cbd3bfb8..0a0ebfbd6d 100644 --- a/products.d/microos.yaml +++ b/products.d/microos.yaml @@ -113,8 +113,6 @@ software: - microos_base_zypper - microos_defaults - microos_hardware - - pattern: 32bit - archs: x86_64 optional_patterns: null user_patterns: - container_runtime diff --git a/service/package/rubygem-agama-yast.changes b/service/package/rubygem-agama-yast.changes index c7f25529f1..1b25320c76 100644 --- a/service/package/rubygem-agama-yast.changes +++ b/service/package/rubygem-agama-yast.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 26 08:25:56 UTC 2024 - Ladislav Slezák + +- Optionally use the local DVD installation source if it is present + (gh#openSUSE/agama#1372) + ------------------------------------------------------------------- Tue Jun 25 15:03:05 UTC 2024 - David Diaz