Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package msitools for openSUSE:Factory checked in at 2025-03-20 19:26:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/msitools (Old) and /work/SRC/openSUSE:Factory/.msitools.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "msitools" Thu Mar 20 19:26:18 2025 rev:11 rq:1254712 version:0.106 Changes: -------- --- /work/SRC/openSUSE:Factory/msitools/msitools.changes 2023-11-07 21:28:01.863209041 +0100 +++ /work/SRC/openSUSE:Factory/.msitools.new.2696/msitools.changes 2025-03-20 19:27:05.014827760 +0100 @@ -1,0 +2,15 @@ +Thu Mar 20 08:03:35 UTC 2025 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 0.106: + + upport <Condition> inside <Feature> and <Component> +- Changes from version 0.105: + + wixl: + - Add ComponentGroup as Product child type + - Support environment variables + - Improving UI support + + wix: add Permanent property on Component + + bump meson to 0.56 + + wxi updates +- Add check section and meson_test macro: run tests during build. + +------------------------------------------------------------------- Old: ---- msitools-0.103.tar.xz New: ---- msitools-0.106.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ msitools.spec ++++++ --- /var/tmp/diff_new_pack.xilTaZ/_old 2025-03-20 19:27:05.498847795 +0100 +++ /var/tmp/diff_new_pack.xilTaZ/_new 2025-03-20 19:27:05.502847960 +0100 @@ -1,7 +1,7 @@ # # spec file for package msitools # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define sover 1_0-0 Name: msitools -Version: 0.103 +Version: 0.106 Release: 0 Summary: Tools to inspect and build Windows Installer (.MSI) files License: GPL-2.0-or-later @@ -95,6 +95,9 @@ %ldconfig_scriptlets -n libmsi-%{sover} +%check +%meson_test + %files %license copyright %doc AUTHORS NEWS README.md ++++++ msitools-0.103.tar.xz -> msitools-0.106.tar.xz ++++++ ++++ 9737 lines of diff (skipped)