Hello community,

here is the log from the commit of package product-builder for 
openSUSE:Leap:15.2 checked in at 2020-04-30 18:51:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Thu Apr 30 18:51:20 2020 rev:80 rq:797528 version:1.2.11

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/product-builder/product-builder.changes        
2020-04-21 19:08:09.668066800 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.product-builder.new.2738/product-builder.changes  
    2020-04-30 18:51:27.004599377 +0200
@@ -1,0 +2,8 @@
+Fri Apr 24 07:56:50 UTC 2020 - Adrian Schröter <adr...@suse.de>
+
+- 1.2.11
+  * revert last change, basically going back to 1.2.9 (bsc#1169840)
+  * working on SLE_15_SP2 branch now to avoid incompatible changes
+    in factory
+
+-------------------------------------------------------------------

Old:
----
  product-builder-1.2.10.obscpio

New:
----
  product-builder-1.2.11.obscpio

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

Other differences:
------------------
++++++ product-builder.spec ++++++
--- /var/tmp/diff_new_pack.Ums14K/_old  2020-04-30 18:51:27.612600673 +0200
+++ /var/tmp/diff_new_pack.Ums14K/_new  2020-04-30 18:51:27.612600673 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package product-builder
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,11 @@
 Summary:        SUSE Product Builder
 License:        GPL-2.0-only
 Group:          System/Management
-URL:            http://github.com/openSUSE/product-builder
+Url:            http://github.com/openSUSE/product-builder
 Name:           product-builder
 Conflicts:      kiwi
 Conflicts:      kiwi-instsource
-Version:        1.2.10
+Version:        1.2.11
 Release:        0
 Provides:       kiwi-schema = 6.2
 Source:         product-builder-%version.tar.xz

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ums14K/_old  2020-04-30 18:51:27.640600732 +0200
+++ /var/tmp/diff_new_pack.Ums14K/_new  2020-04-30 18:51:27.640600732 +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.10</param>
-    <param name="version">1.2.10</param>
+    <param name="revision">1.2.11</param>
+    <param name="version">1.2.11</param>
     <param name="scm">git</param>
     <param name="extract">rpm/product-builder.spec</param>
   </service>

++++++ product-builder-1.2.10.obscpio -> product-builder-1.2.11.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/product-builder-1.2.10/modules/KIWIIsoLinux.pm 
new/product-builder-1.2.11/modules/KIWIIsoLinux.pm
--- old/product-builder-1.2.10/modules/KIWIIsoLinux.pm  2020-04-15 
16:25:04.000000000 +0200
+++ new/product-builder-1.2.11/modules/KIWIIsoLinux.pm  2020-04-24 
09:53:04.000000000 +0200
@@ -445,7 +445,7 @@
     my $boot  = $base{$arch}{boot};
     my $volid = $this -> createVolumeID();
 
-#    $para.= " -chrp-boot"; # should not be needed anymore
+    $para.= " -chrp-boot";
     $para.= " -hfs-bless $src/$boot/grub2-ieee1275";
     $para.= " -hfs-volid '$volid'";
     $para.= " -l";

++++++ product-builder.obsinfo ++++++
--- /var/tmp/diff_new_pack.Ums14K/_old  2020-04-30 18:51:27.804601082 +0200
+++ /var/tmp/diff_new_pack.Ums14K/_new  2020-04-30 18:51:27.808601090 +0200
@@ -1,5 +1,5 @@
 name: product-builder
-version: 1.2.10
-mtime: 1586960704
-commit: e0a5d1c56acab2050ecbfdc3d7513e07a8a3fc11
+version: 1.2.11
+mtime: 1587714784
+commit: fab7e2bcf64fdd6a47244564d1243d0fae2395ee
 


Reply via email to