Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package subtitleeditor for openSUSE:Factory checked in at 2026-01-30 18:22:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subtitleeditor (Old) and /work/SRC/openSUSE:Factory/.subtitleeditor.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subtitleeditor" Fri Jan 30 18:22:12 2026 rev:6 rq:1329851 version:0.56.1 Changes: -------- --- /work/SRC/openSUSE:Factory/subtitleeditor/subtitleeditor.changes 2025-09-22 16:40:51.824396186 +0200 +++ /work/SRC/openSUSE:Factory/.subtitleeditor.new.1995/subtitleeditor.changes 2026-01-30 18:22:29.082027454 +0100 @@ -1,0 +2,75 @@ +Thu Jan 29 15:24:43 UTC 2026 - Luigi Baldoni <[email protected]> + +- Update to version 0.56.1 + Bug fix: + * Clipboard: Fix compilation failure + version 0.56.0: + New Features: + * Add Append action to add subtitles from another files with + their timecodes as-is. + * Add keyframe command line switch and automatically open + keyframes (and open keyframes automatically when they share + filename with other files) + * Implement BorderStyle=4 for ASS subtitles (libass only) to + show rectangular box even for two- and more-line subtitles. + * Add AutoWrap action that wraps subtitles into lines that are + shorter than Maximum Characters per Line + User Interface Improvements: + * Make mpv show window when playing audio files + * Sort keyboard shortcuts alphabetically and show dynamic ones + first + * Add modern format like MP4 to autoopen + * Simplify Move plugin: use current position as new time, + provide better feedback on nonsensical user input and by + default move all subsequent subtitles when only one subtitle + is selected + * Changing playback speed now does not distort sound (pitch) + * Join Subtitles now by default offsets the new subtitles by + the length of the video, but the offset can also be set by + the user + * When creating a new file from clipboard or when importing + from plaintext, add an extension + * Use em-dash instead of a hyphen in user facing strings + * Force ratio option is now better explained + * For empty files, set format based on extension (so opening + empty file.srt no longer throws an error) + * Use radio buttons to indicate which view is active and also + make changes to a view apply immediately. + * GUI: Make lines longer than max char per line bold and red + * GUI: make it impossible to select uneditable columns (like + subtitle number) + * Fix labels and tooltip displayed at the bottom of the window + when hovering over menu items: now all should have a tooltip, + and often with more precise wording + * Import and export are now in File menu, not its submenu + (they were only items in the submenu previously) + * Add shortcuts, icons and change order of Clipboard actions + Bug fixes: + * Clipboard actions in the menus are now properly faded when + not applicable + * Respect layers when reading an ASS file + * Style editor no longer shows default style twice + * Make styles editable for new files + * Remove leading zeroes for margins when reading ASS files (so + now margin is 0 and not 0000) + * Handle Unicode BOM properly + * Fix crash on mouse move and click in empty waveform renderer + with unsaved non-empty file + * Stop emitting GTK warnings when using the clipboard plugin + * Fix typoes + Development & Modernization: + * Change default clang formatting and save all files with it, + hopefulyl making the style more uniform + * Moved from gstreamermm to gstreamer C API, which should make + playback a lot more reliable and improbe Wayland support + (thanks Kitone!) + * Improve .gitignore + * Add info on how to make a release to README + * Remove some obsolete content + * Fix compilation warnings for ASS subtitles plugin + * Make Style editor work when running local build + * Make ti possible to compile with libxml++3.0 + * Sort all accessible bugs from GNA! and either fix them or + open new issues on GitHub + +------------------------------------------------------------------- Old: ---- subtitleeditor-0.55.0.tar.gz New: ---- subtitleeditor-0.56.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subtitleeditor.spec ++++++ --- /var/tmp/diff_new_pack.KeFV14/_old 2026-01-30 18:22:29.718054145 +0100 +++ /var/tmp/diff_new_pack.KeFV14/_new 2026-01-30 18:22:29.718054145 +0100 @@ -1,7 +1,7 @@ # # spec file for package subtitleeditor # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define _sover 0 %define _fname org.kitone.subtitleeditor Name: subtitleeditor -Version: 0.55.0 +Version: 0.56.1 Release: 0 Summary: A GTK+3 tool to edit subtitles License: GPL-3.0-or-later @@ -34,15 +34,14 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(enchant-2) +BuildRequires: pkgconfig(enchant-2) >= 2.2.0 BuildRequires: pkgconfig(glibmm-2.4) >= 2.16.3 BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-base-1.0) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) -BuildRequires: pkgconfig(gstreamermm-1.0) >= 1.0.0 BuildRequires: pkgconfig(gtkmm-3.0) >= 3.10 BuildRequires: pkgconfig(iso-codes) -BuildRequires: pkgconfig(libxml++-2.6) +BuildRequires: pkgconfig(libxml++-3.0) >= 3.0.0 %description Subtitle Editor is a GTK+3 tool to edit subtitles. ++++++ subtitleeditor-0.55.0.tar.gz -> subtitleeditor-0.56.1.tar.gz ++++++ ++++ 252483 lines of diff (skipped)
