Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librealsense for openSUSE:Factory 
checked in at 2023-07-18 22:08:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librealsense (Old)
 and      /work/SRC/openSUSE:Factory/.librealsense.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librealsense"

Tue Jul 18 22:08:37 2023 rev:12 rq:1099213 version:2.54.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/librealsense/librealsense.changes        
2023-03-28 17:50:34.315324161 +0200
+++ /work/SRC/openSUSE:Factory/.librealsense.new.3193/librealsense.changes      
2023-07-18 22:09:00.811287245 +0200
@@ -1,0 +2,7 @@
+Tue Jul 11 08:00:01 UTC 2023 - Jiri Slaby <[email protected]>
+
+- Update to 2.54.1
+  * see release notes here:
+    https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1
+
+-------------------------------------------------------------------

Old:
----
  v2.53.1.tar.gz

New:
----
  v2.54.1.tar.gz

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

Other differences:
------------------
++++++ librealsense.spec ++++++
--- /var/tmp/diff_new_pack.ULjGER/_old  2023-07-18 22:09:02.903298940 +0200
+++ /var/tmp/diff_new_pack.ULjGER/_new  2023-07-18 22:09:02.923299052 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define libver 2_53
+%define libver %(echo %version|sed 's@^\\([0-9]*\\)\\.\\([0-9]*\\).*@\\1_\\2@')
 
 Name:           librealsense
-Version:        2.53.1
+Version:        2.54.1
 Release:        0
 Summary:        Library for Intel RealSense depth cameras
 License:        Apache-2.0

++++++ disable-pedantic.patch ++++++
--- /var/tmp/diff_new_pack.ULjGER/_old  2023-07-18 22:09:02.963299276 +0200
+++ /var/tmp/diff_new_pack.ULjGER/_new  2023-07-18 22:09:02.967299298 +0200
@@ -10,9 +10,9 @@
 
 --- a/CMake/unix_config.cmake
 +++ b/CMake/unix_config.cmake
-@@ -2,8 +2,8 @@ message(STATUS "Setting Unix configurati
+@@ -10,8 +10,8 @@ macro(os_set_flags)
+     #set(CMAKE_RUNTIME_OUTPUT_DIRECTORY 
${CMAKE_BINARY_DIR}/${CMAKE_BUILD_TYPE})
  
- macro(os_set_flags)
      set(CMAKE_POSITION_INDEPENDENT_CODE ON)
 -    set(CMAKE_C_FLAGS   "${CMAKE_C_FLAGS}   -pedantic -g -D_DEFAULT_SOURCE")
 -    set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -pedantic -g 
-Wno-missing-field-initializers")

++++++ gcc-13-include-cstdint-for-int-_t.patch ++++++
--- /var/tmp/diff_new_pack.ULjGER/_old  2023-07-18 22:09:02.979299365 +0200
+++ /var/tmp/diff_new_pack.ULjGER/_new  2023-07-18 22:09:02.983299388 +0200
@@ -9,14 +9,13 @@
 
 Signed-off-by: Jiri Slaby <[email protected]>
 ---
- common/sw-update/http-downloader.h | 1 +
- 1 file changed, 1 insertion(+)
+ common/sw-update/http-downloader.h            |    1 +
+ third-party/rsutils/include/rsutils/version.h |    1 +
+ 2 files changed, 2 insertions(+)
 
-diff --git a/common/sw-update/http-downloader.h 
b/common/sw-update/http-downloader.h
-index 16b2f4f8..c88a86db 100644
 --- a/common/sw-update/http-downloader.h
 +++ b/common/sw-update/http-downloader.h
-@@ -6,6 +6,7 @@
+@@ -7,6 +7,7 @@
  #include <string>
  #include <functional>
  #include <vector>
@@ -24,7 +23,14 @@
  
  namespace rs2
  {
--- 
-2.35.3
-
+--- a/third-party/rsutils/include/rsutils/version.h
++++ b/third-party/rsutils/include/rsutils/version.h
+@@ -3,6 +3,7 @@
+ 
+ #pragma once
+ 
++#include <cstdint>
+ #include <string>
+ #include <iosfwd>
+ 
 

++++++ presets_path.patch ++++++
--- /var/tmp/diff_new_pack.ULjGER/_old  2023-07-18 22:09:02.995299455 +0200
+++ /var/tmp/diff_new_pack.ULjGER/_new  2023-07-18 22:09:02.999299477 +0200
@@ -9,7 +9,7 @@
 
 --- a/tools/realsense-viewer/CMakeLists.txt
 +++ b/tools/realsense-viewer/CMakeLists.txt
-@@ -262,7 +262,7 @@ install(
+@@ -253,7 +253,7 @@ install(
  )
  #https://cmake.org/cmake/help/latest/command/install.html
  install(DIRECTORY presets/

++++++ v2.53.1.tar.gz -> v2.54.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/librealsense/v2.53.1.tar.gz 
/work/SRC/openSUSE:Factory/.librealsense.new.3193/v2.54.1.tar.gz differ: char 
12, line 1

Reply via email to