diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-20 07:39:42 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-20 07:39:42 +0100 |
commit | 65dfb979b752dd07d3170d343ed3b2579a14ce12 (patch) | |
tree | 4d3ba764c42d21b15c30e1ccc37d5711f94ba694 | |
parent | 5ba45cd5fe858f07dd8ea1a23c85d310fff3a380 (diff) |
php-horde-passwd: 5.0.6
-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 |