summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Mail-Autoconfig.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-02 19:19:33 +0200
committerRemi Collet <fedora@famillecollet.com>2014-10-02 19:19:33 +0200
commitceafe8a610f1e54a8c84098bb0bca956892ac49b (patch)
tree7ce935c87c8688695f50c70e66a308a943866f18 /php-horde-Horde-Mail-Autoconfig.spec
parentf47b5131e88666c6bbdabf27b7015b5e16a7ccd4 (diff)
php-horde-Horde-Mail-Autoconfig: 1.0.1
Diffstat (limited to 'php-horde-Horde-Mail-Autoconfig.spec')
-rw-r--r--php-horde-Horde-Mail-Autoconfig.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-Horde-Mail-Autoconfig.spec b/php-horde-Horde-Mail-Autoconfig.spec
index 44dd383..e292295 100644
--- a/php-horde-Horde-Mail-Autoconfig.spec
+++ b/php-horde-Horde-Mail-Autoconfig.spec
@@ -12,7 +12,7 @@
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
Name: php-horde-Horde-Mail-Autoconfig
-Version: 1.0.0
+Version: 1.0.1
Release: 1%{?dist}
Summary: Horde Mail Autoconfiguration
@@ -42,7 +42,7 @@ Requires: php-pear(%{pear_channel}/Horde_Http) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Http) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Imap_Client) >= 2.20.1
Requires: php-pear(%{pear_channel}/Horde_Imap_Client) < 3.0.0
-Requires: php-pear(%{pear_channel}/Horde_Mail) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Mail) >= 2.1.0
Requires: php-pear(%{pear_channel}/Horde_Mail) < 3.0.0
Requires: php-pear(%{pear_channel}/Horde_Smtp) >= 1.1.0
Requires: php-pear(%{pear_channel}/Horde_Smtp) < 2.0.0
@@ -124,5 +124,8 @@ fi
%changelog
+* Thu Oct 02 2014 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
* Tue Jul 8 2014 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
- Initial package