summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpunit-PHPUnit.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index ede1daf..93f6277 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -142,9 +142,9 @@ for the creation, execution and analysis of Unit Tests.
%patch0 -p0 -b .rpm
%patch1 -p1
-# https://github.com/sebastianbergmann/phpunit/pull/1481
+# https://github.com/sebastianbergmann/phpunit/pull/1500
chmod -x src/Util/Blacklist.php \
- src/Framework/TestCase.php
+ src/Util/GlobalState.php
%build