diff options
| author | Remi Collet <fedora@famillecollet.com> | 2017-03-20 15:52:45 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2017-03-20 15:52:45 +0100 | 
| commit | b1553cdbad6faffd965911d869a952d523fb3976 (patch) | |
| tree | 0fb83a2229ae1ccf6ac9dc05a919fd99bcc0885b | |
| parent | 470ea014cd1148150332847d437ac6395d7aafc0 (diff) | |
php-horde-ingo: 3.2.14
| -rw-r--r-- | php-horde-ingo.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-ingo.spec b/php-horde-ingo.spec index f196a08..82cc003 100644 --- a/php-horde-ingo.spec +++ b/php-horde-ingo.spec @@ -12,8 +12,8 @@  %global with_tests   0%{!?_without_tests:1}  Name:           php-horde-ingo -Version:        3.2.13 -Release:        2%{?dist} +Version:        3.2.14 +Release:        1%{?dist}  Summary:        An email filter rules manager  Group:          Development/Libraries @@ -221,6 +221,9 @@ fi  %changelog +* Mon Mar 20 2017 Remi Collet <remi@remirepo.net> - 3.2.14-1 +- Update to 3.2.14 +  * Tue Dec 20 2016 Remi Collet <remi@fedoraproject.org> - 3.2.13-2  - Update to 3.2.13  - use upstream locale files  | 
