Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aerc for openSUSE:Factory checked in 
at 2026-08-01 18:30:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aerc (Old)
 and      /work/SRC/openSUSE:Factory/.aerc.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aerc"

Sat Aug  1 18:30:36 2026 rev:18 rq:1368586 version:0.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/aerc/aerc.changes        2025-09-15 
19:57:38.987066530 +0200
+++ /work/SRC/openSUSE:Factory/.aerc.new.16738/aerc.changes     2026-08-01 
18:32:09.845668941 +0200
@@ -1,0 +2,69 @@
+Wed Jul 30 12:42:42 UTC 2026 - Hannes Braun <[email protected]> - 0.22.0
+
+- Update to upstream version 0.22.0
+  * :reload is now invoked when SIGHUP is received by the aerc process.
+  * Add support for Labels when using imap.
+  * A custom directory can now be specified for temporary files.
+  * New :toggle-sidebar command to hide/show the sidebar.
+  * New [viewer].html-inline-images option to replace <img src="cid:..."> tags
+    in text/html parts with their related image/* part data encoded in base64.
+    For this to work with sixel compatible terminals, you need to update your
+    filters with "text/html= ! html -sixel" and install img2sixe`.
+  * Diffstat summary lines before patches are now highlighted similar to
+    git diff --stat.
+  * Trailing whitespace in diff addition, deletion and context lines are now
+    highlighted with a red background by default, similar to git's
+    diff.wsErrorHighlight option set to all. Configurable with
+    [viewer].diff_whitespace styleset option.
+  * The editor and the message viewer can now be centered on screen using a
+    fixed width.
+  * New styleset objects available to customize special headers in the message
+    viewer.
+  * :menu commands within a message view can be supplied with the links
+    extracted from the message using the -l flag.
+  * New :repeat command.
+  * :toggle-folder command to toggle directory tree expand/collapse state.
+  * Added `-u` and `-U` to the mark command to mark messages based on
+    read-status.
+  * In addition of <Enter>, <C-y> now validates completion choices.
+  * Add folder-map support for the notmuch backend.
+  * Show a keyhint popup with available keybinding continuations when a
+    multi-key binding prefix is pressed.
+  * New [general].inherit-host-tty-features config option enabling advanced
+    keyboard protocol negotiation, hyperlink support (OSC 8), clipboard
+    integration (OSC 52), inline image display, and color queries (OSC 10/11)
+    for embedded terminal child processes.
+  * Added -l switch to reply for replying to a mailing list address.
+  * Fixed occasional data loss in export result of export-mbox.
+  * Crash when switching accounts quickly after sending a reply with
+    archive-on-reply enabled.
+  * Quick terminal outputs (e.g. from pipe command) will no longer disappear on
+    a mouse event. They will only disappear on a keypress as described in the
+    status bar.
+  * carddav-query now correctly parses vCard contacts with folded lines and
+    parameterized properties.
+  * Mouse works again in the message viewer when the switcher is not shown.
+  * Fixed sorting flagged and read messages to the top for JMAP.
+  * When centered-layout-width is on and the window is too small, the 
msgviewer,
+    the composer and the reviewer are now properly shown.
+  * Fix missing body in the editor when using :recall.
+  * Crash when threading maildir messages with references that create empty
+    dummy containers in the root set.
+  * Temporary files for messages being composed now reside in the system's
+    proper state home directory.
+  * :flag and :delete on multiple messages now stop on the first error on
+    notmuch accounts.
+  * The notmuch maildir-store option has been replaced by enable-maildir
+    (default: true). The maildir root is always obtained from the notmuch
+    database configuration.
+  * The notmuch source URL no longer accepts an explicit database path or 
config
+    query parameter. Database and configuration are now discovered
+    automatically. An optional profile name can be specified as the URL
+    hostname.
+  * Bundled stylesets now highlight diff whitespace.
+  * The notmuch maildir-store option and explicit database paths in the source
+    URL now emit deprecation warnings.
+  * The [general].enable-osc8 config option has been superseded by
+    [general].inherit-host-tty-features.
+
+-------------------------------------------------------------------

Old:
----
  aerc-0.21.0.tar.gz

New:
----
  aerc-0.22.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aerc.spec ++++++
--- /var/tmp/diff_new_pack.56cgLm/_old  2026-08-01 18:32:10.721699915 +0200
+++ /var/tmp/diff_new_pack.56cgLm/_new  2026-08-01 18:32:10.725700057 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package aerc
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2023 Hannes Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           aerc
-Version:        0.21.0
+Version:        0.22.0
 Release:        0
 Summary:        An email client for terminals
 License:        GPL-3.0-or-later
@@ -30,6 +30,7 @@
 Patch1:         skip-autoconfig-test.patch
 BuildRequires:  gcc
 BuildRequires:  golang-packaging
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  make
 BuildRequires:  notmuch-devel >= 0.37
 BuildRequires:  scdoc
@@ -69,6 +70,7 @@
 %license LICENSE
 %{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_bindir}/%{name}
 %{_bindir}/carddav-query
 %{_libexecdir}/%{name}

++++++ aerc-0.21.0.tar.gz -> aerc-0.22.0.tar.gz ++++++
++++ 20696 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
++++ 186198 lines of diff (skipped)

Reply via email to