[packages/php-phing] Phing 2.14 (Mar. 10, 2016)

glen glen at pld-linux.org
Thu Sep 22 22:35:11 CEST 2016


commit 61f8e54b40f7bd09100431fb481d63351c4ed2c1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Sep 22 23:01:59 2016 +0300

    Phing 2.14 (Mar. 10, 2016)
    
    This release contains the following new or improved functionality:
    
     * Phing can now emit a specific status code on exit after failing
     * Added IsPropertyTrue/IsPropertyFalse conditions
     * Added IsWritable / IsReadable selectors
     * Added GitDescribe task
     * Added CutDirs mapper
     * Line breaks in property files on Windows machines fixed
     * FileSync task now supports excluding multiple files/directories
     * Various typo and bug fixes, documentation updates
    
    The following tickets were closed in this release:
    
     * [1245] ExecTask documentation has incorrect escape attribute default value
     * [1244] phpunit task -- problem when listener depends on bootstrap
     * [1242] symfonyConsoleTask does not quote path to console
     * [1241] SymfonyConsoleTask's checkreturn / propertyname are not documented
     * [1239] ResolvePath just concatenates if "dir" attribute is present
     * [1237] HttpGetTask should catch HTTP_Request2_Exception, throw BuildException
     * [1236] version-compare condition typo in documentation
     * [1235] misworded sentence in documentation
     * [1234] IsFailure condition always evaluates to TRUE
     * [1231] JsHintTask fails when filename contains double quotes
     * [1198] PropertyTask resolving UTF-8 special chars in file attribute
     * [1194] Update relax-ng schema
     * [1132] Provide SHA512 sum of all generated archives for a release
     * [1131] Verification of changelog file fails when your file is in a directory added in your classpathref
     * [1046] ReplaceTokensWithFile doesn't support begintoken/endtokens with / in them

 php-phing.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phing.spec b/php-phing.spec
index 3882cd7..9ac671c 100644
--- a/php-phing.spec
+++ b/php-phing.spec
@@ -7,12 +7,12 @@
 Summary:	PHP project build system based on Apache Ant
 Summary(pl.UTF-8):	System budowania projektów w PHP oparty na narzędziu Apache Ant
 Name:		php-%{pkgname}
-Version:	2.13.0
+Version:	2.14.0
 Release:	1
 License:	LGPL v3
 Group:		Development/Languages/PHP
 Source0:	http://pear.phing.info/get/phing-%{version}.tgz
-# Source0-md5:	e190b2778b221263860b3ed7e9d8fa92
+# Source0-md5:	6bdf34b2909bdfcabfce91efe78e0fce
 Source1:	%{pkgname}.sh
 Patch0:		composer-path.patch
 URL:		http://www.phing.info/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phing.git/commitdiff/703d381e2d59cc38a78f02d489c032720bd590d0



More information about the pld-cvs-commit mailing list