Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-d-installer for
openSUSE:Factory checked in at 2023-02-16 16:56:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-d-installer (Old)
and /work/SRC/openSUSE:Factory/.rubygem-d-installer.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-d-installer"
Thu Feb 16 16:56:43 2023 rev:3 rq:1066104 version:0.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-d-installer/rubygem-d-installer.changes
2022-12-23 10:21:38.511528438 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-d-installer.new.22824/rubygem-d-installer.changes
2023-02-16 16:56:53.234948920 +0100
@@ -1,0 +2,53 @@
+Wed Feb 15 15:18:43 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Version 0.7
+- Update the list of patterns to install for Leap Micro 5.3
+ (gh#yast/d-installer#427).
+
+-------------------------------------------------------------------
+Wed Feb 8 18:09:01 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Better handling of software repositories
+ (gh#yast/d-installer#414):
+ * Report issues when reading the software repositories.
+ * Inform the user about the software proposal progress.
+ * Do not try to calculate a proposal if there are no
+ repositories.
+
+-------------------------------------------------------------------
+Fri Jan 20 12:25:56 UTC 2023 - Martin Vidner <[email protected]>
+
+- Use the upstream version of D-Bus ObjectManager
+ (gh#yast/d-installer#245)
+
+-------------------------------------------------------------------
+Wed Jan 18 08:03:40 UTC 2023 - Josef Reidinger <[email protected]>
+
+- Save logs and provide the path to the file
+ (gh#yast/d-installer#379)
+
+-------------------------------------------------------------------
+Tue Jan 17 10:06:23 UT0 2023 - Josef Reidinger <[email protected]>
+
+- Implement validation of software proposal
+ (gh#yast/d-installer#381)
+
+-------------------------------------------------------------------
+Mon Jan 16 17:02:21 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Check for installed packages in the target system, instead of the
+ installation medium (gh#yast/d-installer#393).
+
+-------------------------------------------------------------------
+Mon Jan 16 14:57:59 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Simplify the network configuration to just copying the
+ NetworkManager connections and enabling the service
+ (gh#yast/d-installer#397).
+
+-------------------------------------------------------------------
+Tue Jan 10 10:29:00 UTC 2023 - Imobach Gonzalez Sosa <[email protected]>
+
+- Use a dedicated D-Bus server (gh#yast/d-installer#384).
+
+-------------------------------------------------------------------
Old:
----
d-installer-0.6.2.gem
New:
----
d-installer-0.7.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-d-installer.spec ++++++
--- /var/tmp/diff_new_pack.EbIXYd/_old 2023-02-16 16:56:53.862951431 +0100
+++ /var/tmp/diff_new_pack.EbIXYd/_new 2023-02-16 16:56:53.866951447 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-d-installer
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
#
Name: rubygem-d-installer
-Version: 0.6.2
+Version: 0.7
Release: 0
%define mod_name d-installer
%define mod_full_name %{mod_name}-%{version}
@@ -68,9 +68,9 @@
--symlink-binaries \
-f
# MANUAL
-install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/dbus.conf
%{buildroot}%{_datadir}/dbus-1/system.d/org.opensuse.DInstaller.conf
-install --directory %{buildroot}%{_datadir}/dbus-1/system-services
-install -m 0644
--target-directory=%{buildroot}%{_datadir}/dbus-1/system-services
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/org.opensuse.DInstaller*.service
+install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/dbus.conf
%{buildroot}%{_datadir}/dbus-1/d-installer.conf
+install --directory %{buildroot}%{_datadir}/dbus-1/d-installer-services
+install -m 0644
--target-directory=%{buildroot}%{_datadir}/dbus-1/d-installer-services
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/org.opensuse.DInstaller*.service
install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/systemd.service
%{buildroot}%{_unitdir}/d-installer.service
install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/etc/d-installer.yaml
%{buildroot}%{_sysconfdir}/d-installer.yaml
# /MANUAL
++++++ d-installer-0.6.2.gem -> d-installer-0.7.gem ++++++
++++ 3554 lines of diff (skipped)
++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.EbIXYd/_old 2023-02-16 16:56:54.094952358 +0100
+++ /var/tmp/diff_new_pack.EbIXYd/_new 2023-02-16 16:56:54.098952375 +0100
@@ -16,15 +16,16 @@
Requires: yast2 >= 4.5.20
# ## used by gem2rpm
:post_install: |-
- install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/dbus.conf
%{buildroot}%{_datadir}/dbus-1/system.d/org.opensuse.DInstaller.conf
- install --directory %{buildroot}%{_datadir}/dbus-1/system-services
- install -m 0644
--target-directory=%{buildroot}%{_datadir}/dbus-1/system-services
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/org.opensuse.DInstaller*.service
+ install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/dbus.conf
%{buildroot}%{_datadir}/dbus-1/d-installer.conf
+ install --directory %{buildroot}%{_datadir}/dbus-1/d-installer-services
+ install -m 0644
--target-directory=%{buildroot}%{_datadir}/dbus-1/d-installer-services
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/org.opensuse.DInstaller*.service
install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/share/systemd.service
%{buildroot}%{_unitdir}/d-installer.service
install -D -m 0644
%{buildroot}%{gem_base}/gems/%{mod_full_name}/etc/d-installer.yaml
%{buildroot}%{_sysconfdir}/d-installer.yaml
# ## used by gem_packages
:main:
- :filelist: "%{_datadir}/dbus-1/system.d/org.opensuse.DInstaller.conf\n
- %{_datadir}/dbus-1/system-services/org.opensuse.DInstaller*.service\n
+ :filelist: "%{_datadir}/dbus-1/d-installer.conf\n
+ %dir %{_datadir}/dbus-1/d-installer-services\n
+ %{_datadir}/dbus-1/d-installer-services/org.opensuse.DInstaller*.service\n
%{_unitdir}/d-installer.service\n
%{_sysconfdir}/d-installer.yaml\n"