diff options
Diffstat (limited to 'phpunit8.spec')
-rw-r--r-- | phpunit8.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/phpunit8.spec b/phpunit8.spec index be85f1f..8b0efee 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -24,14 +24,13 @@ %global php_home %{_datadir}/php %global ver_major 8 %global ver_minor 5 -%global specrel 1 %global upstream_version 8.5.15 #global upstream_prever dev Name: %{pk_project}%{ver_major} Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} +Release: 1%{?dist} Summary: The PHP Unit Testing framework version %{ver_major} License: BSD |