Package Release Info

meld-3.22.3-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

meld
meld-lang

Change Logs

* Wed Jan 08 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.22.3:
  + Fix custom label handling for folder and version-control views
  + Remove Ctrl+Page Up/Down bindings for horizontal scroll
  + Fix incorrect parent state in path label when opening new files
  + Don't use deprecated pipes module
  + Fix crash on blank folder comparison
  + Avoid loading MeldNotebook CSS provider multiple times
  + Fix pathbar not updating in folder comparisons
  + Updated translations.
* Mon Mar 25 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.22.2:
  + Fix incorrect DLL paths in Windows build.
  + Remove upstream deprecated 32-bit Windows build.
  + Updated translations.
* Sun Feb 18 2024 Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 3.22.1:
  + Work around layout sizing issue
  + Fix broken search context
  + Fix issues with pane contents swapping missing warnings and
  incorrectly handling blank or version-controlled panes
  + Fix go-to-line accelerator conflict with previous-conflict
  + Fix unintended requirement on Adwaita cursors
  + Fix incorrect cut/copy/paste sensitivity on pane change
  + Fix multi-row selection in folder and version control view
  + Fix missing pull/push version control icons
  + Refresh highlighting theme when dark theme preference changes
  + Remove filter and conflict buttons from new comparison tab
  + Fix scroll not working in file action gutter
  + Fix line number rendering when changing font sizes
  + Fix overview map not redrawing on text wrap toggle
  + Set minimum width for notebook labels
  + Improve notebook label ellipsization
  + Fix Meson byte-compilation support with DESTDIR
* Wed Sep 07 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.22.0:
  + Fix text filter changes on existing comparisons
  + Build fixes
  + Documentation updates
  + Updated translations.
- Drop meld-3.21.3-fix-executable-permission.patch: Fixed upstream.
* Thu Aug 25 2022 Antoine Belvire <antoine.belvire@opensuse.org>
- Add meld-3.21.3-fix-executable-permission.patch: Restore
  executable permission of application.
- Don't strip env from shebang line in %prep: It's performed via
  meson since 3.21.3.
* Sun Aug 14 2022 Michael Ströder <michael@stroeder.com>
- Update to version 3.21.3:
  + Features:
  - Add shortcut for open externally action.
  - Add improved tooltips for tab labels.
  + Fixes:
  - Move horizontal-icon menu section to regular menu items.
  - Fix chunk navigation actions sometimes not working after
    chunk push/pull actions.
  - Show more parent context in path label display.
  - Update meson build to strip env from shebang line.
  - Fix left-click chunk actions under certain window managers.
  - Fix version control showing console windows on Windows.
  - Fix path label display for very long filenames.
* Sat Jun 18 2022 Michael Ströder <michael@stroeder.com>
- removed obsolete cc7746c141d976a4779cf868774fae1fe7627a6d.patch
- Update to version 3.21.2
  * Features:
  - Folder comparison now supports compare differently-named files across
    panes, by marking files for comparison (Helly Guo)
  - Synchronization points are now significantly easier to use and more
    robust, and have new user documentation (Roberto Vidal)
  - Added option to ignore Unicode normalisation form differences when
    comparing paths (Dan B)
  - The files or folders being compared can now be swapped in two pane mode,
    using the new View -> Swap left and right panes menu item (Helly Guo)
  - Folder comparisons now show a "(scanning...)" indication in tree view
    rows as an additional visual cue that the comparison is still running
    (Kai Willadsen)
  - Folder comparisons have a new optional ISO-format time column (Kai
    Willadsen)
  * Fixes:
  - Update icon usage to support stock icon removal from new Adwaita versions
    (Jan Tojnar)
  - Build fix for Meson 0.61.0 (Silvio Fricke)
  - The new pathlabel widgets now support user-provided custom labels (Kai
    Willadsen)
  - Fix file selectors in folder comparisons to always open in the current
    folder (Kai Willadsen)
  - Using a custom save path (i.e., the --output flag) now sets a buffer as
    modified, so that unchanged merges can be saved (Kai Willadsen)
  - Comparing new or deleted rows in folder comparison now opens a two-pane
    file comparisons for consistency (Kai Willadsen)
  - Destructive dialog actions now have appropriate styling (Kai Willadsen)
  - Invalid user settings for folder comparison columns are now handled more
    gracefully (Kai Willadsen)
  - The nightly flatpak build now includes Git to make version control
    comparisons somewhat functional (Kai Willadsen)
  - Issues fixed: #11, #85, #188, #319, #381, #475, #492, #581, #620, #638,
    [#645], #660, #662, #672
  * Improvements to translations
* Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add cc7746c141d976a4779cf868774fae1fe7627a6d.patch: Fix build
  with meson 0.61 and newer.
- Add appstream-glib and desktop-file-utils BuildRequires and add a
  check section, manually verifiy metainfo and desktop file during
  build, upstream does not yet provide a automated meson_test for
  this.
- Drop update-desktop-files BuildRequires and macro, no longer
  needed.
- Drop obsolete conditional shared-mime-info BuildRequires and
  glib2_gsettings_schema_requires macro, only needed for long out
  of support versions of openSUSE.
* Fri Jan 07 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.21.1:
  + UI changes:
  - A new custom per-pane location display widget replaces the
    standard GTK+ file chooser button and our existing
    placeholder path display, including actions for opening
    containing folder and copying file paths.
  - Version control comparison has had its action bar modernised
    in line with file and folder comparison.
  + Features:
  - The find bar now remembers the previous search across panes.
  - We show a warning to the user if they're trying to compare a
    file or folder to itself.
  - Meld no longer uses custom file chooser dialogs, improving
    portability and flatpak behaviour.
  - Two pane comparisons now allow Alt+Right/Left to work in
    either pane.
  - Certain header bar actions (e.g., conflict navigation,
    filters) are now only shown in their appropriate comparison
    types.
  - The application title no longer includes the per-comparison
    label.
  - Add a preference for GTK's dark theme support.
  - Retain clipboard contents after exiting Meld.
  + Updated translations.
* Thu Sep 16 2021 Stanislav Brabec <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
  (jsc#SLE-21105).