From 1dda61960d389a40e4a5acc75f3565784e8580ae Mon Sep 17 00:00:00 2001 From: adrianSuSE <> Date: Jun 04 2025 19:17:18 +0000 Subject: Update product-composer to version 0.6.2 / rev 38 via SR 1282796 https://build.opensuse.org/request/show/1282796 by user adrianSuSE + dimstar_suse - update to version 0.6.2 * crash fix for agama builds * Rework package set calculation The new code allows to reference package sets that are defined later in the recipe. It also allows to specify a flavor or architecture in the reference, so that a flavor can reuse the package set of a different flavor. - update to version 0.6.1: * fixing a crash when no 'iso' tag is defined --- diff --git a/packages/p/product-composer/.files b/packages/p/product-composer/.files index 146bf90..e37a9eb 100644 Binary files a/packages/p/product-composer/.files and b/packages/p/product-composer/.files differ diff --git a/packages/p/product-composer/.rev b/packages/p/product-composer/.rev index f19e56b..18a9e5d 100644 --- a/packages/p/product-composer/.rev +++ b/packages/p/product-composer/.rev @@ -425,4 +425,22 @@ - add missing dependency to python schema module 1281849 + + e1ef797e55bf66f53ad357bcf0bf0aea + 0.6.2 + + dimstar_suse + - update to version 0.6.2 + * crash fix for agama builds + * Rework package set calculation + + The new code allows to reference package sets that are defined + later in the recipe. It also allows to specify a flavor or + architecture in the reference, so that a flavor can reuse the + package set of a different flavor. + +- update to version 0.6.1: + * fixing a crash when no 'iso' tag is defined + 1282796 + diff --git a/packages/p/product-composer/_scmsync.obsinfo b/packages/p/product-composer/_scmsync.obsinfo index ad7b9fb..39168f6 100644 --- a/packages/p/product-composer/_scmsync.obsinfo +++ b/packages/p/product-composer/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1748856885 -commit: 13367e8fa0c6b7c66bea9a9e5f12134bd1abea745f140e8cd765ad558d9f6b09 +mtime: 1749047731 +commit: 702733326e72f65abbc7171921dbb7ab065c96ece2d55460b548f32bc349fc74 url: https://src.opensuse.org/tools/product-composer revision: devel diff --git a/packages/p/product-composer/build.specials.obscpio b/packages/p/product-composer/build.specials.obscpio index 599411f..4f0673d 120000 --- a/packages/p/product-composer/build.specials.obscpio +++ b/packages/p/product-composer/build.specials.obscpio @@ -1 +1 @@ -/ipfs/bafkreib5zjwglq3hwmcrxyll56xuokejgmnrsaf6ekt4tsaghrmhawich4 \ No newline at end of file +/ipfs/bafkreibzvgbqmo4aerxgwya6chblxiso4magt3lv7khl3ayoz3ue4c632i \ No newline at end of file diff --git a/packages/p/product-composer/product-composer.changes b/packages/p/product-composer/product-composer.changes index 4a3388f..f7c6acc 100644 --- a/packages/p/product-composer/product-composer.changes +++ b/packages/p/product-composer/product-composer.changes @@ -1,4 +1,22 @@ ------------------------------------------------------------------- +Wed Jun 4 14:34:39 UTC 2025 - Adrian Schröter + +- update to version 0.6.2 + * crash fix for agama builds + * Rework package set calculation + + The new code allows to reference package sets that are defined + later in the recipe. It also allows to specify a flavor or + architecture in the reference, so that a flavor can reuse the + package set of a different flavor. + +------------------------------------------------------------------- +Wed Jun 4 13:33:43 UTC 2025 - Adrian Schröter + +- update to version 0.6.1: + * fixing a crash when no 'iso' tag is defined + +------------------------------------------------------------------- Mon Jun 2 09:29:18 UTC 2025 - Adrian Schröter - update to version 0.6.0: diff --git a/packages/p/product-composer/product-composer.obscpio b/packages/p/product-composer/product-composer.obscpio index eb3a216..237c979 120000 --- a/packages/p/product-composer/product-composer.obscpio +++ b/packages/p/product-composer/product-composer.obscpio @@ -1 +1 @@ -/ipfs/bafybeidfqzcbr7wc27vsiq7krzwtw7yvxxibov527u4xyi4l3cy57lnr2i \ No newline at end of file +/ipfs/bafybeifmxunwpzc5unwnlrrqd32rkcf6uwhxtzvtdes5ynphcyw5myjz6e \ No newline at end of file diff --git a/packages/p/product-composer/product-composer.spec b/packages/p/product-composer/product-composer.spec index 463069c..2892e18 100644 --- a/packages/p/product-composer/product-composer.spec +++ b/packages/p/product-composer/product-composer.spec @@ -23,7 +23,7 @@ %endif Name: product-composer -Version: 0.6.0 +Version: 0.6.2 Release: 0 Summary: Product Composer License: GPL-2.0-or-later