Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package agama for openSUSE:Factory checked 
in at 2026-03-11 20:50:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/agama (Old)
 and      /work/SRC/openSUSE:Factory/.agama.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "agama"

Wed Mar 11 20:50:11 2026 rev:39 rq:1338002 version:0

Changes:
--------
--- /work/SRC/openSUSE:Factory/agama/agama.changes      2026-02-27 
17:04:20.790288616 +0100
+++ /work/SRC/openSUSE:Factory/.agama.new.8177/agama.changes    2026-03-11 
20:50:30.138057728 +0100
@@ -1,0 +2,111 @@
+Tue Mar 10 12:16:53 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Recalculate the issues and actions on language change 
(gh#agama-project/agama#3262).
+
+-------------------------------------------------------------------
+Tue Mar 10 09:59:45 UTC 2026 - Josef Reidinger <[email protected]>
+
+- Always add hardware/filesystem/locale proposed packages when
+  running solver (bsc#1258193)
+
+-------------------------------------------------------------------
+Mon Mar  9 11:37:06 UTC 2026 - Ladislav Slezák <[email protected]>
+
+- Move the location of the dumped solver testcase
+  to /run/agama/testcase, do not save solver testcase when
+  "ZYPP_FULLLOG=1" (in that case libzypp creates the solver
+  testcase automatically in the /var/log/YaST2/autoTestcase/
+  directory) (related to gh#agama-project/agama#3242)
+
+-------------------------------------------------------------------
+Mon Mar  9 09:39:13 UTC 2026 - Stefan Hundhammer <[email protected]>
+
+- Fix typo (bsc#1259357)
+
+-------------------------------------------------------------------
+Fri Mar  6 10:28:09 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Honor inst.finish in interactive installation (jsc#PED-15031).
+
+-------------------------------------------------------------------
+Thu Mar  5 15:27:13 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Improve registration and software issues reporting (related to bsc#1258034).
+
+-------------------------------------------------------------------
+Thu Mar  5 13:44:46 UTC 2026 - Ladislav Slezák <[email protected]>
+
+- Automatically save the solver testcase to /var/log/zypp/testcase/
+  directory when the solver run fails or when requested with the
+  "inst.solver_testcase=1" boot option. The testcase is included
+  in the log created with the "agama logs store" command
+  (gh#agama-project/agama#3242)
+
+-------------------------------------------------------------------
+Thu Mar  5 12:04:00 UTC 2026 - José Iván López González <[email protected]>
+
+- Integrate zFCP in the new HTTP API (gh#agama-project/agama#3235).
+
+-------------------------------------------------------------------
+Thu Mar  5 07:19:01 UTC 2026 - Ladislav Slezák <[email protected]>
+
+- Refresh and load the repositories after registration
+  (bsc#1259217)
+- Select addon product to install after registering an extension
+  (bsc#1258187)
+
+-------------------------------------------------------------------
+Thu Mar  5 07:14:07 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Fix the generation of the OpenAPI specification
+  (gh#agama-project/agama#2864).
+
+-------------------------------------------------------------------
+Wed Mar  4 07:03:28 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Update and clean-up dependencies (gh#agama-project/agama#3234).
+- Drop unused code from agama-lib (gh#agama-project/agama#3234).
+
+-------------------------------------------------------------------
+Wed Mar  4 06:55:12 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Fix packaging of dasd and zfcp schemas (gh#agama-project/agama#3236).
+
+-------------------------------------------------------------------
+Tue Mar  3 12:34:09 UTC 2026 - José Iván López González <[email protected]>
+
+- Extract schema for zFCP config and add schema for zFCP system
+  (gh#agama-project/agama#3184).
+
+-------------------------------------------------------------------
+Tue Mar  3 10:08:58 UTC 2026 - Imobach Gonzalez Sosa <[email protected]>
+
+- Cache storage data using the new attributes-based API (bsc#1258466).
+
+-------------------------------------------------------------------
+Mon Mar  2 12:20:15 UTC 2026 - Michal Filka <[email protected]>
+
+- bsc#1258416
+  - when user cannot be added into wheel group after creation
+    just log the error so the rest of user configuration, e.g.
+    setting password is done.
+
+-------------------------------------------------------------------
+Fri Feb 27 11:39:31 UTC 2026 - Ladislav Slezák <[email protected]>
+
+- Fixed using packages from the Full (offline) installation medium
+  when booted from harddisk or USB flash (bsc#1258828)
+
+-------------------------------------------------------------------
+Thu Feb 26 16:44:32 UTC 2026 - David Diaz <[email protected]>
+
+- Add schema for DASD config (gh#agama-project/agama#3143).
+
+-------------------------------------------------------------------
+Wed Feb 25 08:13:55 UTC 2026 - Josef Reidinger <[email protected]>
+
+- Optimize writing software state to reduce time spend when
+  selecting pattern (bsc#1257794)
+- report properly when software selection contain conflict
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ agama.spec ++++++
--- /var/tmp/diff_new_pack.qaB0YG/_old  2026-03-11 20:50:34.390233739 +0100
+++ /var/tmp/diff_new_pack.qaB0YG/_new  2026-03-11 20:50:34.418234898 +0100
@@ -255,11 +255,13 @@
 %dir %{_datadir}/agama/jsonnet
 %{_datadir}/agama/jsonnet/agama.libsonnet
 %dir %{_datadir}/agama/schema
+%{_datadir}/agama/schema/dasd.schema.json
 %{_datadir}/agama/schema/iscsi.schema.json
 %{_datadir}/agama/schema/profile.schema.json
 %{_datadir}/agama/schema/software.schema.json
 %{_datadir}/agama/schema/storage.schema.json
 %{_datadir}/agama/schema/storage.model.schema.json
+%{_datadir}/agama/schema/zfcp.schema.json
 
 %files -n agama-autoinstall
 %{_bindir}/agama-autoinstall

++++++ agama.obscpio ++++++
++++ 20742 lines of diff (skipped)

++++++ agama.obsinfo ++++++
--- /var/tmp/diff_new_pack.qaB0YG/_old  2026-03-11 20:50:37.598366534 +0100
+++ /var/tmp/diff_new_pack.qaB0YG/_new  2026-03-11 20:50:37.658369017 +0100
@@ -1,5 +1,5 @@
 name: agama
-version: 19.pre+1670.99418d6d9
-mtime: 1771919083
-commit: 99418d6d99c67620fc525ef8c1f5215e9a025df5
+version: 19.pre+1979.15594b321
+mtime: 1773146267
+commit: 15594b321abb23dce0f328d05e9805fbe44d345d
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/agama/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.agama.new.8177/vendor.tar.zst differ: char 7, line 1

Reply via email to