From eea6d61b4c64db677e05a8a30fdcb5aac96146d6 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 18:09:53 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/librealsense.spec b/librealsense.spec index c3924d8..ddd7e5a 100644 --- a/librealsense.spec +++ b/librealsense.spec @@ -1,7 +1,7 @@ %global abiver 2.40 Name: librealsense Version: 2.40.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cross-platform camera capture for Intel RealSense License: ASL 2.0 and BSD @@ -183,6 +183,9 @@ install -p -m755 config/usb-R200-in{,_udev} %{buildroot}/%{_datadir}/realsense %changelog +* Fri Jun 04 2021 Python Maint - 2.40.0-4 +- Rebuilt for Python 3.10 + * Tue Mar 30 2021 Jonathan Wakely - 2.40.0-3 - Rebuilt for removed libstdc++ symbol (#1937698)