diff options
author | Remi Collet <remi@remirepo.net> | 2017-04-28 11:30:33 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-04-28 11:30:33 +0200 |
commit | ecc282d31fb6b14241ce74e3b5c4af48837fd894 (patch) | |
tree | 92c72c8aa99650d513fa2e6ec6ce58d4d9b27886 /roundcubemail.spec | |
parent | 76fc34219286c96215e86bf1e875ef0087813e95 (diff) |
v1.2.5
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 8d8772e..8a7c6f5 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -19,7 +19,7 @@ %global roundcubedir %{_datadir}/roundcubemail %global _logdir /var/log Name: roundcubemail -Version: 1.2.4 +Version: 1.2.5 Release: 1%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -296,6 +296,9 @@ rm -rf %{buildroot} %changelog +* Fri Apr 28 2017 Remi Collet <remi@remirepo.net> - 1.2.5-1 +- update to 1.2.5 + * Sat Mar 11 2017 Remi Collet <remi@fedoraproject.org> - 1.2.4-1 - update to 1.2.4 - don't install plugin test suites |