summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
-rw-r--r--roundcubemail.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 0983115..f0c5813 100644
--- a/composer.json
+++ b/composer.json
@@ -38,5 +38,5 @@
"roundcube/plugin-installer": true
}
},
- "version": "1.7-rc5"
+ "version": "1.7-rc6"
}
diff --git a/roundcubemail.spec b/roundcubemail.spec
index e31ef44..7714d5a 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 rc5
+%global upstream_prever rc6
%global roundcubedir %{_datadir}/roundcubemail
%global _logdir /var/log
@@ -272,6 +272,9 @@ fi
%changelog
+* Mon Mar 30 2026 Remi Collet <remi@remirepo.net> - 1.7~rc6-1
+- update to 1.7-rc6
+
* Wed Mar 18 2026 Remi Collet <remi@remirepo.net> - 1.7~rc5-1
- update to 1.7-rc5