summaryrefslogtreecommitdiffstats
path: root/php-mockery.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-mockery.spec')
-rw-r--r--php-mockery.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/php-mockery.spec b/php-mockery.spec
index 5f5b29f..2b9759a 100644
--- a/php-mockery.spec
+++ b/php-mockery.spec
@@ -9,7 +9,7 @@
#
%global gh_commit 99e29d3596b16dabe4982548527d5ddf90232e99
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_owner padraic
+%global gh_owner mockery
%global gh_project mockery
%global ns_project Mockery
%global major 1
@@ -27,9 +27,6 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit
# Use our autoloader
Patch0: %{gh_project}-tests.patch
-# Patch for 7.2
-# From https://github.com/mockery/mockery/pull/798
-Patch2: 798.patch
BuildArch: noarch
%if %{with_tests}
@@ -95,7 +92,6 @@ cat << 'EOF' | tee -a library/%{ns_project}/autoload.php
EOF
%patch0 -p0 -b .rpm
-%patch2 -p0 -b .test
rm -f docs/.gitignore