Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package debootstrap for openSUSE:Factory 
checked in at 2023-07-27 16:53:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/debootstrap (Old)
 and      /work/SRC/openSUSE:Factory/.debootstrap.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "debootstrap"

Thu Jul 27 16:53:32 2023 rev:25 rq:1101079 version:1.0.128

Changes:
--------
--- /work/SRC/openSUSE:Factory/debootstrap/debootstrap.changes  2022-12-15 
19:25:59.780326380 +0100
+++ /work/SRC/openSUSE:Factory/.debootstrap.new.32662/debootstrap.changes       
2023-07-27 16:53:41.382791005 +0200
@@ -1,0 +2,10 @@
+Thu Jul 27 03:10:03 UTC 2023 - Richard Rahl <rra...@proton.me>
+
+- update to 1.0.128+nmu5:
+  * Update PureOS bootstrap script
+  * Improve error message when tar fails
+  * fixes bug when http_proxy is unset
+  * fallback if mounting /proc fails
+  * defaulting to merged-usr on newer suites
+
+-------------------------------------------------------------------

Old:
----
  debootstrap-1.0.128.tar.bz2

New:
----
  debootstrap-1.0.128+nmu5.tar.bz2

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

Other differences:
------------------
++++++ debootstrap.spec ++++++
--- /var/tmp/diff_new_pack.TG4zHe/_old  2023-07-27 16:53:42.130795232 +0200
+++ /var/tmp/diff_new_pack.TG4zHe/_new  2023-07-27 16:53:42.134795254 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package debootstrap
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2012 Frank Lichtenheld <fr...@lichtenheld.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,8 +23,9 @@
 Summary:        Bootstrap a basic Debian system
 License:        MIT
 URL:            https://salsa.debian.org/installer-team/debootstrap
-Source:         %{url}/-/archive/%{version}/%{name}-%{version}.tar.bz2
+Source:         
%{url}/-/archive/%{version}+nmu5/%{name}-%{version}+nmu5.tar.bz2
 Patch0:         %{name}-norootforbuild.patch
+Requires:       binutils
 Requires:       wget
 Recommends:     gpg2
 BuildArch:      noarch
@@ -37,7 +38,7 @@
 into.
 
 %prep
-%autosetup -p1
+%autosetup -p1 -n %{name}-%{version}+nmu5
 
 %build
 # Nothing to build.

Reply via email to