From f8bd3208bcb13ea0e60324404826c9075e6e62d1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 1 Aug 2015 07:42:00 +0200 Subject: Passwd 5.0.3 --- php-horde-passwd.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/php-horde-passwd.spec b/php-horde-passwd.spec index 47f541a..d59ab9c 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.2 +Version: 5.0.3 Release: 1%{?dist} Summary: Horde password changing application @@ -67,6 +67,8 @@ Requires: php-pcre Requires: php-spl Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} +Provides: php-composer(horde/passwd) = %{version} +Provides: password = %{version} %description @@ -181,5 +183,8 @@ fi %changelog +* Sat Aug 01 2015 Remi Collet - 5.0.3-1 +- Update to 5.0.3 + * Sat Sep 13 2014 Remi Collet - 5.0.2-1 - initial package \ No newline at end of file -- cgit