Hello community,
here is the log from the commit of package product-builder for
openSUSE:Leap:15.2 checked in at 2020-04-21 19:06:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/product-builder (Old)
and /work/SRC/openSUSE:Leap:15.2/.product-builder.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "product-builder"
Tue Apr 21 19:06:42 2020 rev:79 rq:795317 version:1.2.10
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/product-builder/product-builder.changes
2020-03-20 05:52:21.584041635 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.product-builder.new.2738/product-builder.changes
2020-04-21 19:08:09.668066800 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 14:37:41 UTC 2020 - Adrian Schröter <[email protected]>
+
+- 1.2.10
+ * disable -chrp-boot option for ppc64le (bsc#1169420)
+
+-------------------------------------------------------------------
Old:
----
product-builder-1.2.9.obscpio
New:
----
product-builder-1.2.10.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ product-builder.spec ++++++
--- /var/tmp/diff_new_pack.QYgEVP/_old 2020-04-21 19:08:10.072067623 +0200
+++ /var/tmp/diff_new_pack.QYgEVP/_new 2020-04-21 19:08:10.072067623 +0200
@@ -23,7 +23,7 @@
Name: product-builder
Conflicts: kiwi
Conflicts: kiwi-instsource
-Version: 1.2.9
+Version: 1.2.10
Release: 0
Provides: kiwi-schema = 6.2
Source: product-builder-%version.tar.xz
++++++ _service ++++++
--- /var/tmp/diff_new_pack.QYgEVP/_old 2020-04-21 19:08:10.100067680 +0200
+++ /var/tmp/diff_new_pack.QYgEVP/_new 2020-04-21 19:08:10.100067680 +0200
@@ -1,8 +1,8 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/openSUSE/product-builder.git</param>
- <param name="revision">1.2.9</param>
- <param name="version">1.2.9</param>
+ <param name="revision">1.2.10</param>
+ <param name="version">1.2.10</param>
<param name="scm">git</param>
<param name="extract">rpm/product-builder.spec</param>
</service>
++++++ product-builder-1.2.9.obscpio -> product-builder-1.2.10.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/product-builder-1.2.9/modules/KIWIIsoLinux.pm
new/product-builder-1.2.10/modules/KIWIIsoLinux.pm
--- old/product-builder-1.2.9/modules/KIWIIsoLinux.pm 2020-02-28
11:09:58.000000000 +0100
+++ new/product-builder-1.2.10/modules/KIWIIsoLinux.pm 2020-04-15
16:25:04.000000000 +0200
@@ -445,7 +445,7 @@
my $boot = $base{$arch}{boot};
my $volid = $this -> createVolumeID();
- $para.= " -chrp-boot";
+# $para.= " -chrp-boot"; # should not be needed anymore
$para.= " -hfs-bless $src/$boot/grub2-ieee1275";
$para.= " -hfs-volid '$volid'";
$para.= " -l";
++++++ product-builder.obsinfo ++++++
--- /var/tmp/diff_new_pack.QYgEVP/_old 2020-04-21 19:08:10.236067957 +0200
+++ /var/tmp/diff_new_pack.QYgEVP/_new 2020-04-21 19:08:10.236067957 +0200
@@ -1,5 +1,5 @@
name: product-builder
-version: 1.2.9
-mtime: 1582884598
-commit: ea6316a55b185c14a6b04c347b1b463f211d3fc7
+version: 1.2.10
+mtime: 1586960704
+commit: e0a5d1c56acab2050ecbfdc3d7513e07a8a3fc11