From 01572ad69451aa53f853a3e4c5fc8b6d961f0313c9c100da368e2a4a5762c3b7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 4 Dec 2022 22:23:15 +0000 Subject: [PATCH] Accepting request 1040085 from home:adkorte:branches:server:mail - update to 5.2.0 * Switch to libidn2. * Debian/Ubuntu: update lintian overrides * make install: replace absolute links with relative links. - update to 5.1.9 * Adjust deb packaging. Check /etc/lsb-release and include the distribution release in the deb package version, to faciliate updating to the same version of the package in an updated release. * Fix build dependencies. OBS-URL: https://build.opensuse.org/request/show/1040085 OBS-URL: https://build.opensuse.org/package/show/server:mail/courier-imap?expand=0&rev=113 --- courier-imap-5.1.8.tar.bz2 | 3 --- courier-imap-5.1.8.tar.bz2.sig | Bin 589 -> 0 bytes courier-imap-5.2.0.tar.bz2 | 3 +++ courier-imap-5.2.0.tar.bz2.sig | Bin 0 -> 589 bytes courier-imap.changes | 14 ++++++++++++++ courier-imap.spec | 4 ++-- 6 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 courier-imap-5.1.8.tar.bz2 delete mode 100644 courier-imap-5.1.8.tar.bz2.sig create mode 100644 courier-imap-5.2.0.tar.bz2 create mode 100644 courier-imap-5.2.0.tar.bz2.sig diff --git a/courier-imap-5.1.8.tar.bz2 b/courier-imap-5.1.8.tar.bz2 deleted file mode 100644 index 080f6d7..0000000 --- a/courier-imap-5.1.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2732ea148a26e8caa2724c4b83f1258e9beef54786be503fa92355d2778ef269 -size 3395074 diff --git a/courier-imap-5.1.8.tar.bz2.sig b/courier-imap-5.1.8.tar.bz2.sig deleted file mode 100644 index dd192b1f4c08ec7ce15ed39c95b01ca9f13e797614e9ea811b25470741a4cd4e..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 589 zcmV-T0vN-XDw_9x_PI%2*joxddo0%Dfi-WD8fa&uvA zKx1!pa%p99Ep2pRE@N+P0162ZYdT`SC!N0~j4coUU>u@3&=;MZ&*q0C_fr_A{}hU7 zBjqn0%PG>#eBId01crHd#2tqM7zdsCRWEF0^yvGlfZUD3T)wr9y2ugG3WQCeR<5?- zS&5pUQ->fD{=RrPD;9UGxLLRwPt6^cTnOD8@<-F;Ej`b#QN%ufLP9PAs79_08o(v& zQMG6v5m#4b1Nzq|PB@880wu~0KQyIOx6I@N+~T;te_A-~Z-0;1j7iyKk&4ERGMP%> z_Y$SK;!{zvBiSf9Esb}qM00nwx}zxT#R;_f>^VStp{Pxvc#9= z;(|KLEgu(L>13-x0ssrR-6!P$7dQ}ERZv#2h)f#v|0)%zO zaU3`ghk%2Hn-%SjiRh4Dobw(c5V?ZrDpH4^^nEwde|Xgm zq_?1+r1tXtoP`}y{_(jvB$9Uc!PEoyEj|FII!|U!T0O1w&;5Jh74OuvN-XDw_9x_PI%2*joxddo0%MA=Q5GC+a&uvA zKx1!pa%p99Ep2pRE@N+P0162ZYdT`SC!N0~J6#X}pqFh|%7>dq^sh!r`v|*7H<`7B zDa!~93NwUh&MsMBzb*v>2NVvoE3rKEIr4yxY1I&W=L^X@z=k9641yR$nlz&ziV+2B z6BUpOQZ`7lv8SxUli@{Zj|@tX1uBne?D}NyQ|9n! z3nc}JH?ubQad;5d-&H{gUqa+FIiE5oQIaA~N;P{{mY%!pXk0|uO8aeY+Ncx3MJd>O z0N%`S%&O;)x++3Wq6?C=MbTxsqxGIUF#02Esqx++O!s)NY$G`Re-F*x`^dc9So>u1`J#|?hOglNln$gvNRWKCBDl-sZ11Tr{8YFl)$9b?GZie z5(2JP3Wp`j^X=`RA1~f`E!J;yqYhB2bT-j}1as?E-71Xm%-+_ZIk`)f`uw%Sb1fC4oh#`Ny*t4nX57eZ~AIT-;k` b4yOcklVvSH;|3V?S2l1JsT*#mrVGL%5Hb^) literal 0 HcmV?d00001 diff --git a/courier-imap.changes b/courier-imap.changes index 9775f4e..dd152c8 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Dec 4 20:16:13 UTC 2022 - Arjen de Korte + +- update to 5.2.0 + * Switch to libidn2. + * Debian/Ubuntu: update lintian overrides + * make install: replace absolute links with relative links. + +- update to 5.1.9 + * Adjust deb packaging. Check /etc/lsb-release and include the + distribution release in the deb package version, to faciliate + updating to the same version of the package in an updated release. + * Fix build dependencies. + ------------------------------------------------------------------- Sat Aug 20 19:07:14 UTC 2022 - Arjen de Korte diff --git a/courier-imap.spec b/courier-imap.spec index a027b83..bfd1dfa 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -19,7 +19,7 @@ %bcond_with valgrind Name: courier-imap -Version: 5.1.8 +Version: 5.2.0 Release: 0 Summary: An IMAP and POP3 Server for Maildir MTAs License: GPL-3.0-or-later @@ -53,7 +53,7 @@ BuildRequires: ncurses-devel BuildRequires: pcre2-devel BuildRequires: procps BuildRequires: zlib-devel -BuildRequires: pkgconfig(libidn) +BuildRequires: pkgconfig(libidn2) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(systemd) %if %{with valgrind}