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-09-29 21:13:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-agama (Old) and /work/SRC/openSUSE:Factory/.rubygem-agama.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-agama" Fri Sep 29 21:13:17 2023 rev:3 rq:1113829 version:4 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-agama/rubygem-agama.changes 2023-08-08 17:25:54.383163716 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-agama.new.28202/rubygem-agama.changes 2023-09-29 21:14:12.747131085 +0200 @@ -1,0 +2,79 @@ +Tue Sep 26 15:57:08 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Version 4 + +------------------------------------------------------------------- +Tue Sep 19 11:14:42 UTC 2023 - José Iván López González <jlo...@suse.com> + +- Do not automatically probe after selecting a new product + (gh#openSUSE/agama#748). + +------------------------------------------------------------------- +Thu Sep 14 09:04:29 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Use a single D-Bus service to expose the manager and the users + settings (gh#openSUSE/agama#753, follow-up of + gh#openSUSE/agama#729). + +------------------------------------------------------------------- +Tue Sep 12 12:27:33 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Do not crash when it is not possible to handle a product change + in the manager service (related to bsc#1215197). +- When selecting the product, do not perform any change if the + product is still the same. + +------------------------------------------------------------------- +Mon Sep 11 11:28:05 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- The software and the storage services do not dispatch actions + during progress reporting anymore (related to bsc#1215197). + +------------------------------------------------------------------- +Wed Sep 6 08:02:35 UTC 2023 - José Iván López González <jlo...@suse.com> + +- New storage proposal settings (gh#openSUSE/agama#738). + +------------------------------------------------------------------- +Fri Sep 1 07:32:59 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Extend the Ruby-based services logs with information about + each step (gh#openSUSE/agama#732). +- Raise the D-Bus service start timeout for troubleshoting purposes + (related to bsc#1214737). + +------------------------------------------------------------------- +Thu Aug 31 10:36:53 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Adapt the locale and questions clients to use the same D-Bus + service (gh#openSUSE/agama#729). + +------------------------------------------------------------------- +Wed Aug 30 12:39:18 UTC 2023 - Josef Reidinger <jreidin...@suse.com> + +- Respect UI locale in dbus services (gh#openSUSE/agama#725) + +------------------------------------------------------------------- +Mon Aug 28 07:59:26 UTC 2023 - Knut Anderssen <kanders...@suse.com> + +- Copy the proxy configuration to the target system when needed + (bsc#1212677, gh#openSUSE/agama#711). + +------------------------------------------------------------------- +Wed Aug 23 10:39:46 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Install the ppc64-diag package when running on ppc64le (related + to bsc#1206898). + +------------------------------------------------------------------- +Mon Aug 21 11:15:50 UTC 2023 - Imobach Gonzalez Sosa <igonzalezs...@suse.com> + +- Set the manager service as busy during the startup phase + (bsc#1213194). + +------------------------------------------------------------------- +Fri Aug 18 14:17:13 UTC 2023 - Knut Anderssen <kanders...@suse.com> + +- Add proxy setup support (bsc#1212677, gh#openSUSE/agama#696). + +------------------------------------------------------------------- Old: ---- agama-3.devel43.gem New: ---- agama-4.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-agama.spec ++++++ --- /var/tmp/diff_new_pack.1cEfQ5/_old 2023-09-29 21:14:13.759167599 +0200 +++ /var/tmp/diff_new_pack.1cEfQ5/_new 2023-09-29 21:14:13.763167744 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-agama -Version: 3.devel43 +Version: 4 Release: 0 %define mod_name agama %define mod_full_name %{mod_name}-%{version} @@ -61,7 +61,8 @@ install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/dbus.conf %{buildroot}%{_datadir}/dbus-1/agama.conf install --directory %{buildroot}%{_datadir}/dbus-1/agama-services install -m 0644 --target-directory=%{buildroot}%{_datadir}/dbus-1/agama-services %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/org.opensuse.Agama*.service -install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/systemd.service %{buildroot}%{_unitdir}/agama.service +install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/agama.service %{buildroot}%{_unitdir}/agama.service +install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/agama-proxy-setup.service %{buildroot}%{_unitdir}/agama-proxy-setup.service install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/etc/agama.yaml %{buildroot}%{_sysconfdir}/agama.yaml # /MANUAL ++++++ agama-3.devel43.gem -> agama-4.gem ++++++ ++++ 5421 lines of diff (skipped) ++++++ gem2rpm.yml ++++++ --- /var/tmp/diff_new_pack.1cEfQ5/_old 2023-09-29 21:14:13.935173950 +0200 +++ /var/tmp/diff_new_pack.1cEfQ5/_new 2023-09-29 21:14:13.935173950 +0200 @@ -8,7 +8,8 @@ install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/dbus.conf %{buildroot}%{_datadir}/dbus-1/agama.conf install --directory %{buildroot}%{_datadir}/dbus-1/agama-services install -m 0644 --target-directory=%{buildroot}%{_datadir}/dbus-1/agama-services %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/org.opensuse.Agama*.service - install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/systemd.service %{buildroot}%{_unitdir}/agama.service + install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/agama.service %{buildroot}%{_unitdir}/agama.service + install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/share/agama-proxy-setup.service %{buildroot}%{_unitdir}/agama-proxy-setup.service install -D -m 0644 %{buildroot}%{gem_base}/gems/%{mod_full_name}/etc/agama.yaml %{buildroot}%{_sysconfdir}/agama.yaml :main: :preamble: |- @@ -36,5 +37,6 @@ %dir %{_datadir}/dbus-1/agama-services\n %{_datadir}/dbus-1/agama-services/org.opensuse.Agama*.service\n %{_unitdir}/agama.service\n + %{_unitdir}/agama-proxy-setup.service\n %config %{_sysconfdir}/agama.yaml\n"