diff options
-rw-r--r-- | php-horde-passwd.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-passwd.spec b/php-horde-passwd.spec index 1ca1df4..1060b2e 100644 --- a/php-horde-passwd.spec +++ b/php-horde-passwd.spec @@ -13,7 +13,7 @@ %global with_tests %{?_with_tests:1}%{!?_with_tests:0} Name: php-horde-passwd -Version: 5.0.5 +Version: 5.0.6 Release: 1%{?dist} Summary: Horde password changing application @@ -195,6 +195,9 @@ fi %changelog +* Tue Dec 20 2016 Remi Collet <remi@fedoraproject.org> - 5.0.6-1 +- Update to 5.0.6 + * Sat Jul 02 2016 Remi Collet <remi@fedoraproject.org> - 5.0.5-1 - Update to 5.0.5 |