diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-11-29 09:10:54 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-11-29 09:10:54 +0100 | 
| commit | 0725f1e095cdf8dbd1ef186330cbb346b1c5e67c (patch) | |
| tree | 82eed5af06e128ab34fc2af1c0d5ba0672e5331f | |
| parent | b7d2f453135d5b385d2ccd1bb8ec341194368d3f (diff) | |
roundcubemail: 1.2.3
| -rw-r--r-- | roundcubemail.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail.spec b/roundcubemail.spec index 75c1b67..232fae0 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -19,7 +19,7 @@  %global roundcubedir %{_datadir}/roundcubemail  %global _logdir /var/log    Name: roundcubemail -Version:  1.2.2 +Version:  1.2.3  Release:  1%{?dist}  Summary: Round Cube Webmail is a browser-based multilingual IMAP client @@ -293,6 +293,9 @@ rm -rf %{buildroot}  %changelog +* Tue Nov 29 2016 Remi Collet <remi@fedoraproject.org> - 1.2.3-1 +- update to 1.2.3 +  * Thu Sep 29 2016 Remi Collet <remi@fedoraproject.org> - 1.2.2-1  - update to 1.2.2  | 
