Hello community,

here is the log from the commit of package argyllcms for openSUSE:Factory 
checked in at 2020-03-12 22:58:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/argyllcms (Old)
 and      /work/SRC/openSUSE:Factory/.argyllcms.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "argyllcms"

Thu Mar 12 22:58:19 2020 rev:24 rq:783130 version:2.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/argyllcms/argyllcms.changes      2020-03-08 
22:23:47.364064578 +0100
+++ /work/SRC/openSUSE:Factory/.argyllcms.new.3160/argyllcms.changes    
2020-03-12 22:58:51.111003781 +0100
@@ -1,0 +2,6 @@
+Tue Mar 10 02:08:52 UTC 2020 - Stanislav Brabec <[email protected]>
+
+- Fix argyllcms--gcc--fno-common.patch according to the upstream
+  (bsc#1160256#c5).
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ argyllcms--gcc--fno-common.patch ++++++
--- /var/tmp/diff_new_pack.ErZkLQ/_old  2020-03-12 22:58:52.491004331 +0100
+++ /var/tmp/diff_new_pack.ErZkLQ/_new  2020-03-12 22:58:52.491004331 +0100
@@ -30,7 +30,7 @@
  #define NSLOTS 6                              /* Number of maximum direction 
slots */
  
 -struct _vrml *wrl;                            /* Declared in vrml.h, which 
may be #included after this */
-+extern struct _vrml *wrl;                     /* Declared in vrml.h, which 
may be #included after this */
++struct _vrml;                                 /* Declared in vrml.h, which 
may be #included after this */
  
  /* ------------------------------------ */
  #define NODE_STRUCT                                                   \


Reply via email to