Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2021-02-07 15:14:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dracut (Old)
 and      /work/SRC/openSUSE:Factory/.dracut.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dracut"

Sun Feb  7 15:14:18 2021 rev:169 rq:868682 version:051+suse.85.g04886430

Changes:
--------
--- /work/SRC/openSUSE:Factory/dracut/dracut.changes    2020-12-15 
12:33:02.196128525 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new.28504/dracut.changes 2021-02-07 
15:14:26.833413914 +0100
@@ -1,0 +2,6 @@
+Tue Feb 02 14:42:09 UTC 2021 - daniel.molken...@suse.com
+
+- Update to version 051+suse.85.g04886430:
+  * prepare usrmerge (boo#1029961)
+
+-------------------------------------------------------------------

Old:
----
  dracut-051+suse.84.gc6bd70b8.obscpio

New:
----
  dracut-051+suse.85.g04886430.obscpio

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

Other differences:
------------------
++++++ dracut.spec ++++++
--- /var/tmp/diff_new_pack.zaaZEr/_old  2021-02-07 15:14:27.533414663 +0100
+++ /var/tmp/diff_new_pack.zaaZEr/_new  2021-02-07 15:14:27.533414663 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dracut
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define dracutlibdir %{_prefix}/lib/dracut
 
 Name:           dracut
-Version:        051+suse.84.gc6bd70b8
+Version:        051+suse.85.g04886430
 Release:        0
 Summary:        Initramfs generator using udev
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -148,10 +148,12 @@
 install -D -m 0755 mkinitrd-suse.sh %{buildroot}/%{_sbindir}/mkinitrd
 install -D -m 0755 suse/dracut-installkernel 
%{buildroot}/%{_sbindir}/installkernel
 
+%if !0%{?usrmerged}
 # moved to /usr/sbin, maintain /sbin compat symlinks
 mkdir -p %{buildroot}/sbin
 ln -s %{_sbindir}/mkinitrd %{buildroot}/sbin/mkinitrd
 ln -s %{_sbindir}/installkernel %{buildroot}/sbin/installkernel
+%endif
 
 mv %{buildroot}%{_mandir}/man8/mkinitrd-suse.8 
%{buildroot}%{_mandir}/man8/mkinitrd.8
 
@@ -266,8 +268,10 @@
 %{_bindir}/lsinitrd
 %{_sbindir}/installkernel
 %{_sbindir}/mkinitrd
+%if !0%{?usrmerged}
 /sbin/installkernel
 /sbin/mkinitrd
+%endif
 %{_datarootdir}/bash-completion/completions/lsinitrd
 %{_datadir}/pkgconfig/dracut.pc
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.zaaZEr/_old  2021-02-07 15:14:27.601414735 +0100
+++ /var/tmp/diff_new_pack.zaaZEr/_new  2021-02-07 15:14:27.601414735 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/opensuse/dracut.git</param>
-              <param 
name="changesrevision">c6bd70b84338aaf8b2793c5ac98324d8d273cad7</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">048864304ecd33945bbd95f4689c5be9a90beade</param></service></servicedata>
\ No newline at end of file

++++++ dracut-051+suse.84.gc6bd70b8.obscpio -> 
dracut-051+suse.85.g04886430.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dracut-051+suse.84.gc6bd70b8/suse/dracut.spec 
new/dracut-051+suse.85.g04886430/suse/dracut.spec
--- old/dracut-051+suse.84.gc6bd70b8/suse/dracut.spec   2020-12-14 
16:40:57.000000000 +0100
+++ new/dracut-051+suse.85.g04886430/suse/dracut.spec   2021-02-02 
15:25:08.000000000 +0100
@@ -148,10 +148,12 @@
 install -D -m 0755 mkinitrd-suse.sh %{buildroot}/%{_sbindir}/mkinitrd
 install -D -m 0755 suse/dracut-installkernel 
%{buildroot}/%{_sbindir}/installkernel
 
+%if !0%{?usrmerged}
 # moved to /usr/sbin, maintain /sbin compat symlinks
 mkdir -p %{buildroot}/sbin
 ln -s %{_sbindir}/mkinitrd %{buildroot}/sbin/mkinitrd
 ln -s %{_sbindir}/installkernel %{buildroot}/sbin/installkernel
+%endif
 
 mv %{buildroot}%{_mandir}/man8/mkinitrd-suse.8 
%{buildroot}%{_mandir}/man8/mkinitrd.8
 
@@ -267,8 +269,10 @@
 %{_bindir}/lsinitrd
 %{_sbindir}/installkernel
 %{_sbindir}/mkinitrd
+%if !0%{?usrmerged}
 /sbin/installkernel
 /sbin/mkinitrd
+%endif
 %{_datarootdir}/bash-completion/completions/lsinitrd
 %{_datadir}/pkgconfig/dracut.pc
 

++++++ dracut.obsinfo ++++++
--- /var/tmp/diff_new_pack.zaaZEr/_old  2021-02-07 15:14:27.945415103 +0100
+++ /var/tmp/diff_new_pack.zaaZEr/_new  2021-02-07 15:14:27.945415103 +0100
@@ -1,5 +1,5 @@
 name: dracut
-version: 051+suse.84.gc6bd70b8
-mtime: 1607960457
-commit: c6bd70b84338aaf8b2793c5ac98324d8d273cad7
+version: 051+suse.85.g04886430
+mtime: 1612275908
+commit: 048864304ecd33945bbd95f4689c5be9a90beade
 

Reply via email to