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-06-22 17:29:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/obs-studio (Old) and /work/SRC/openSUSE:Factory/.obs-studio.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-studio" Mon Jun 22 17:29:59 2026 rev:6 rq:1360785 version:32.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/obs-studio/obs-studio.changes 2026-04-09 16:10:35.655615025 +0200 +++ /work/SRC/openSUSE:Factory/.obs-studio.new.1956/obs-studio.changes 2026-06-22 17:30:58.940978773 +0200 @@ -1,0 +2,30 @@ +Sat Jun 20 19:56:22 UTC 2026 - Jonatas Gonçalves <[email protected]> + +- Use mbedtls-2-devel instead of mbedtls-devel. + * OBS 32.1.2 bundled librtmp is incompatible with newer + mbedTLS API changes present in Factory, causing build + failures during obs-outputs compilation. + * Restrict builds to supported architectures (aarch64, x86_64). + OBS Studio no longer supports i586. + +------------------------------------------------------------------- +Wed Jun 17 01:34:04 UTC 2026 - Jonatas Gonçalves <[email protected]> + +- Update to version 32.1.2: + * libobs: Update version to 32.1.2 + * frontend: Fix nested menu styling + * frontend: Optimize audio mixer updates + * frontend: Rename MixerScrollArea in the Classic theme + * frontend: Remove unused parameters from Classic theme + * frontend: Remove unused parameters from System theme + * frontend: Remove unused parameters from Rachni theme + * frontend: Remove unused parameters from Light theme + * frontend: Remove unused parameters from Acri theme + * frontend: Fix contributing link in About + * README.rst: Update contrib link and add codestyle + * Update contributing and code style guidelines (#13296) + * Clean up %files section and include SECURITY.md in %doc. + * Move CONTRIBUTING.md and CODESTYLE.md to the -devel package + * Drop stale _scmsync.obsinfo + +------------------------------------------------------------------- Old: ---- _scmsync.obsinfo obs-studio-32.1.1.tar.xz New: ---- obs-studio-32.1.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ obs-studio.spec ++++++ --- /var/tmp/diff_new_pack.3e90Zf/_old 2026-06-22 17:30:59.897012411 +0200 +++ /var/tmp/diff_new_pack.3e90Zf/_new 2026-06-22 17:30:59.897012411 +0200 @@ -16,7 +16,7 @@ # Name: obs-studio -Version: 32.1.1 +Version: 32.1.2 Release: 0 Summary: Free and open source software for video recording and live streaming License: GPL-2.0-or-later @@ -25,6 +25,7 @@ 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 @@ -33,7 +34,7 @@ BuildRequires: fdupes BuildRequires: ffmpeg-7-mini-devel >= 6.1 BuildRequires: hicolor-icon-theme -BuildRequires: mbedtls-devel >= 3.4.0 +BuildRequires: mbedtls-2-devel BuildRequires: pciutils-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(alsa) @@ -83,6 +84,7 @@ BuildRequires: update-desktop-files BuildRequires: uthash-devel >= 2.3.0 BuildRequires: wayland-devel +ExclusiveArch: aarch64 x86_64 Recommends: obs-vkcapture Recommends: obs-pipewire-audio-capture Recommends: obs-aitum-multistream @@ -151,8 +153,8 @@ %icon_theme_cache_postun %files -%license COPYING COMMITMENT -%doc README.rst CONTRIBUTING.rst +%license COPYING +%doc README.rst SECURITY.md %{_bindir}/obs %ifarch x86_64 %{_bindir}/obs-nvenc-test @@ -174,6 +176,7 @@ %{_datadir}/obs %files devel +%doc CONTRIBUTING.md CODESTYLE.md %{_libdir}/cmake %{_libdir}/libobs.so %{_libdir}/libobs-frontend-api.so ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3e90Zf/_old 2026-06-22 17:30:59.941013959 +0200 +++ /var/tmp/diff_new_pack.3e90Zf/_new 2026-06-22 17:30:59.945014100 +0200 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="manual"> <param name="filename">obs-studio</param> - <param name="revision">32.1.1</param> + <param name="revision">32.1.2</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.3e90Zf/_old 2026-06-22 17:30:59.969014945 +0200 +++ /var/tmp/diff_new_pack.3e90Zf/_new 2026-06-22 17:30:59.977015226 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/obsproject/obs-studio.git</param> - <param name="changesrevision">7272af1375b38bc3cf4e0f98a5d999e8b76e9309</param></service></servicedata> + <param name="changesrevision">fb4d98bf88fae5fc85cb11fc57f7c5e309282194</param></service></servicedata> (No newline at EOF) ++++++ obs-studio-32.1.1.tar.xz -> obs-studio-32.1.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/obs-studio/obs-studio-32.1.1.tar.xz /work/SRC/openSUSE:Factory/.obs-studio.new.1956/obs-studio-32.1.2.tar.xz differ: char 15, line 1
