diff options
-rw-r--r-- | php-phpspec-prophecy.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpspec-prophecy.spec b/php-phpspec-prophecy.spec index 0b13c66..b76d7b7 100644 --- a/php-phpspec-prophecy.spec +++ b/php-phpspec-prophecy.spec @@ -26,7 +26,7 @@ Summary: Highly opinionated mocking framework for PHP Group: Development/Libraries License: MIT URL: https://github.com/%{gh_owner}/%{gh_project} -Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz +Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz # Autoloader Source1: %{name}-autoload.php |