Hello community,

here is the log from the commit of package oce for openSUSE:Factory checked in 
at 2017-08-16 16:12:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oce (Old)
 and      /work/SRC/openSUSE:Factory/.oce.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oce"

Wed Aug 16 16:12:04 2017 rev:3 rq:514487 version:0.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/oce/oce.changes  2017-02-03 23:33:45.414878275 
+0100
+++ /work/SRC/openSUSE:Factory/.oce.new/oce.changes     2017-08-16 
16:12:13.477924493 +0200
@@ -1,0 +2,7 @@
+Wed Jul 26 21:21:16 UTC 2017 - [email protected]
+
+- update to version 0.18.1
+  * minor bugfixes and extensions
+- added -fno-strict-aliasing compiler switch
+
+-------------------------------------------------------------------

Old:
----
  oce-0.18.obscpio

New:
----
  oce-0.18.1.obscpio

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

Other differences:
------------------
++++++ oce.spec ++++++
--- /var/tmp/diff_new_pack.2VyxBP/_old  2017-08-16 16:12:20.684912862 +0200
+++ /var/tmp/diff_new_pack.2VyxBP/_new  2017-08-16 16:12:20.688912301 +0200
@@ -35,10 +35,10 @@
 %endif
 
 # Define openCASCADE version
-%define ocversion 6.8.0
+%define ocversion 6.9.1
 
 Name:           oce
-Version:        0.18
+Version:        0.18.1
 Release:        0
 Summary:        OpenCASCADE Community Edition
 License:        LGPL-2.1 WITH OCCT-exception-1.0
@@ -137,8 +137,8 @@
 %build
 mkdir build
 cd build
-  CFLAGS=$RPM_OPT_FLAGS \
-  CXXFLAGS=$RPM_OPT_FLAGS \
+  CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
+  CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
 %if %{with clang}
 %if %{with scanbuild}
   CC=/usr/share/clang/scan-build/ccc-analyzer 
CXX=/usr/share/clang/scan-build/c++-analyzer CCC_CXX=clang++ \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2VyxBP/_old  2017-08-16 16:12:20.736905564 +0200
+++ /var/tmp/diff_new_pack.2VyxBP/_new  2017-08-16 16:12:20.740905002 +0200
@@ -2,8 +2,8 @@
   <service mode="disabled" name="obs_scm">
     <param name="url">https://github.com/tpaviot/oce.git</param>
     <param name="scm">git</param>
-    <param name="revision">OCE-0.18</param>
-    <param name="version">0.18</param>
+    <param name="revision">OCE-0.18.1</param>
+    <param name="version">0.18.1</param>
   </service>
   <service mode="disabled" name="set_version" />
   <service mode="buildtime" name="tar" />

++++++ oce.obsinfo ++++++
--- /var/tmp/diff_new_pack.2VyxBP/_old  2017-08-16 16:12:20.792897704 +0200
+++ /var/tmp/diff_new_pack.2VyxBP/_new  2017-08-16 16:12:20.792897704 +0200
@@ -1,5 +1,5 @@
 name: oce
-version: 0.18
-mtime: 1484285676
-commit: 715efd1a2e907a44b7c84247b2c9a2c1faa867d0
+version: 0.18.1
+mtime: 1494391874
+commit: fe6df95e7cbc8e32162ad22c27fe5e152f519281
 


Reply via email to