summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHPUnit.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-26 19:46:44 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-26 19:46:44 +0200
commit25759d715a2ba0d71b8dd36e0633f5cef65fc4e5 (patch)
tree6e297668223cd4973fdd113cae8f59e1064caabb /php-phpunit-PHPUnit.spec
parent24a5f7d8bf23dbdd713da4ee2eba0584cd4ff080 (diff)
php-phpunit-PHPUnit: ensure compat. with RHSCL
Diffstat (limited to 'php-phpunit-PHPUnit.spec')
-rw-r--r--php-phpunit-PHPUnit.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 98ff086..21bac74 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -18,7 +18,7 @@
Name: php-phpunit-PHPUnit
Version: 4.6.7
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: The PHP Unit Testing framework
Group: Development/Libraries
@@ -204,6 +204,9 @@ fi
%changelog
+* Tue May 26 2015 Remi Collet <remi@fedoraproject.org> - 4.6.7-3
+- ensure compatibility with SCL
+
* Tue May 26 2015 Remi Collet <remi@fedoraproject.org> - 4.6.7-2
- detect and redirect to composer installed version #1157910