[packages/php-props-dic] add missing php-container-interop dep

glen glen at pld-linux.org
Wed Nov 2 12:26:56 CET 2016


commit 8c22104bd234ece65fe4e0128e76dc9f369d5039
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 2 13:26:52 2016 +0200

    add missing php-container-interop dep

 php-props-dic.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-props-dic.spec b/php-props-dic.spec
index 437fb20..d7add02 100644
--- a/php-props-dic.spec
+++ b/php-props-dic.spec
@@ -3,13 +3,14 @@
 Summary:	An IDE and static analysis friendly PHP DI container
 Name:		php-%{pkgname}
 Version:	2.2.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		Development/Languages/PHP
 Source0:	https://github.com/mrclay/Props/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	b33eb3f60a41a7caa5ea0794a357ab92
 URL:		https://packagist.org/packages/mrclay/props-dic
 Requires:	php(core) >= %{php_min_version}
+Requires:	php-container-interop >= 1.1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-props-dic.git/commitdiff/8c22104bd234ece65fe4e0128e76dc9f369d5039



More information about the pld-cvs-commit mailing list