Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package live-net-installer for 
openSUSE:Factory checked in at 2021-02-01 13:29:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/live-net-installer (Old)
 and      /work/SRC/openSUSE:Factory/.live-net-installer.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "live-net-installer"

Mon Feb  1 13:29:18 2021 rev:13 rq:868312 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/live-net-installer/live-net-installer.changes    
2021-01-07 21:26:08.777749996 +0100
+++ 
/work/SRC/openSUSE:Factory/.live-net-installer.new.28504/live-net-installer.changes
 2021-02-01 13:31:04.890355585 +0100
@@ -1,0 +2,5 @@
+Mon Feb  1 09:50:26 UTC 2021 - Fabian Vogt <fv...@suse.com>
+
+- Fix typo breaking the URL on Leap 15.3 on aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ live-net-installer.spec ++++++
--- /var/tmp/diff_new_pack.mDzaaH/_old  2021-02-01 13:31:05.574356428 +0100
+++ /var/tmp/diff_new_pack.mDzaaH/_new  2021-02-01 13:31:05.574356428 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package live-net-installer
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define base_url http://download.opensuse.org
 
 # AArch64 has a different repo url on TW and Leap < 15.3
-%if !0%{?sle_version} || !0%{?sle_version} < 150300
+%if !0%{?sle_version} || 0%{?sle_version} < 150300
 %ifarch aarch64
 %define base_url http://download.opensuse.org/ports/aarch64
 %endif

Reply via email to