Hello community,

here is the log from the commit of package star for openSUSE:Factory checked in 
at 2018-05-16 11:25:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/star (Old)
 and      /work/SRC/openSUSE:Factory/.star.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "star"

Wed May 16 11:25:20 2018 rev:34 rq:607035 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/star/star.changes        2017-05-17 
10:44:57.266165776 +0200
+++ /work/SRC/openSUSE:Factory/.star.new/star.changes   2018-05-16 
11:25:26.843526576 +0200
@@ -1,0 +2,5 @@
+Mon May 14 09:15:13 UTC 2018 - sch...@suse.de
+
+- Create rules for riscv64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ star.spec ++++++
--- /var/tmp/diff_new_pack.cQa1ko/_old  2018-05-16 11:25:29.851417294 +0200
+++ /var/tmp/diff_new_pack.cQa1ko/_new  2018-05-16 11:25:29.855417148 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package star
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -114,7 +114,7 @@
 
 cp %{SOURCE1} .
 
-for PLAT in aarch64 %{arm} ppc ppc64 ppc64le x86_64 s390 s390x; do
+for PLAT in aarch64 %{arm} ppc ppc64 ppc64le riscv64 x86_64 s390 s390x; do
     for AFILE in gcc cc; do
             [ ! -e RULES/${PLAT}-linux-${AFILE}.rul ] \
             && ln -s i586-linux-${AFILE}.rul RULES/${PLAT}-linux-${AFILE}.rul


Reply via email to