diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-06 07:59:40 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-06 07:59:40 +0200 |
| commit | 5a08a672072c79267a585d10a5f68a3f3d906c2d (patch) | |
| tree | cfb02f15e362226ef0a4fffecea64fd2cf89a15b | |
| parent | 2d3f34328d7f8c7209ad41a501b53c27725ae5cb (diff) | |
update to 1.6.17v1.6
| -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 |
