summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json3
-rw-r--r--roundcubemail.spec5
2 files changed, 6 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index b0e833a..0983115 100644
--- a/composer.json
+++ b/composer.json
@@ -9,6 +9,7 @@
"guzzlehttp/promises": "^2.0",
"league/commonmark": "^2.7",
"masterminds/html5": "~2.9.0",
+ "mlocati/ip-lib": "^1.22.0",
"pear/auth_sasl": "~1.2.0",
"pear/crypt_gpg": "~1.6.3",
"pear/mail_mime": "~1.10.11",
@@ -37,5 +38,5 @@
"roundcube/plugin-installer": true
}
},
- "version": "1.7-rc"
+ "version": "1.7-rc5"
}
diff --git a/roundcubemail.spec b/roundcubemail.spec
index aaea7c7..e31ef44 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -13,7 +13,7 @@
# support for apache / nginx / php-fpm
%global with_phpfpm 1
%global upstream_version 1.7
-%global upstream_prever rc4
+%global upstream_prever rc5
%global roundcubedir %{_datadir}/roundcubemail
%global _logdir /var/log
@@ -272,6 +272,9 @@ fi
%changelog
+* Wed Mar 18 2026 Remi Collet <remi@remirepo.net> - 1.7~rc5-1
+- update to 1.7-rc5
+
* Sat Feb 14 2026 Remi Collet <remi@remirepo.net> - 1.7~rc4-1
- update to 1.7-rc4