diff options
| -rw-r--r-- | php-horde-Horde-Imap-Client.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index f9a604c..5c5f3aa 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -12,7 +12,7 @@  %global with_tests   0%{!?_without_tests:1}  Name:           php-horde-Horde-Imap-Client -Version:        2.30.2 +Version:        2.30.3  Release:        1%{?dist}  Summary:        Horde IMAP abstraction interface @@ -205,6 +205,9 @@ fi  %changelog +* Mon Jun 14 2021 Remi Collet <remi@remirepo.net> - 2.30.3-1 +- update to 2.30.3 +  * Mon May 17 2021 Remi Collet <remi@remirepo.net> - 2.30.2-1  - update to 2.30.2  | 
