Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libftdi1 for openSUSE:Factory checked in at 2026-02-27 17:02:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libftdi1 (Old) and /work/SRC/openSUSE:Factory/.libftdi1.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libftdi1" Fri Feb 27 17:02:48 2026 rev:25 rq:1335068 version:1.6rc1.2+git.92d657b Changes: -------- --- /work/SRC/openSUSE:Factory/libftdi1/libftdi1.changes 2024-11-07 16:23:46.912650067 +0100 +++ /work/SRC/openSUSE:Factory/.libftdi1.new.29461/libftdi1.changes 2026-02-27 17:07:08.997251156 +0100 @@ -1,0 +2,42 @@ +Mon Feb 23 17:36:22 UTC 2026 - [email protected] + +- Remove mainlined patch: +D swig-4.3.patch +- Update to version 1.6rc1.2+git.92d657b: + * ChangeLog: Add license clarifications + * ftdipp: Add wrapper for ftdi_set_module_detach_mode() + * Set version number to 1.6rc1 + * Prepare changelog for 1.6rc1 + * Increase copyright year to 2026 + * Update AUTHORS with contributors since v1.5 + * COPYING.LIB: Update to LGPL v2.1 + * LICENSE: Clarify the main ftdi lib is LGPL v2.1 only + * LICENSE: Clarify ftdi_eeprom is GPL v2 only + * Replace tabs in fall-through comments + * Modernize Boost detection for CMake 3.30+ + * python/CMakeLists.txt: rework Python development files detection + * ftdi_eeprom: fix static build + * Ignore JetBrains IDE files + * CMake: auto-format all CMake files + * cmake: fix building static lib on windows/msvc + * msvc: quiet uninteresting warnings + * fix unit var warning if ftdi_read_eeprom_location returned error, data would not be initialized + * cmake: fix elseif statement + * msvc: fix shadowed variable warning + * msvc: fix warnings by using all enum values in case statements + * Add SHAREDLIBS option + * Ignore VSCode temp folder + * python/CMakeLists.txt: rework policy CMP0078 + * C++ wrapper: get rid of the Boost dependency + * .editorconfig: fix insert_final_newline option + * Ignore clangd specific files + * examples/async.c: remove unused includes + * examples/async.c: fix sometimes-uninitialized warning + * CMakeLists.txt: remove CMAKE_COLOR_MAKEFILE assignment + * CMakeLists.txt: ignore out-of-source build folder + * CMakeLists.txt: enable CMAKE_EXPORT_COMPILE_COMMANDS by default + * CMakeLists.txt: bump CMake version to 3.15 + * python: update for SWIG 4.3 + * CMakeLists.txt: remove obsolete policies + +------------------------------------------------------------------- Old: ---- libftdi1-1.5.42+git.de9f01e.obscpio swig-4.3.patch New: ---- libftdi1-1.6rc1.2+git.92d657b.obscpio ----------(Old B)---------- Old:- Remove mainlined patch: D swig-4.3.patch - Update to version 1.6rc1.2+git.92d657b: ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libftdi1.spec ++++++ --- /var/tmp/diff_new_pack.ul7Yo9/_old 2026-02-27 17:07:11.597358915 +0100 +++ /var/tmp/diff_new_pack.ul7Yo9/_new 2026-02-27 17:07:11.601359081 +0100 @@ -1,7 +1,7 @@ # # spec file for package libftdi1 # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,13 @@ %define sover -2 %define libname %{name}%{sover} Name: libftdi1 -Version: 1.5.42+git.de9f01e +Version: 1.6rc1.2+git.92d657b Release: 0 Summary: Library to program and control the FTDI USB controller License: LGPL-2.1-only AND GPL-2.0-only AND GPL-2.0-with-classpath-exception Group: Hardware/Other URL: https://www.intra2net.com/en/developer/libftdi Source: libftdi1-%{version}.tar.xz -# PATCH-FIX-UPSTREAM http://developer.intra2net.com/mailarchive/html/libftdi/2024/msg00024.html -Patch1: swig-4.3.patch BuildRequires: cmake >= 2.8 BuildRequires: doxygen BuildRequires: gcc-c++ @@ -108,7 +106,7 @@ %files -n python3-%{name} %doc python/examples/*.py -%{python3_sitearch}/_ftdi1.so +%{python3_sitearch}/_pyftdi1.so %{python3_sitearch}/ftdi1.py %files devel ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ul7Yo9/_old 2026-02-27 17:07:11.649361070 +0100 +++ /var/tmp/diff_new_pack.ul7Yo9/_new 2026-02-27 17:07:11.653361236 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">git://developer.intra2net.com/libftdi</param> - <param name="changesrevision">de9f01ece34d2fe6e842e0250a38f4b16eda2429</param></service></servicedata> + <param name="changesrevision">92d657bcb543a9622947d984d4a8e725fb680e8c</param></service></servicedata> (No newline at EOF) ++++++ libftdi1.obsinfo ++++++ --- /var/tmp/diff_new_pack.ul7Yo9/_old 2026-02-27 17:07:11.677362231 +0100 +++ /var/tmp/diff_new_pack.ul7Yo9/_new 2026-02-27 17:07:11.681362396 +0100 @@ -1,5 +1,5 @@ name: libftdi1 -version: 1.5.42+git.de9f01e -mtime: 1703171675 -commit: de9f01ece34d2fe6e842e0250a38f4b16eda2429 +version: 1.6rc1.2+git.92d657b +mtime: 1767535714 +commit: 92d657bcb543a9622947d984d4a8e725fb680e8c
