diff options
author | Remi Collet <remi@remirepo.net> | 2020-08-11 07:04:24 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-08-11 07:04:24 +0200 |
commit | 58a7a79f0f89066eedaffc535bb8d17f60dfdc0a (patch) | |
tree | 850e5c72bf2a8963486c9e9cdcf08c469087b3fd /roundcubemail.spec | |
parent | 09f751d718d7523196ce3088f78043ffbca58fb8 (diff) |
update to 1.4.8
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 04596a3..5155a83 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -17,7 +17,7 @@ %else %global with_phpfpm 0 %endif -%global upstream_version 1.4.7 +%global upstream_version 1.4.8 #global upstream_prever rc2 %global roundcubedir %{_datadir}/roundcubemail @@ -349,6 +349,9 @@ fi %changelog +* Tue Aug 11 2020 Remi Collet <remi@remirepo.net> - 1.4.8-1 +- update to 1.4.8 + * Mon Jul 6 2020 Remi Collet <remi@remirepo.net> - 1.4.7-1 - update to 1.4.7 |