diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-11 07:08:05 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-11 07:08:05 +0200 |
| commit | fc166e56d73126d5b21d86cc26f457732bf1d966 (patch) | |
| tree | 991148a1246774e2b2e8ca15f80f2dc778b830b6 /roundcubemail.spec | |
| parent | cd620a82ba5a9c1cbf6eec360dc6de5f9e813c36 (diff) | |
Diffstat (limited to 'roundcubemail.spec')
| -rw-r--r-- | roundcubemail.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 7714d5a..62de793 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -11,9 +11,9 @@ %bcond_with internet # support for apache / nginx / php-fpm -%global with_phpfpm 1 -%global upstream_version 1.7 -%global upstream_prever rc6 +%global with_phpfpm 1 +%global upstream_version 1.7.0 +#global upstream_prever rc6 %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log @@ -272,6 +272,9 @@ fi %changelog +* Mon May 11 2026 Remi Collet <remi@remirepo.net> - 1.7.0-1 +- update to 1.7.0 + * Mon Mar 30 2026 Remi Collet <remi@remirepo.net> - 1.7~rc6-1 - update to 1.7-rc6 |
