forked from pool/krusader
Update to 2.8.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/krusader?expand=0&rev=46
This commit is contained in:
parent
41331714de
commit
8cd0f91766
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e4cf05a9318b0bc1b0941811b988b2f2bb0c04a0d1e37998212a9190cf2c29a
|
||||
size 3029352
|
3
krusader-2.8.1.tar.xz
Normal file
3
krusader-2.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37bf204519d0ab1ba40964af02741bc228f11e97f28c4c518ca05d358df18283
|
||||
size 3104068
|
12
krusader-2.8.1.tar.xz.sig
Normal file
12
krusader-2.8.1.tar.xz.sig
Normal file
@ -0,0 +1,12 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFQBAABCAA6FiEEBTpb7cY4U4z3N3X8hXXc5IcX0RsFAmXuNyMcHG5pa2l0YStr
|
||||
ZGVAbWVsbmljaGVua28ubmFtZQAKCRCFddzkhxfRGz9qB/9AzXnQ/YJi0KcmU0lb
|
||||
FDIjclTUXeocIYv7yzNmfVi+DmX2y4VO4FOEBAbVjtag8lFrcaNYqJhHra93bM1g
|
||||
HYdhvTJoF2brh0FOkqQvYsowQRQy74fmDABE4YebX3FAlaV5CvS3fH4Gfn2xl3pd
|
||||
s3u/k4pBPkPGhbIiET1t3tfeaepB9HkHiCUnLssy4FSjHjnG2cY8xhWyC5npKGht
|
||||
Zgzy0yRoGn6JlxTDAx/nQ7EGacVsu+95xVT1uCIw0WcmR2mx4jyCfTXrMGti8GqQ
|
||||
t0kM/vgfEba/fxxhWwXoZiAs6C2To37QjijFiqUpv9+rKxJxttrNTGFkprHjSMkX
|
||||
uFb2
|
||||
=qzpF
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 08:21:56 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Update to 2.8.1
|
||||
* FIXED: Flickering during folder space calculation
|
||||
* FIXED: (kde#462086) Segmentation fault when using
|
||||
CTRL+Left/Right on a panel with invalid path
|
||||
* FIXED: (kde#462307) File icons are drawn at wrong position
|
||||
if desktop scaling is active
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 08:23:21 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
|
BIN
krusader.keyring
Normal file
BIN
krusader.keyring
Normal file
Binary file not shown.
@ -16,15 +16,21 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without released
|
||||
Name: krusader
|
||||
Version: 2.8.0
|
||||
Version: 2.8.1
|
||||
Release: 0
|
||||
Summary: Twin panel file manager for KDE Plasma and other desktops
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://krusader.org/
|
||||
Source: https://download.kde.org/stable/krusader/%{version}/%{name}-%{version}.tar.xz
|
||||
Source1: krusader_browse_iso.desktop
|
||||
Source2: org.kde.krusader.root-mode.desktop
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/krusader/%{version}/%{name}-%{version}.tar.xz.sig
|
||||
# https://invent.kde.org/sysadmin/release-keyring/-/raw/master/keys/melnichenko@key1.asc
|
||||
Source2: krusader.keyring
|
||||
%endif
|
||||
Source3: krusader_browse_iso.desktop
|
||||
Source4: org.kde.krusader.root-mode.desktop
|
||||
BuildRequires: extra-cmake-modules >= 5.68.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libacl-devel
|
||||
|
Loading…
Reference in New Issue
Block a user