Hello community,

here is the log from the commit of package ncompress for openSUSE:Factory 
checked in at 2017-05-22 18:08:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncompress (Old)
 and      /work/SRC/openSUSE:Factory/.ncompress.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncompress"

Mon May 22 18:08:35 2017 rev:2 rq:497147 version:4.2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncompress/ncompress.changes      2016-10-31 
09:55:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ncompress.new/ncompress.changes 2017-05-22 
18:08:37.128414581 +0200
@@ -1,0 +2,5 @@
+Sun May 21 18:05:40 UTC 2017 - meiss...@suse.com
+
+- fixed endian define (bsc#1040046)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ncompress.spec ++++++
--- /var/tmp/diff_new_pack.SVhQ2v/_old  2017-05-22 18:08:37.904305214 +0200
+++ /var/tmp/diff_new_pack.SVhQ2v/_new  2017-05-22 18:08:37.908304651 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ncompress
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -57,7 +57,7 @@
 %ifarch sparc m68k armv4l ppc s390 s390x ppc64 sparc64
 export ENDIAN=1234
 %else
-export ENDIAN=1234
+export ENDIAN=4321
 %endif
 make %{?_smp_mflags} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" ENDIAN="$ENDIAN"
 


Reply via email to