Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package profanity for openSUSE:Factory checked in at 2026-04-10 21:28:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/profanity (Old) and /work/SRC/openSUSE:Factory/.profanity.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "profanity" Fri Apr 10 21:28:49 2026 rev:43 rq:1345856 version:0.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/profanity/profanity.changes 2026-03-27 06:46:59.091732124 +0100 +++ /work/SRC/openSUSE:Factory/.profanity.new.21863/profanity.changes 2026-04-10 21:28:57.182850753 +0200 @@ -1,0 +2,22 @@ +Fri Apr 10 16:45:32 UTC 2026 - Michael Vetter <[email protected]> + +- Update to 0.18.0: + Features: + * Add spellcheck highlighting support (#2132) + * Implement asynchronous external editor support (#2145) + Bug Fixes: + * Add missing includes for libomemo-c builds (#2133) + * Ensure consistent unescaping and space handling (#2139) + * Fix crash when loading MAM for a contact with empty db (#2144) + * Fix removal of entries in account file (#2145) + * Handle X11 connection loss gracefully (#2140) + * Ignore key contents if there is no payload (#2147) + * Implement backslash escaping for contact names (#2139) + * Restore TTY access for eval_password commands (#2145) + * Standardize PreKey management to prevent decryption failures (#2137) + * Verify 'by' attribute of stanza-id and MAM result (#2136) + Chores: + * Fix release years in doap file + * Support building libstrophe as a subproject (#2141) + +------------------------------------------------------------------- Old: ---- profanity-0.17.0.tar.xz New: ---- profanity-0.18.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ profanity.spec ++++++ --- /var/tmp/diff_new_pack.RizkT8/_old 2026-04-10 21:28:57.854878610 +0200 +++ /var/tmp/diff_new_pack.RizkT8/_new 2026-04-10 21:28:57.858878776 +0200 @@ -48,7 +48,7 @@ %bcond_without omemo_qrcode # Name: %{pname} -Version: 0.17.0 +Version: 0.18.0 Release: 0 Summary: Console-based XMPP client License: SUSE-GPL-3.0+-with-openssl-exception @@ -83,7 +83,7 @@ %endif %if %{with omemo} BuildRequires: pkgconfig(libgcrypt) >= 1.7.0 -BuildRequires: pkgconfig(libsignal-protocol-c) >= 2.3.2 +BuildRequires: libomemo-c-devel %endif %if %{with xscreensaver} BuildRequires: pkgconfig(xscrnsaver) @@ -158,6 +158,7 @@ %endif %if %{with omemo} -Domemo=enabled \ + -Domemo-backend=libomemo-c \ %endif %if %{with xscreensaver} -Dxscreensaver=enabled \ ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.RizkT8/_old 2026-04-10 21:28:57.930881761 +0200 +++ /var/tmp/diff_new_pack.RizkT8/_new 2026-04-10 21:28:57.934881927 +0200 @@ -1,6 +1,6 @@ -mtime: 1774525825 -commit: c5adfd1205f30ec1c406167c203b49701aa68ac6917d4c3854ec833bb0c2ba62 +mtime: 1775839581 +commit: ce0aa34d68f545ab1342995f79aabccc717b00046a1b23ff74c85262b665e925 url: https://src.opensuse.org/xmpp/profanity.git -revision: c5adfd1205f30ec1c406167c203b49701aa68ac6917d4c3854ec833bb0c2ba62 +revision: ce0aa34d68f545ab1342995f79aabccc717b00046a1b23ff74c85262b665e925 projectscmsync: https://src.opensuse.org/xmpp/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-10 18:46:47.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ profanity-0.17.0.tar.xz -> profanity-0.18.0.tar.xz ++++++ ++++ 5151 lines of diff (skipped)
