Hello community,

here is the log from the commit of package libArcus for openSUSE:Factory 
checked in at 2020-09-17 14:46:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libArcus (Old)
 and      /work/SRC/openSUSE:Factory/.libArcus.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libArcus"

Thu Sep 17 14:46:23 2020 rev:11 rq:834866 version:4.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libArcus/libArcus.changes        2020-08-28 
21:22:31.256357977 +0200
+++ /work/SRC/openSUSE:Factory/.libArcus.new.4249/libArcus.changes      
2020-09-17 14:48:54.219799495 +0200
@@ -1,0 +2,6 @@
+Tue Sep 15 21:08:49 UTC 2020 - Stefan BrĂ¼ns <[email protected]>
+
+- update to 4.7.1
+  * Do not link to libpython with Python >= 3.8
+
+-------------------------------------------------------------------

Old:
----
  libArcus-4.6.2.tar.gz

New:
----
  libArcus-4.7.1.tar.gz

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

Other differences:
------------------
++++++ libArcus.spec ++++++
--- /var/tmp/diff_new_pack.4ytOkU/_old  2020-09-17 14:48:57.355802488 +0200
+++ /var/tmp/diff_new_pack.4ytOkU/_new  2020-09-17 14:48:57.359802492 +0200
@@ -18,7 +18,7 @@
 
 %define sover 3
 Name:           libArcus
-Version:        4.6.2
+Version:        4.7.1
 Release:        0
 Summary:        3D printer control software
 License:        LGPL-3.0-only

++++++ libArcus-4.6.2.tar.gz -> libArcus-4.7.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libArcus-4.6.2/CMakeLists.txt 
new/libArcus-4.7.1/CMakeLists.txt
--- old/libArcus-4.6.2/CMakeLists.txt   2020-01-09 13:33:29.000000000 +0100
+++ new/libArcus-4.7.1/CMakeLists.txt   2020-08-06 13:55:39.000000000 +0200
@@ -16,7 +16,7 @@
 # We want to have access to protobuf_generate_cpp and other FindProtobuf 
features.
 # However, if ProtobufConfig is used instead, there is a CMake option that 
controls
 # this, which defaults to OFF. We need to force this option to ON instead.
-set(protobuf_MODULE_COMPATIBLE ON CACHE "" INTERNAL FORCE)
+set(protobuf_MODULE_COMPATIBLE ON CACHE INTERNAL "" FORCE)
 find_package(Protobuf 3.0.0 REQUIRED)
 
 set(CMAKE_POSITION_INDEPENDENT_CODE ON) #Required if a patch to libArcus needs 
to be made via templates.


Reply via email to