Hello community,
here is the log from the commit of package skelcd-fallbackrepo for
openSUSE:Factory checked in at 2019-01-28 20:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-fallbackrepo (Old)
and /work/SRC/openSUSE:Factory/.skelcd-fallbackrepo.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-fallbackrepo"
Mon Jan 28 20:49:56 2019 rev:2 rq:669090 version:1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/skelcd-fallbackrepo/skelcd-fallbackrepo.changes
2018-12-18 15:01:20.121985704 +0100
+++
/work/SRC/openSUSE:Factory/.skelcd-fallbackrepo.new.28833/skelcd-fallbackrepo.changes
2019-01-28 20:50:45.137759176 +0100
@@ -1,0 +2,5 @@
+Mon Jan 28 13:46:43 UTC 2019 - [email protected]
+
+- add SLE_HPC to aarch64
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ skelcd-fallbackrepo.spec ++++++
--- /var/tmp/diff_new_pack.g5s9dJ/_old 2019-01-28 20:50:45.581758708 +0100
+++ /var/tmp/diff_new_pack.g5s9dJ/_new 2019-01-28 20:50:45.585758704 +0100
@@ -1,7 +1,7 @@
#
# spec file for package skelcd-fallbackrepo
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -62,7 +62,7 @@
%endif
%if "%flavor" == "SLE_HPC"
-%if 0%{?sle_version} && ( "%{_target_cpu}" == "x86_64" )
+%if 0%{?sle_version} && ( "%{_target_cpu}" == "x86_64" || "%{_target_cpu}" ==
"aarch64" )
%define theme SLE_HPC
%endif
%endif