Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wiiuse for openSUSE:Factory checked in at 2024-08-13 13:24:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wiiuse (Old) and /work/SRC/openSUSE:Factory/.wiiuse.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wiiuse" Tue Aug 13 13:24:15 2024 rev:5 rq:1193479 version:0.15.6 Changes: -------- --- /work/SRC/openSUSE:Factory/wiiuse/wiiuse.changes 2024-03-07 22:02:23.522713386 +0100 +++ /work/SRC/openSUSE:Factory/.wiiuse.new.7232/wiiuse.changes 2024-08-13 13:24:51.454280128 +0200 @@ -1,0 +2,10 @@ +Mon Aug 12 09:21:56 UTC 2024 - ming li <m...@suse.com> + +- Update to version 0.15.6 + * Linux - Fixed hang with kernels 6.6.x and newer + * Corrected historical record about Wiiuse origins + * Require CMake > 3.6.x to avoid deprecation warnings + * Support for Balance Board calibration + Remove wiiuse-soname.patch + +------------------------------------------------------------------- Old: ---- wiiuse-0.15.5.tar.gz wiiuse-soname.patch New: ---- wiiuse-0.15.6.tar.gz BETA DEBUG BEGIN: Old: * Support for Balance Board calibration Remove wiiuse-soname.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wiiuse.spec ++++++ --- /var/tmp/diff_new_pack.a7oVIP/_old 2024-08-13 13:24:52.350317461 +0200 +++ /var/tmp/diff_new_pack.a7oVIP/_new 2024-08-13 13:24:52.350317461 +0200 @@ -1,7 +1,7 @@ # # spec file for package wiiuse # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,16 +18,15 @@ %define libname libwiiuse0 Name: wiiuse -Version: 0.15.5 +Version: 0.15.6 Release: 0 Summary: Connects with several Nintendo Wii remotes License: GPL-3.0-only AND LGPL-3.0-only Group: Development/Libraries/C and C++ URL: https://github.com/wiiuse/wiiuse Source0: https://github.com/wiiuse/wiiuse/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: wiiuse-soname.patch BuildRequires: bluez-devel -BuildRequires: cmake +BuildRequires: cmake > 3.6.0 BuildRequires: dos2unix BuildRequires: freeglut-devel BuildRequires: gcc-c++ @@ -79,6 +78,7 @@ %files -n %{libname} %license LICENSE %{_libdir}/*.so.* +%{_libdir}/pkgconfig/wiiuse.pc %files devel %doc README.mkd RELEASE.md CHANGELOG.mkd ++++++ wiiuse-0.15.5.tar.gz -> wiiuse-0.15.6.tar.gz ++++++ ++++ 31180 lines of diff (skipped)