Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package debianutils for openSUSE:Factory 
checked in at 2023-03-19 16:16:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/debianutils (Old)
 and      /work/SRC/openSUSE:Factory/.debianutils.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "debianutils"

Sun Mar 19 16:16:26 2023 rev:4 rq:1072662 version:5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/debianutils/debianutils.changes  2021-09-16 
23:16:39.491921700 +0200
+++ /work/SRC/openSUSE:Factory/.debianutils.new.31432/debianutils.changes       
2023-03-19 16:16:40.511350328 +0100
@@ -1,0 +2,5 @@
+Tue Mar 14 20:58:02 UTC 2023 - Björn Bidar <bjorn.bi...@thaodan.de>
+
+- Move run-parts to /usr/bin, Run-parts runs just fast as regular user.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ debianutils.spec ++++++
--- /var/tmp/diff_new_pack.njBicr/_old  2023-03-19 16:16:40.967352546 +0100
+++ /var/tmp/diff_new_pack.njBicr/_new  2023-03-19 16:16:40.971352564 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package debianutils
 #
-# Copyright (c) 2021 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
@@ -44,7 +44,7 @@
 install -Dt %{buildroot}%{_bindir} ischroot
 install -Dt %{buildroot}%{_sbindir} add-shell
 install -Dt %{buildroot}%{_sbindir} remove-shell
-install -Dt %{buildroot}%{_sbindir} run-parts
+install -Dt %{buildroot}%{_bindir} run-parts
 install -Dt %{buildroot}%{_sbindir} update-shells
 
 install -m 0644 -Dt %{buildroot}%{_mandir}/man1 ischroot.1
@@ -57,7 +57,7 @@
 %{_bindir}/ischroot
 %{_sbindir}/add-shell
 %{_sbindir}/remove-shell
-%{_sbindir}/run-parts
+%{_bindir}/run-parts
 %{_sbindir}/update-shells
 %{_mandir}/man1/ischroot.1%{?ext_man}
 %{_mandir}/man8/add-shell.8%{?ext_man}

Reply via email to