diff options
| -rw-r--r-- | php-horde-Horde-Mime.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-Horde-Mime.spec b/php-horde-Horde-Mime.spec index 96a1df8..d3d824b 100644 --- a/php-horde-Horde-Mime.spec +++ b/php-horde-Horde-Mime.spec @@ -15,7 +15,7 @@  %global with_tests   %{?_with_tests:1}%{!?_with_tests:0}  Name:           php-horde-Horde-Mime -Version:        2.3.5 +Version:        2.4.1  Release:        1%{?dist}  Summary:        Horde MIME Library @@ -157,6 +157,9 @@ fi  %changelog +* Mon May 26 2014 Remi Collet <remi@fedoraproject.org> - 2.4.1-1 +- Update to 2.4.1 +  * Thu May 22 2014 Remi Collet <remi@fedoraproject.org> - 2.3.5-1  - Update to 2.3.5  | 
