5 Commits

Author SHA256 Message Date
2edf53d347 Update to 1.4.1:
* Fixed missing smooth up/down scrolling in compact view.
* Updated the list of mime types handled by xarchiver, file-roller,
  engrampa and ark.
* Updated Catalan translation.
2026-01-20 10:49:43 +01:00
811e3a02e3 Accepting request 1247681 from X11:lxde
- Update to 1.4.0:
  * Updated translations.
  * Fixed a vulnerability related to trusted locations.
  * GCC 14 compilation support.
  * Updated the list of mime types handled by xarchiver.
  * Removed mime type definitions provided by shared-mime-info.
  * Terminals in terminals.list are allowed to have no open_arg entry.
  * Added germinal, kitty, mintty, and alacritty to terminals.list.
  * Added a setting for the ISO 8601 date format.
  * Fixed not setting $DISPLAY on Wayland.
  * Added a setting to open files with a single middle-click.
  * Fixed various drag and drop bugs with XDirectSave.
  * Added a missing filter name.
  * Enabled smooth scrolling.
  * Fixed background color with GTK3.
  * Increased the width of the file properties dialog.
  * Added the MIME type to the file properties dialog.
  * Source cache is now cleared after data drop.
  * Corrected check for the stamp file to rebuild the vala code.
- Drop upstreamed: fix-gcc14.patch

OBS-URL: https://build.opensuse.org/request/show/1247681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfm?expand=0&rev=61
2025-02-21 20:38:33 +00:00
8d796e219b - Update to 1.4.0:
* Updated translations.
  * Fixed a vulnerability related to trusted locations.
  * GCC 14 compilation support.
  * Updated the list of mime types handled by xarchiver.
  * Removed mime type definitions provided by shared-mime-info.
  * Terminals in terminals.list are allowed to have no open_arg entry.
  * Added germinal, kitty, mintty, and alacritty to terminals.list.
  * Added a setting for the ISO 8601 date format.
  * Fixed not setting $DISPLAY on Wayland.
  * Added a setting to open files with a single middle-click.
  * Fixed various drag and drop bugs with XDirectSave.
  * Added a missing filter name.
  * Enabled smooth scrolling.
  * Fixed background color with GTK3.
  * Increased the width of the file properties dialog.
  * Added the MIME type to the file properties dialog.
  * Source cache is now cleared after data drop.
  * Corrected check for the stamp file to rebuild the vala code.
- Drop upstreamed: fix-gcc14.patch

OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=212
2025-02-21 15:48:53 +00:00
dd405b7e26 Accepting request 1231687 from X11:lxde
OBS-URL: https://build.opensuse.org/request/show/1231687
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfm?expand=0&rev=60
2024-12-17 18:25:11 +00:00
351d8093a6 Accepting request 1231653 from home:anag+factory:branches:X11:lxde
- Add patch to support gcc14 -Werror=incompatible-pointer-types
  fix-gcc14.patch

OBS-URL: https://build.opensuse.org/request/show/1231653
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/libfm?expand=0&rev=210
2024-12-17 12:44:54 +00:00
4 changed files with 44 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e65aa86650879fcd6c06983164b95409b92724482191f06472c567cbd8cf5ddd
size 1295152

BIN
1.4.1.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Tue Jan 20 09:17:39 UTC 2026 - Michael Vetter <mvetter@suse.com>
- Update to 1.4.1:
* Fixed missing smooth up/down scrolling in compact view.
* Updated the list of mime types handled by xarchiver, file-roller,
engrampa and ark.
* Updated Catalan translation.
-------------------------------------------------------------------
Fri Feb 21 15:47:05 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.4.0:
* Updated translations.
* Fixed a vulnerability related to trusted locations.
* GCC 14 compilation support.
* Updated the list of mime types handled by xarchiver.
* Removed mime type definitions provided by shared-mime-info.
* Terminals in terminals.list are allowed to have no open_arg entry.
* Added germinal, kitty, mintty, and alacritty to terminals.list.
* Added a setting for the ISO 8601 date format.
* Fixed not setting $DISPLAY on Wayland.
* Added a setting to open files with a single middle-click.
* Fixed various drag and drop bugs with XDirectSave.
* Added a missing filter name.
* Enabled smooth scrolling.
* Fixed background color with GTK3.
* Increased the width of the file properties dialog.
* Added the MIME type to the file properties dialog.
* Source cache is now cleared after data drop.
* Corrected check for the stamp file to rebuild the vala code.
- Drop upstreamed: fix-gcc14.patch
-------------------------------------------------------------------
Tue Dec 17 09:11:31 UTC 2024 - Ana Guerrero <ana.guerrero@suse.com>
- Add patch to support gcc14 -Werror=incompatible-pointer-types
fix-gcc14.patch
-------------------------------------------------------------------
Thu Feb 29 16:22:43 UTC 2024 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package libfm
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: libfm
Version: 1.3.2
Version: 1.4.1
Release: 0
Summary: A glib/gio-based lib used to develop file managers
License: GPL-2.0-or-later