Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uranium-firmware-lulzbot for 
openSUSE:Factory checked in at 2022-09-27 20:14:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uranium-firmware-lulzbot (Old)
 and      /work/SRC/openSUSE:Factory/.uranium-firmware-lulzbot.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uranium-firmware-lulzbot"

Tue Sep 27 20:14:09 2022 rev:7 rq:1006356 version:1.1.9.34_5f9c029d1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/uranium-firmware-lulzbot/uranium-firmware-lulzbot.changes
        2019-02-25 17:52:43.546698527 +0100
+++ 
/work/SRC/openSUSE:Factory/.uranium-firmware-lulzbot.new.2275/uranium-firmware-lulzbot.changes
      2022-09-27 20:14:17.237874205 +0200
@@ -1,0 +2,11 @@
+Tue Sep 27 05:49:05 UTC 2022 - Adrian Schr??ter <adr...@suse.de>
+
+- switch to exclusive buildarch x86_64
+  32bit cross compilers are not working anymore
+
+-------------------------------------------------------------------
+Fri Jan 22 07:15:39 UTC 2021 - Adrian Schr??ter <adr...@suse.de>
+
+- change git URL to new location
+
+-------------------------------------------------------------------

Old:
----
  MARLIN-1.1.9.34_5f9c029d1.obscpio
  MARLIN.obsinfo

New:
----
  marlin-1.1.9.34_5f9c029d1.obscpio
  marlin.obsinfo

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

Other differences:
------------------
++++++ uranium-firmware-lulzbot.spec ++++++
--- /var/tmp/diff_new_pack.NpRzvG/_old  2022-09-27 20:14:17.929875732 +0200
+++ /var/tmp/diff_new_pack.NpRzvG/_new  2022-09-27 20:14:17.937875749 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uranium-firmware-lulzbot
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,9 +22,11 @@
 Summary:        3D printer firmware
 License:        GPL-3.0-only
 Group:          System/Libraries
-Url:            https://code.alephobjects.com/source/MARLIN.git
-Source:         MARLIN-%{version}.tar.xz
+URL:            https://gitlab.com/lulzbot3d/marlin
+Source:         marlin-%{version}.tar.xz
 Patch1:         fix-build.patch
+# Build on x86_64 only atm because 32 bit cross compilers do not work anymore.
+ExclusiveArch:  x86_64
 BuildArch:      noarch
 BuildRequires:  avr-libc
 BuildRequires:  cross-avr-gcc7
@@ -33,7 +35,7 @@
 Matching firmware for cura-lulzbot
 
 %prep
-%setup -q -n MARLIN-%version
+%setup -q -n marlin-%version
 %patch1 -p1
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.NpRzvG/_old  2022-09-27 20:14:17.965875811 +0200
+++ /var/tmp/diff_new_pack.NpRzvG/_new  2022-09-27 20:14:17.969875820 +0200
@@ -1,13 +1,13 @@
 <services>
-  <service name="obs_scm" mode="disabled">
-    <param name="url">https://code.alephobjects.com/diffusion/MARLIN</param>
+  <service name="obs_scm" mode="manual">
+    <param name="url">https://gitlab.com/lulzbot3d/marlin</param>
     <param name="scm">git</param>
     <param name="revision">v1.1.9.34</param>
     <!-- the version is hardcoded in 
./plugins/USBPrinting/USBPrinterOutputDeviceManager.py of cura -->
     <!-- so, there might be a newer version, but it needs to match current 
cura code -->
     <param name="version">1.1.9.34_5f9c029d1</param>
   </service>
-  <service name="set_version" mode="disabled"/>
+  <service name="set_version" mode="manual"/>
 
   <service mode="buildtime" name="tar" />
   <service mode="buildtime" name="recompress">

++++++ marlin.obsinfo ++++++
name: marlin
version: 1.1.9.34_5f9c029d1
mtime: 1547151156
commit: 5f9c029d153c3cac2728ecbb04a5d45b27810733

Reply via email to