Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package google-guest-configs for 
openSUSE:Factory checked in at 2026-02-03 21:36:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-guest-configs (Old)
 and      /work/SRC/openSUSE:Factory/.google-guest-configs.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-guest-configs"

Tue Feb  3 21:36:04 2026 rev:39 rq:1330824 version:20260116.00

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/google-guest-configs/google-guest-configs.changes    
    2026-01-21 14:17:10.654452088 +0100
+++ 
/work/SRC/openSUSE:Factory/.google-guest-configs.new.1995/google-guest-configs.changes
      2026-02-03 21:36:45.225861836 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 11:09:18 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Add NetworkManager-devel to BuildRequires
+- Install NetworkManager dispatcher script (bsc#1254266)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ google-guest-configs.spec ++++++
--- /var/tmp/diff_new_pack.bU4APM/_old  2026-02-03 21:36:45.949892298 +0100
+++ /var/tmp/diff_new_pack.bU4APM/_new  2026-02-03 21:36:45.961892803 +0100
@@ -30,6 +30,7 @@
 Group:          System/Daemons
 URL:            https://github.com/GoogleCloudPlatform/guest-configs
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  NetworkManager-devel
 BuildRequires:  sysconfig
 BuildRequires:  sysconfig-netconfig
 BuildRequires:  systemd-rpm-macros
@@ -63,6 +64,8 @@
 cp -av src/lib/udev/google_nvme_id %{buildroot}/%{_udevdir}/
 mkdir -p %{buildroot}%{_bindir}
 cp -av src/usr/bin/* %{buildroot}%{_bindir}/
+mkdir -p %{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d
+cp -av src/etc/NetworkManager/dispatcher.d/google_hostname.sh 
%{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/
 
 %post
 if [ -f %{_sysconfdir}/sysconfig/network/ifcfg-eth0 ] && \
@@ -90,6 +93,7 @@
 %config(noreplace) %{_modprobedir}/gce-blacklist.conf
 %config %{_sysconfdir}/rsyslog.d/*
 %config %{_sysconfdir}/sysconfig/network/scripts/*
+%attr(0755,root,root) 
%{_sysconfdir}/NetworkManager/dispatcher.d/google_hostname.sh
 %{_sysctldir}/*
 %attr(0755,root,root) %{_udevdir}/google_nvme_id
 %{_udevrulesdir}/*

Reply via email to