remi pushed to php-horde-Horde-Pdf (f22). "- Update to 2.0.5 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 29 08:01:38 UTC 2015


>From 93153b2bf59defd8881f5b09a37925823ada4550 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Tue, 28 Apr 2015 18:44:07 +0200
Subject: - Update to 2.0.5 - add dependency on Horde_Util


diff --git a/.gitignore b/.gitignore
index 6cb3430..6650610 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 clog
 /Horde_Pdf-2.0.4.tgz
+/Horde_Pdf-2.0.5.tgz
diff --git a/php-horde-Horde-Pdf.spec b/php-horde-Horde-Pdf.spec
index 6730075..bfd3abb 100644
--- a/php-horde-Horde-Pdf.spec
+++ b/php-horde-Horde-Pdf.spec
@@ -2,7 +2,7 @@
 #
 # Copyright (c) 2014-2015 Remi Collet
 # License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# http://creativecommons.org/licenses/by-sa/4.0/
 #
 # Please, preserve the changelog entries
 #
@@ -13,7 +13,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
@@ -103,6 +105,10 @@ fi
 
 
 %changelog
+* Tue Apr 28 2015 Remi Collet <remi at fedoraproject.org> - 2.0.5-1
+- Update to 2.0.5
+- add dependency on Horde_Util
+
 * Fri Jan 09 2015 Remi Collet <remi at fedoraproject.org> - 2.0.4-1
 - Update to 2.0.4
 - add provides php-composer(horde/horde-pdf)
diff --git a/sources b/sources
index 7df8546..8c4bf77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d43368edb16ee7d873fd75a395db42f  Horde_Pdf-2.0.4.tgz
+d24490631a43412b81aed61821b3a672  Horde_Pdf-2.0.5.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-horde-Horde-Pdf.git/commit/?h=f22&id=93153b2bf59defd8881f5b09a37925823ada4550


More information about the scm-commits mailing list