4 Commits

Author SHA256 Message Date
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 35 additions and 5 deletions

View File

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

3
1.4.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
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.0
Release: 0
Summary: A glib/gio-based lib used to develop file managers
License: GPL-2.0-or-later