Hello community,

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

Package is "star"

Changes:
--------
--- /work/SRC/openSUSE:Factory/star/star.changes        2015-12-01 
10:01:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.star.new/star.changes   2016-05-25 
21:21:13.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 20 18:52:27 UTC 2016 - [email protected]
+
+- Create rules for aarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ star.spec ++++++
--- /var/tmp/diff_new_pack.iXXHll/_old  2016-05-25 21:21:15.000000000 +0200
+++ /var/tmp/diff_new_pack.iXXHll/_new  2016-05-25 21:21:15.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package star
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -105,7 +105,7 @@
 
 cp %{SOURCE1} .
 
-for PLAT in %arm ppc ppc64 ppc64le x86_64 s390 s390x; do
+for PLAT in aarch64 %arm ppc ppc64 ppc64le 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