Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-msal for openSUSE:Factory checked in at 2024-03-21 17:01:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-msal (Old) and /work/SRC/openSUSE:Factory/.python-msal.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-msal" Thu Mar 21 17:01:15 2024 rev:19 rq:1160068 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-msal/python-msal.changes 2024-01-04 16:01:28.845468751 +0100 +++ /work/SRC/openSUSE:Factory/.python-msal.new.1905/python-msal.changes 2024-03-21 17:02:08.796195822 +0100 @@ -1,0 +2,5 @@ +Thu Mar 21 09:59:08 UTC 2024 - John Paul Adrian Glaubitz <[email protected]> + +- Limit Python files matched in %files section + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-msal.spec ++++++ --- /var/tmp/diff_new_pack.GfFIYX/_old 2024-03-21 17:02:09.468220554 +0100 +++ /var/tmp/diff_new_pack.GfFIYX/_new 2024-03-21 17:02:09.468220554 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-msal # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,5 +60,6 @@ %files %{python_files} %doc README.md -%{python_sitelib}/* +%{python_sitelib}/msal +%{python_sitelib}/msal-*.egg-info
