forked from pool/neomutt
Accepting request 1237318 from server:mail
- Update to version 20250109: - Bug Fixes * fix crash in folder-hook * fix memory leak in compose message preview (fixes #4478) * query: fix comma-separated names * lua: fix lua_mutt_call() * notmuch: refresh the Email if the filename changes * fix: no new mail message * fix display of certificate fingerprints * fix prompt colour - Translations * 100% Czech * 100% German * 100% Lithuanian * 100% Serbian * 100% Slovakian * 100% Turkish * 91% French * 41% Chinese (Traditional) - Build * Fix DT_NUMBER entries on 32-bit endian platforms - Code * Simplify mutt_file_fopen() * colour refactoring * standardise variable names for temporary files OBS-URL: https://build.opensuse.org/request/show/1237318 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neomutt?expand=0&rev=36
This commit is contained in:
commit
c0ce5e6caf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6fbdbfd7f4d028276f7f0b1d9fe2bb5ee67161857111824cf392ca1ff27089c8
|
|
||||||
size 4098483
|
|
Binary file not shown.
3
20250109.tar.gz
Normal file
3
20250109.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:597325c23ad07310ed96b2ee566e45e489cca81b0bdb028f276c690143500f8a
|
||||||
|
size 4099634
|
BIN
20250109.tar.gz.sig
Normal file
BIN
20250109.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 9 17:12:18 UTC 2025 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||||
|
|
||||||
|
- Update to version 20250109:
|
||||||
|
- Bug Fixes
|
||||||
|
* fix crash in folder-hook
|
||||||
|
* fix memory leak in compose message preview (fixes #4478)
|
||||||
|
* query: fix comma-separated names
|
||||||
|
* lua: fix lua_mutt_call()
|
||||||
|
* notmuch: refresh the Email if the filename changes
|
||||||
|
* fix: no new mail message
|
||||||
|
* fix display of certificate fingerprints
|
||||||
|
* fix prompt colour
|
||||||
|
- Translations
|
||||||
|
* 100% Czech
|
||||||
|
* 100% German
|
||||||
|
* 100% Lithuanian
|
||||||
|
* 100% Serbian
|
||||||
|
* 100% Slovakian
|
||||||
|
* 100% Turkish
|
||||||
|
* 91% French
|
||||||
|
* 41% Chinese (Traditional)
|
||||||
|
- Build
|
||||||
|
* Fix DT_NUMBER entries on 32-bit endian platforms
|
||||||
|
- Code
|
||||||
|
* Simplify mutt_file_fopen()
|
||||||
|
* colour refactoring
|
||||||
|
* standardise variable names for temporary files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 18 14:24:10 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
Wed Dec 18 14:24:10 UTC 2024 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package neomutt
|
# spec file for package neomutt
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: neomutt
|
Name: neomutt
|
||||||
Version: 20241212
|
Version: 20250109
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A command line mail reader (or MUA), a fork of Mutt with added features
|
Summary: A command line mail reader (or MUA), a fork of Mutt with added features
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user