summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Pdf.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-28 17:12:53 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-28 17:12:53 +0200
commitd1f0eb92dcdb65d79e243f7e7e4256cc56e85a54 (patch)
tree95b17bb8c0b6f0d1a13559e7e7dccfc41425bf04 /php-horde-Horde-Pdf.spec
parent29a1caccde1d4e534880459210e092d635153a8b (diff)
php-horde-Horde-Pdf: 2.0.5
Diffstat (limited to 'php-horde-Horde-Pdf.spec')
-rw-r--r--php-horde-Horde-Pdf.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php-horde-Horde-Pdf.spec b/php-horde-Horde-Pdf.spec
index 816f883..d9ef902 100644
--- a/php-horde-Horde-Pdf.spec
+++ b/php-horde-Horde-Pdf.spec
@@ -12,7 +12,7 @@
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
Name: php-horde-Horde-Pdf
-Version: 2.0.4
+Version: 2.0.5
Release: 1%{?dist}
Summary: Horde PDF library
@@ -38,6 +38,8 @@ Requires: php(language) >= 5.3.0
Requires: php-pear(PEAR) >= 1.7.0
Requires: php-pear(%{pear_channel}/Horde_Exception) >= 2.0.0
Requires: php-pear(%{pear_channel}/Horde_Exception) < 3.0.0
+Requires: php-pear(%{pear_channel}/Horde_Util) >= 2.0.0
+Requires: php-pear(%{pear_channel}/Horde_Util) < 3.0.0
Requires: php-channel(%{pear_channel})
# From phpcompatinfo report for version 2.0.3
Requires: php-date
@@ -109,6 +111,10 @@ fi
%changelog
+* Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> - 2.0.5-1
+- Update to 2.0.5
+- add dependency on Horde_Util
+
* Fri Jan 09 2015 Remi Collet <remi@fedoraproject.org> - 2.0.4-1
- Update to 2.0.4
- add provides php-composer(horde/horde-pdf)