summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-02 17:11:26 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-02 17:11:26 +0100
commit71f62caf50d354fc10d8c6644a6ea2c9fd9427a6 (patch)
treed569c1957247bd33ff2e36ba5f9801f8cd276232
parent274ad5676867d556600412b882b62499c429b8d5 (diff)
php-phpunit-PHPUnit: 3.7.10
-rw-r--r--php-phpunit-PHPUnit.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 3071443..72057b2 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -1,10 +1,9 @@
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%global pear_name PHPUnit
%global pear_channel pear.phpunit.de
Name: php-phpunit-PHPUnit
-Version: 3.7.9
+Version: 3.7.10
Release: 1%{?dist}
Summary: The PHP Unit Testing framework
@@ -14,7 +13,6 @@ URL: http://www.phpunit.de
Source0: http://pear.phpunit.de/get/%{pear_name}-%{version}.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
BuildArch: noarch
BuildRequires: php-pear(PEAR) >= 1.9.4
BuildRequires: php-channel(%{pear_channel})
@@ -118,6 +116,9 @@ fi
%changelog
+* Sun Dec 2 2012 Remi Collet <remi@fedoraproject.org> - 3.7.10-1
+- Version 3.7.10 (stable) - API 3.7.0 (stable)
+
* Wed Nov 07 2012 Remi Collet <remi@fedoraproject.org> - 3.7.9-1
- Version 3.7.9 (stable) - API 3.7.0 (stable)