diff options
-rw-r--r-- | php-horde-mnemo.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-mnemo.spec b/php-horde-mnemo.spec index ad02cd5..c7243e4 100644 --- a/php-horde-mnemo.spec +++ b/php-horde-mnemo.spec @@ -13,7 +13,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-mnemo -Version: 4.2.5 +Version: 4.2.6 Release: 1%{?dist} Summary: A web based notes manager @@ -204,6 +204,9 @@ fi %changelog +* Wed Apr 29 2015 Remi Collet <remi@fedoraproject.org> - 4.2.6-1 +- Update to 4.2.6 + * Wed Feb 11 2015 Remi Collet <remi@fedoraproject.org> - 4.2.5-1 - Update to 4.2.5 |