public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/imaptest] main: Upgrade to 20260529
@ 2026-06-13  1:43 Robert Scheck
  0 siblings, 0 replies; only message in thread
From: Robert Scheck @ 2026-06-13  1:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/imaptest
Branch : main
Commit : ea1b614f5497f720c79d34a30f2f8081ecd3eef7
Author : Robert Scheck <robert@fedoraproject.org>
Date   : 2026-06-13T03:42:52+02:00
Stats  : +7/-30 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/imaptest/c/ea1b614f5497f720c79d34a30f2f8081ecd3eef7?branch=main

Log:
Upgrade to 20260529

---
diff --git a/imaptest-20250520-so-file.patch b/imaptest-20250520-so-file.patch
deleted file mode 100644
index a1ef418..0000000
--- a/imaptest-20250520-so-file.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 39d3dcc8f8ae4e7e751cb0ba633301630e32f54e Mon Sep 17 00:00:00 2001
-From: Aki Tuomi <aki.tuomi@open-xchange.com>
-Date: Tue, 20 May 2025 11:47:24 +0300
-Subject: [PATCH] configure: Use libssl_iostream_openssl.so with installed
- dovecot
-
----
- configure.ac | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index d8c3405..df881b5 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -25,8 +25,8 @@ AS_IF([test "$DOVECOT_INSTALLED" = 'no'], [
- 	LIBDOVECOT=$abs_dovecotdir/src/lib-dovecot/libdovecot.la
- 	LIBDOVECOT_SSL=$abs_dovecotdir/src/lib-ssl-iostream/libssl_iostream_openssl.la
- ], [
--	LIBDOVECOT=$dovecot_pkglibdir/libdovecot.la
--	LIBDOVECOT_SSL=$dovecot_moduledir/libssl_iostream_openssl.la
-+	LIBDOVECOT=$dovecot_pkglibdir/libdovecot.so
-+	LIBDOVECOT_SSL=$dovecot_moduledir/libssl_iostream_openssl.so
- ])
- AC_SUBST([LIBDOVECOT_SSL])
- 

diff --git a/imaptest.spec b/imaptest.spec
index 9308017..352d90a 100644
--- a/imaptest.spec
+++ b/imaptest.spec
@@ -1,14 +1,13 @@
-%global commit  44ff753f51d1a767b8d71b04e882847664d9f0c8
+%global commit  3bde0f4a4398ebc6a7204c894ddf0b29bedf5dcf
 
 Summary:        Generic IMAP server compliancy tester
 Name:           imaptest
 # Upstream is not really planning on adding version numbers
-Version:        20250509
-Release:        3%{?dist}
+Version:        20260529
+Release:        1%{?dist}
 License:        MIT
 URL:            https://dovecot.github.io/imaptest/
 Source0:        https://github.com/dovecot/imaptest/archive/%{commit}/%{name}-%{commit}.tar.gz
-Patch0:         https://github.com/dovecot/imaptest/commit/39d3dcc8f8ae4e7e751cb0ba633301630e32f54e.patch#/imaptest-20250520-so-file.patch
 BuildRequires:  dovecot-devel >= 2.4.1
 BuildRequires:  gcc
 BuildRequires:  make
@@ -59,6 +58,9 @@ $RPM_BUILD_ROOT%{_bindir}/%{name} --help
 %{_datadir}/%{name}/
 
 %changelog
+* Sat Jun 13 2026 Robert Scheck <robert@fedoraproject.org> 20260529-1
+- Upgrade to 20260529
+
 * Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 20250509-3
 - Rebuilt for openssl 4.0
 

diff --git a/sources b/sources
index e45341a..93a860e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (imaptest-44ff753f51d1a767b8d71b04e882847664d9f0c8.tar.gz) = 35ce05ebb69d393d101d11959513ff4c699bfce47a81291b69e50c861cb81713ed216f0760e5984e72f8ad0cd7406716b9c9a159a2b472955b17e6e3cb9b3093
+SHA512 (imaptest-3bde0f4a4398ebc6a7204c894ddf0b29bedf5dcf.tar.gz) = d5d0afd80bf7cefd880ab50f24eeb8692d7ca866259f7e78a7e15c595ec5ae6af0c0d36e6b9cb12557fe21eb8b8602e0529def8a0bcfcc3e83775993dd85440a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-13  1:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13  1:43 [rpms/imaptest] main: Upgrade to 20260529 Robert Scheck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox