diff options
author | Remi Collet <remi@remirepo.net> | 2018-02-07 17:18:34 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-02-07 17:18:34 +0100 |
commit | a26c1a18a4fae4dafb0d4268f8c0c960b8dbcf30 (patch) | |
tree | 99535f5e36341b951b6dd36efcbcab0639a90fb2 | |
parent | b6f42fa5475347c3f8b166e967d8da52d3e39e63 (diff) |
typo
-rw-r--r-- | php-phpunit-dbunit4.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-phpunit-dbunit4.spec b/php-phpunit-dbunit4.spec index 977cf25..a123d3a 100644 --- a/php-phpunit-dbunit4.spec +++ b/php-phpunit-dbunit4.spec @@ -26,7 +26,7 @@ Name: php-%{pk_vendor}-%{pk_project}%{ver_major} Version: %{ver_major}.%{ver_minor}.%{ver_patch} Release: %{specrel}%{?dist} -Summary: Extension for database interaction testing for PHPUnit %{ver_major} +Summary: Extension for database interaction testing for PHPUnit 7 License: BSD URL: https://github.com/%{gh_owner}/%{gh_project} @@ -70,7 +70,7 @@ Requires: php-composer(fedora/autoloader) %description -Extension for database interaction testing for PHPUnit %{ver_major}. +Extension for database interaction testing for PHPUnit 7. Autoloader: %{php_home}/%{ns_vendor}/%{ns_project}/autoload.php |