diff --git a/.gitignore b/.gitignore index 9413eb9..7bbcdf2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ clog /php-pdepend-PHP-Depend-2.1.0-f58902a.tgz /php-pdepend-PHP-Depend-2.2.0-eceacb5.tgz /php-pdepend-PHP-Depend-2.2.1-a77b6be.tgz +/php-pdepend-PHP-Depend-2.2.2-d3ae0d0.tgz diff --git a/php-pdepend-PHP-Depend.spec b/php-pdepend-PHP-Depend.spec index ac13dd2..303f370 100644 --- a/php-pdepend-PHP-Depend.spec +++ b/php-pdepend-PHP-Depend.spec @@ -5,7 +5,7 @@ # # Please, preserve the changelog entries # -%global gh_commit a77b6bede0afdd232155eb6f1de0b2826bcf2803 +%global gh_commit d3ae0d084d526cdc6c3f1b858fb7148de77b41c5 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner pdepend %global gh_project pdepend @@ -16,7 +16,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-pdepend-PHP-Depend -Version: 2.2.1 +Version: 2.2.2 Release: 1%{?dist} Summary: PHP_Depend design quality metrics for PHP package @@ -33,8 +33,9 @@ Patch0: %{name}-rpm.patch BuildArch: noarch %if %{with_tests} # From composer/json, "require-dev": { -# "phpunit/phpunit": "^4.0.0", +# "phpunit/phpunit": "^4.0.0,<4.8", # "squizlabs/php_codesniffer": "^2.0.0" +# Test suite pass with PHPUnit 4.8.12 and PHPUnit 5.0.5 BuildRequires: php-composer(phpunit/phpunit) >= 4.0.0 BuildRequires: php(language) >= 5.3.7 BuildRequires: php-composer(symfony/dependency-injection) >= 2.3.0 @@ -155,6 +156,9 @@ fi %changelog +* Fri Oct 16 2015 Remi Collet - 2.2.2-1 +- update to 2.2.2 + * Fri Sep 25 2015 Remi Collet - 2.2.1-1 - update to 2.2.1 diff --git a/sources b/sources index 7a73127..525e266 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3996ad0e7dae0c472a036107889d1766 php-pdepend-PHP-Depend-2.2.1-a77b6be.tgz +79f3676e63bba59cf8cb4a3df1bf1a6c php-pdepend-PHP-Depend-2.2.2-d3ae0d0.tgz