Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package obs-studio for openSUSE:Factory checked in at 2026-08-01 18:31:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/obs-studio (Old) and /work/SRC/openSUSE:Factory/.obs-studio.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-studio" Sat Aug 1 18:31:42 2026 rev:7 rq:1368717 version:32.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/obs-studio/obs-studio.changes 2026-06-22 17:30:58.940978773 +0200 +++ /work/SRC/openSUSE:Factory/.obs-studio.new.16738/obs-studio.changes 2026-08-01 18:34:49.695186370 +0200 @@ -2 +2,187 @@ -Sat Jun 20 19:56:22 UTC 2026 - Jonatas Gonçalves <[email protected]> +Fri Jul 31 02:03:26 UTC 2026 - Jonatas Gonçalves <[email protected]> + +- Update to version 32.2.1: + * Refresh disable-x264.patch to fit upstream changes. + * libobs: Update version to 32.2.1 + * win-capture: Log hook DLL install / update errors + * CI: Increase number of update deltas generated for macOS to 5 + * win-capture: Resolve inject helper and hook path to absolute paths + * frontend: Fix default thumbnail positioning + * frontend: Fix deprecated header order in Add Source dialog + * CI: Disable fail-fast for Ubuntu builds + * CI: Increase number of update deltas generated for macOS + * frontend: Adjustments to Add Source window + * frontend: Change source window button label + * frontend: Update recent sources text + * build-aux: Update Flatpak to 2026-07-15 deps + * CI: Update deps to 2026-07-15 release + * frontend: Add Image SAFER to DLL blocklist + * frontend: Add defunct Twitch Soundtrack plugin to DLL blocklist + * rtmp-services: Update Piczel.tv ingest servers + * CI: Provide GitHub token for gh usage + * mac-capture: Don't capture cursor for macOS Audio Capture sources + * Update translations from Crowdin + * CI: Fix appcast generation job + * frontend: Fix empty volume name label + * frontend: Parent mixer context menu to window + * frontend: Fix resizing horizontal volume name + * frontend: Fix invokeMethod function name + * frontend: Remove What's New window padding + * frontend: Remove What's New bottom button + * nv-filters: Remove direct calls to CUDA in Audio FX + * frontend: Add missing <functional> include + * frontend: Show warning icon for Monitor Only + * frontend: Remove Monitor Only from UI + * frontend: Use same base theme on Win 10/11 + * build-aux: Update Flatpak to 2026-06-26 deps + * win-capture: Add Hearthstone Deck Tracker to compatibility list + * CI: Update deps to 2026-06-25 release + * win-capture: Build with file descriptor + * obs-vst: Build with file descriptor + * obs-webrtc: Build with file descriptor + * frontend: Merge Windows process mitigation functions + * CI: Move Sparkle Appcast creation to Publish workflow + * CI: Update korelstar/xmllint-problem-matcher to v1.3.0 + * CI: Update softprops/action-gh-release to v3.0.1 + * CI: Install NSIS in the windows-patches action + * CI: Update sign-windows commit + * CI: Install NSIS in the windows-signing action + * frontend: Re-enable extension points + * libobs: Update version to 32.2.0 + * frontend: Fix duplicate layout name + * frontend: Explicitly set plugin manager linkage to nlohmann_json + * obs-hook-config: Update graphics-hook version to 1.8.8 + * CI: Use jq to transform SARIF files in macOS job + * CI: Skip automatic artifact creation for PR runs + * CI: Trust obsproject tools tap for format actions + * obs-nvenc: Only update Target Quality in CQVBR mode + * obs-websocket: Update to 5.7.4 + * obs-browser: Update to 2.26.9 + * CI: Add Ubuntu 26.04 + * frontend: Fix pasting scene item on not the current scene + * frontend: Remove volume control tri-state logic + * libobs: Output monitor audio while muted + * frontend: Clean up function names + * frontend: Fix volume control state desync + * frontend: Apply clang-format 22 formatting + * plugins: Apply clang-format 22 formatting + * libobs: Apply clang-format 22 formatting + * shared: Force C language for clang-format + * plugins: Force C language for clang-format + * plugins: Force C language for clang-format + * libobs-opengl: Force C language for clang-format + * libobs: Force C language for clang-format + * CI: Update clang-format to 22.1.3 + * CI: Update sign-windows commit + * CI: Update to Windows 2025 with VS 2026 + * .git-blame-ignore-revs: Add change from forcing braces in C++ + * Update C++ files with braces + * Update clang-format to insert braces in C++ + * CI: Remove Homebrew's setup-homebrew action + * frontend: Use conditional custom Sparkle feed + * frontend: Add feedUrlStringForUpdater delegate + * cmake: Enable Swift language on macOS + * frontend: Fix build with Qt 6.12 + * libobs-winrt: Fix compile error with MSVC 2026 + * build-aux: Update Flatpak to 2026-06-06 deps + * CI: Fix broken CAS path for macOS analyze builds + * frontend: Fix OAuth and dock state save corruption + * frontend: Fix group bounds not resizing when removing items + * frontend: Fix Apple ifndef preprocessor check + * frontend: Adjust shutdown logic more + * frontend: Fix multitrack custom config handling + * cmake: Move frontend plugins into main plugins dir + * cmake: Fix frontend feature flag mismatch + * nv-filters: Improve handling of SDK DLL loading + * obs-ffmpeg, win-capture: Use better default DLL directory settings + * libobs: Avoid calling SetDllDirectory when looking for dependent DLLs + * frontend: Set better default DLL directory settings on Windows + * coreaudio-encoder: Avoid using SetDllDirectory, specify full path + * frontend: Replace implicit "=" with "this" + * frontend: Fix null settings and DBR for custom configs + * obs-outputs: Use multitrack DBR capability flag + * plugins: Apply multitrack dynamic bitrate flag + * libobs: Add multitrack dynamic bitrate capability + * frontend: Remove multitrack locale strings + * obs-ffmpeg: Rework AMF dynamic bitrate change behavior + * frontend: Add dynamic bitrate support to multitrack video + * obs-outputs: Implement multitrack dynamic bitrate + * libobs: Refactor `encoder_group` access + * cmake: Update Xcode version requirement on macOS + * CI: Update macos runners and used Xcode version + * CI: Update deps to 2026-06-02 release + * CI: Update deps to 2026-05-21 release + * frontend: Fix a dereference of `nullptr` + * frontend: Set up theme watcher during init + * frontend: Slight change to multi-track text + * frontend: Fix updates failing when configured without What's New + * cmake: Fix dependency download logic + * obs-filters: Add filter to compose SDR into HDR + * CI: Update sign-windows commit + * CI: Update yuzutech/annotations-action to v0.6.0 + * CI: Update peter-evans/create-pull-request to v8.1.1 + * CI: Update obsproject/obs-crowdin-sync + * CI: Update korelstar/xmllint-problem-matcher + * CI: Update google-github-actions/auth to v3.0.0 + * CI: Update github/codeql-action/upload-sarif to v4.35.5 + * CI: Update flatpak/flatpak-github-actions to v6.7 + * CI: Update cloudflare/wrangler-action to v4.0.0 + * CI: Update Homebrew/actions/setup-homebrew + * CI: Update CyberAndrii/steam-totp + * CI: Update CyberAndrii/setup-steamcmd + * CI: Update actions/upload-artifact/merge to v7.0.1 + * CI: Update actions/upload-artifact to v7.0.1 + * CI: Update actions/download-artifact to v8.0.1 + * CI: Update actions/checkout to v6.0.2 + * CI: Update actions/cache/save to v5.0.5 + * CI: Update actions/cache/restore to v5.0.5 + * CI: Update actions/cache to v5.0.5 + * CI: Update actions/attest-build-provenance to v4.1.0 + * plugins: Fix build issues in Xcode 26.4 + * frontend: Add copy paste functions + * win-dshow: Fix CreateFileW return value check in virtualcam filter + * image-source: Include .webp files in directory source + * libobs-opengl: Reject external-only modifiers + * libobs: Correctly handle duplicator failure + * obs-nvenc: Fix resource destruction order + * frontend: Add spacing to properties hint icon + * libobs: Adjust obs_canvas_get_video_info() to get video info from mix + * frontend: Fix thumbnail update rate + * Update CONTRIBUTING.md + * libobs: Properly fix canvas video reset/restore + * Revert "libobs: Restore only canvases that have video info" + * frontend: Add minimum width to spinboxes + * frontend: Apply process mitigation policies for Windows + * libobs: Disallow overwriting the crash handler + * frontend: Fix warning for themeWatcher + * libobs: initialize peak values using absolute value in get_true_peak and get_sample_peak + * frontend, libobs: Add ability to set custom source icons + * frontend: Replace add source dropdown with dialog + * image-source: Set minimal size for color source to 1 pixel + * frontend: Add theming for checked QToolButtons + * libobs: Remove extra gs_flush calls + * mac-avcapture: Avoid possible bad access on device connect events + * frontend, obs-filters: Add missing file support for filters + * linux-v4l2: Fix vcam reset failure + * libobs/graphics: Add support for param assign with type constructor + * frontend: Remove move_to_xdg (again) + * frontend, libobs: Add OBSProperties OBSPtr type + * libobs/util: Add support for #if and #elif to CF parser + * frontend: Use vector for filters dialog signals + * frontend: Fix checked control button color not changing in System theme + * mac-avcapture: Use fallback frame rate by default for new devices + * frontend: Improve FPS selector UX + * frontend: Move source selection handling to parent + * frontend: Don't store QT_TO_UTF8 to std::string + * frontend: Clean up unneeded conversions on YouTube dialog close + * frontend: Pass std::string as result from RemoteTextThread + * libobs: Deprecate v1 of obs_properties_add_button + * obs-vst: Use v2 of obs_properties_add_button + * mac-syphon: Use v2 of obs_properties_add_button + * win-dshow: Use v2 of obs_properties_add_button + * frontend: Enable use of delete key on macOS + * frontend: Replace implicit "=" with "this" + * frontend: Fix includes in OBSUpdate + +------------------------------------------------------------------- +Sat Jun 20 17:46:14 UTC 2026 - Jonatas Gonçalves <[email protected]> @@ -12 +198 @@ -Wed Jun 17 01:34:04 UTC 2026 - Jonatas Gonçalves <[email protected]> +Tue Jun 16 23:53:13 UTC 2026 - Jonatas Gonçalves <[email protected]> @@ -29 +214,0 @@ - * Drop stale _scmsync.obsinfo Old: ---- obs-studio-32.1.2.tar.xz New: ---- _scmsync.obsinfo obs-studio-32.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ obs-studio.spec ++++++ --- /var/tmp/diff_new_pack.FgDpQA/_old 2026-08-01 18:34:50.719221626 +0200 +++ /var/tmp/diff_new_pack.FgDpQA/_new 2026-08-01 18:34:50.723221764 +0200 @@ -16,7 +16,7 @@ # Name: obs-studio -Version: 32.1.2 +Version: 32.2.1 Release: 0 Summary: Free and open source software for video recording and live streaming License: GPL-2.0-or-later @@ -25,7 +25,6 @@ Source: obs-studio-%{version}.tar.xz Patch0: disable-x264.patch Patch1: optional-browser-websocket.patch -#Patch2: fix-mbedtls4.patch BuildRequires: AMF-devel BuildRequires: c++_compiler BuildRequires: cmake >= 3.28 ++++++ _scmsync.obsinfo ++++++ mtime: 1785463619 commit: 502541546a6dad5523ab52266ecd246a038f499f64dad84c8de6269240e44fc9 url: https://src.opensuse.org/MaxxedSUSE/obs-studio revision: master ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FgDpQA/_old 2026-08-01 18:34:50.791224105 +0200 +++ /var/tmp/diff_new_pack.FgDpQA/_new 2026-08-01 18:34:50.795224242 +0200 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="manual"> <param name="filename">obs-studio</param> - <param name="revision">32.1.2</param> + <param name="revision">32.2.1</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://github.com/obsproject/obs-studio.git</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.FgDpQA/_old 2026-08-01 18:34:50.819225069 +0200 +++ /var/tmp/diff_new_pack.FgDpQA/_new 2026-08-01 18:34:50.827225344 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/obsproject/obs-studio.git</param> - <param name="changesrevision">fb4d98bf88fae5fc85cb11fc57f7c5e309282194</param></service></servicedata> + <param name="changesrevision">0052d024fd6a5ff1aa04c76cbdffd3085a5dfacc</param></service></servicedata> (No newline at EOF) ++++++ disable-x264.patch ++++++ ++++ 900 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/obs-studio/disable-x264.patch ++++ and /work/SRC/openSUSE:Factory/.obs-studio.new.16738/disable-x264.patch ++++++ obs-studio-32.1.2.tar.xz -> obs-studio-32.2.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/obs-studio/obs-studio-32.1.2.tar.xz /work/SRC/openSUSE:Factory/.obs-studio.new.16738/obs-studio-32.2.1.tar.xz differ: char 15, line 1
