Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpop for openSUSE:Factory checked in at 2026-03-26 21:10:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpop (Old) and /work/SRC/openSUSE:Factory/.mpop.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpop" Thu Mar 26 21:10:04 2026 rev:6 rq:1342769 version:1.4.21 Changes: -------- --- /work/SRC/openSUSE:Factory/mpop/mpop.changes 2023-03-09 17:45:58.622983618 +0100 +++ /work/SRC/openSUSE:Factory/.mpop.new.8177/mpop.changes 2026-03-27 06:45:00.566839669 +0100 @@ -1,0 +2,13 @@ +Thu Mar 26 11:30:43 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.4.21: + * Build with libgsasl by default again (if found). + * Add IDN support to --configure (build with libidn2 to enable + this). + * No significant changes. + * Add support for SCRAM-SHA-256-PLUS and SCRAM-SHA-1-PLUS + authentication, and + * prefer SCRAM methods over the PLAIN method because of their + superior properties. + +------------------------------------------------------------------- Old: ---- mpop-1.4.18.tar.xz New: ---- mpop-1.4.21.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpop.spec ++++++ --- /var/tmp/diff_new_pack.bCOk9M/_old 2026-03-27 06:45:01.070860474 +0100 +++ /var/tmp/diff_new_pack.bCOk9M/_new 2026-03-27 06:45:01.074860639 +0100 @@ -1,7 +1,7 @@ # # spec file for package mpop # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2021 Fabrice Bauzac. # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,7 @@ } %bcond_with gnome-keyring Name: mpop -Version: 1.4.18 +Version: 1.4.21 Release: 0 Summary: Lightweight and featureful POP3 Client License: GPL-3.0-or-later @@ -33,9 +33,9 @@ URL: https://marlam.de/mpop/ Source: https://marlam.de/mpop/releases/mpop-%{version}.tar.xz BuildRequires: libgsasl-devel -BuildRequires: libidn-devel BuildRequires: libsecret-devel BuildRequires: pkgconfig +BuildRequires: pkgconfig(libidn2) # For an unknown reason, rpmlint says: # # invalid-suse-version-check 1315 @@ -88,7 +88,7 @@ tls_lib=openssl %endif -%configure --with-tls=$tls_lib --with-libgsasl --docdir="%{_docdir}/%{name}" +%configure --with-tls=$tls_lib --with-libgsasl --docdir="%{_docdir}/%{name}" --with-libidn %make_build -O %install ++++++ mpop-1.4.18.tar.xz -> mpop-1.4.21.tar.xz ++++++ ++++ 30255 lines of diff (skipped)
