[packages/php-pimple] v3.0.2 (2015-09-11)
glen
glen at pld-linux.org
Mon Oct 19 14:32:32 CEST 2015
commit 91dfd1c06f3ad9cfbd23d1d2de13118aaf7b1306
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Oct 19 15:31:09 2015 +0300
v3.0.2 (2015-09-11)
minor non-significant changes for php part
php-pimple.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-pimple.spec b/php-pimple.spec
index 14cc193..cf5c844 100644
--- a/php-pimple.spec
+++ b/php-pimple.spec
@@ -6,13 +6,14 @@
%define php_min_version 5.3.0
Summary: A simple dependency injection container for PHP
Name: php-%{pkgname}
-Version: 3.0.1
+Version: 3.0.2
Release: 1
License: MIT
Group: Development/Languages/PHP
Source0: https://github.com/silexphp/Pimple/archive/v%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 4f76fba2322e2e94ba0678bdfda8e34a
+# Source0-md5: a9b3be3c864b98eeb1f8b9acbac6c118
URL: http://pimple.sensiolabs.org/
+BuildRequires: %{php_name}-dom
BuildRequires: %{php_name}-iconv
BuildRequires: %{php_name}-spl
%if %{with tests}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pimple.git/commitdiff/91dfd1c06f3ad9cfbd23d1d2de13118aaf7b1306
More information about the pld-cvs-commit
mailing list