summaryrefslogtreecommitdiffstats
path: root/php-phpunit-dbunit3.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-07 18:09:06 +0100
committerRemi Collet <remi@remirepo.net>2018-02-07 18:09:06 +0100
commitd896238f43fbfdda013ebb8d88c9b0eb8e295afa (patch)
tree4792e30600488608dbed6092dd900df6b3b2fbaa /php-phpunit-dbunit3.spec
parent457d62e5120090aba044b7ae8fed0d42bdc7650e (diff)
provide php-composer(phpunit/dbunit)HEADmaster
Diffstat (limited to 'php-phpunit-dbunit3.spec')
-rw-r--r--php-phpunit-dbunit3.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php-phpunit-dbunit3.spec b/php-phpunit-dbunit3.spec
index 21fd63f..a9d62ee 100644
--- a/php-phpunit-dbunit3.spec
+++ b/php-phpunit-dbunit3.spec
@@ -21,7 +21,7 @@
%global ver_major 3
%global ver_minor 0
%global ver_patch 3
-%global specrel 2
+%global specrel 3
Name: php-%{pk_vendor}-%{pk_project}%{ver_major}
Version: %{ver_major}.%{ver_minor}.%{ver_patch}
@@ -72,6 +72,8 @@ Requires: php-spl
# Autoloader
Requires: php-composer(fedora/autoloader)
+Provides: php-composer(%{pk_vendor}/%{pk_project}) = %{version}
+
%description
Extension for database interaction testing for PHPUnit 6.
@@ -134,6 +136,9 @@ exit $ret
%changelog
+* Wed Feb 7 2018 Remi Collet <remi@remirepo.net> - 3.0.3-3
+- provide php-composer(phpunit/dbunit)
+
* Wed Feb 7 2018 Remi Collet <remi@remirepo.net> - 3.0.3-2
- better description