diff options
author | Remi Collet <remi@remirepo.net> | 2023-11-06 07:05:13 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-11-06 07:05:13 +0100 |
commit | c00dd477c01757c72d3620491caf0b2a2300c745 (patch) | |
tree | 1c4ab2175d465e50bfbc77d5ac8a94870e758404 /roundcubemail.spec | |
parent | 5fcd4f57aba1ff890594a6207c2900bfb714dd73 (diff) |
update to 1.5.6
Diffstat (limited to 'roundcubemail.spec')
-rw-r--r-- | roundcubemail.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 9455aea..fe1a3ec 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -18,7 +18,7 @@ %else %global with_phpfpm 0 %endif -%global upstream_version 1.5.5 +%global upstream_version 1.5.6 #global upstream_prever rc %global roundcubedir %{_datadir}/roundcubemail @@ -311,6 +311,9 @@ fi %changelog +* Mon Nov 6 2023 Remi Collet <remi@remirepo.net> - 1.5.6-1 +- update to 1.5.6 + * Mon Oct 16 2023 Remi Collet <remi@remirepo.net> - 1.5.5-1 - update to 1.5.5 |