diff options
| -rw-r--r-- | roundcubemail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 748f920..5daeac6 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -12,7 +12,7 @@ # support for apache / nginx / php-fpm %global with_phpfpm 1 -%global upstream_version 1.6.16 +%global upstream_version 1.6.17 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -281,6 +281,9 @@ fi %changelog +* Mon Jul 6 2026 Remi Collet <remi@remirepo.net> - 1.6.17-1 +- update to 1.6.17 + * Mon May 25 2026 Remi Collet <remi@remirepo.net> - 1.6.16-1 - update to 1.6.16 |
