summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-phpunit-PHPUnit-dev.spec2
-rw-r--r--phpunit-5.0.0-Autoload.php.in (renamed from phpunit-3.0.0-Autoload.php.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/php-phpunit-PHPUnit-dev.spec b/php-phpunit-PHPUnit-dev.spec
index 9729cae..1a76c96 100644
--- a/php-phpunit-PHPUnit-dev.spec
+++ b/php-phpunit-PHPUnit-dev.spec
@@ -31,7 +31,7 @@ URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
# Autoload template, from version 3.7
-Source1: %{gh_project}-3.0.0-Autoload.php.in
+Source1: %{gh_project}-5.0.0-Autoload.php.in
# Fix command for autoload
Patch0: %{gh_project}-rpm.patch
diff --git a/phpunit-3.0.0-Autoload.php.in b/phpunit-5.0.0-Autoload.php.in
index fd8d107..fd8d107 100644
--- a/phpunit-3.0.0-Autoload.php.in
+++ b/phpunit-5.0.0-Autoload.php.in