commit 892c44f3ba129eb9c9a3ca3fa4dae4b99029843d
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Jul 31 10:58:54 2015 +0300

    up to 3.0.1
    
    fixes segfault in extension
    https://github.com/silexphp/Pimple/pull/181
    https://github.com/silexphp/Pimple/issues/177
    https://github.com/silexphp/Pimple/issues/148

 php-ext-pimple.spec | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/php-ext-pimple.spec b/php-ext-pimple.spec
index eb8fa22..ac824ce 100644
--- a/php-ext-pimple.spec
+++ b/php-ext-pimple.spec
@@ -6,12 +6,12 @@
 %define                modname pimple
 Summary:       A simple dependency injection container for PHP
 Name:          %{php_name}-ext-%{modname}
-Version:       3.0.0
+Version:       3.0.1
 Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
 Source0:       
https://github.com/silexphp/Pimple/archive/v%{version}/%{modname}-%{version}.tar.gz
-# Source0-md5: 09c5470d679cf31187289aa89d039926
+# Source0-md5: 4f76fba2322e2e94ba0678bdfda8e34a
 URL:           http://pimple.sensiolabs.org/
 BuildRequires: %{php_name}-devel
 BuildRequires: rpmbuild(macros) >= 1.666
@@ -34,9 +34,6 @@ of just one file and one class.
 %setup -qc
 mv Pimple-%{version}/ext/pimple/* .
 
-# failing test
-%{__rm} tests/015.phpt
-
 %build
 phpize
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-ext-pimple.git/commitdiff/892c44f3ba129eb9c9a3ca3fa4dae4b99029843d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to