Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-agama for openSUSE:Factory 
checked in at 2023-08-08 17:25:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-agama (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-agama.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-agama"

Tue Aug  8 17:25:53 2023 rev:2 rq:1102704 version:3.devel43

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-agama/rubygem-agama.changes      
2023-06-04 20:41:22.171231963 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-agama.new.22712/rubygem-agama.changes   
2023-08-08 17:25:54.383163716 +0200
@@ -1,0 +2,58 @@
+Mon Aug  7 10:52:35 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Do not consider the architecture when filtering the configuration
+  file through the filter-config.rb script (gh#openSUSE/agama#691).
+
+-------------------------------------------------------------------
+Wed Aug  2 10:03:13 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Version 3
+
+-------------------------------------------------------------------
+Wed Aug  2 10:03:09 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+
+-------------------------------------------------------------------
+Wed Jul 26 10:00:39 UTC 2023 - José Iván López González <[email protected]>
+
+- Adapt config file to install ALP Dolomite instead of ALP Micro
+  and remove ALP Bedrock (gh#openSUSE/agama#674).
+
+-------------------------------------------------------------------
+Mon Jul 17 09:16:38 UTC 2023 - Josef Reidinger <[email protected]>
+
+- Adapt to new questions D-Bus API to allow automatic answering of
+  questions when requested. All code using this API is adapted
+  (gh#openSUSE/agama#637)
+
+-------------------------------------------------------------------
+Wed Jul  5 14:02:23 UTC 2023 - José Iván López González <[email protected]>
+
+- Delay zFCP probing after activating a controller and ensure the
+  system is marked as deprecated if needed after probing zFCP
+  (gh#openSUSE/agama#650).
+
+-------------------------------------------------------------------
+Wed Jun 14 15:11:56 UTC 2023 - José Iván López González <[email protected]>
+
+- Extend zFCP D-Bus API to provide allow_lun_scan info
+  (gh#openSUSE/agama/626).
+
+-------------------------------------------------------------------
+Wed Jun  7 11:13:49 UTC 2023 - José Iván López González <[email protected]>
+
+- Add D-Bus API for managing zFCP devices (gh#openSUSE/agama#594).
+
+-------------------------------------------------------------------
+Wed Jun  7 08:54:58 UTC 2023 - Michal Filka <[email protected]>
+
+- Merge the users D-Bus service into the main one to save some resources
+  (gh#openSUSE/agama#596).
+
+-------------------------------------------------------------------
+Wed Jun  7 05:33:27 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Drop the old `org.opensuse.Agama.Language1` which was replaced
+  with `org.opensuse.Agama.Locale1` (gh#openSUSE/agama#608).
+
+-------------------------------------------------------------------

Old:
----
  agama-2.1.gem

New:
----
  agama-3.devel43.gem

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

Other differences:
------------------
++++++ rubygem-agama.spec ++++++
--- /var/tmp/diff_new_pack.5l4MDu/_old  2023-08-08 17:25:55.191168737 +0200
+++ /var/tmp/diff_new_pack.5l4MDu/_new  2023-08-08 17:25:55.195168761 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-agama
-Version:        2.1
+Version:        3.devel43
 Release:        0
 %define mod_name agama
 %define mod_full_name %{mod_name}-%{version}

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.5l4MDu/_old  2023-08-08 17:25:55.247169085 +0200
+++ /var/tmp/diff_new_pack.5l4MDu/_new  2023-08-08 17:25:55.251169109 +0200
@@ -29,6 +29,9 @@
     Requires:       yast2-users
     # yast2 with ArchFilter
     Requires:       yast2 >= 4.5.20
+    %ifarch s390 s390x
+    Requires:       yast2-s390 >= 4.6.4
+    %endif
   :filelist: "%{_datadir}/dbus-1/agama.conf\n
     %dir %{_datadir}/dbus-1/agama-services\n
     %{_datadir}/dbus-1/agama-services/org.opensuse.Agama*.service\n

Reply via email to