summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-01 07:42:00 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-01 07:42:00 +0200
commitf8bd3208bcb13ea0e60324404826c9075e6e62d1 (patch)
tree5ff427b3e4a07818079496cfc35c6df1acdfd91e
parentea2d5cb9a32b0a9a2fdbba180591a3f2aa3c2138 (diff)
Passwd 5.0.3
-rw-r--r--php-horde-passwd.spec7
1 files changed, 6 insertions, 1 deletions
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 <remi@fedoraproject.org> - 5.0.3-1
+- Update to 5.0.3
+
* Sat Sep 13 2014 Remi Collet <remi@fedoraproject.org> - 5.0.2-1
- initial package \ No newline at end of file