summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHPUnit.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-28 09:33:34 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-28 09:33:34 +0100
commita3e8bd8d223b7a97d1539337e77f87522b78141b (patch)
tree5700ca827fce2b96cc3a05efb64d7b1dd7ee8334 /php-phpunit-PHPUnit.spec
parent0fa35a7a84b75eb6bb07b283f0f3f2f83afdb38f (diff)
php-phpunit-PHPUnit: 4.4.1
Diffstat (limited to 'php-phpunit-PHPUnit.spec')
-rw-r--r--php-phpunit-PHPUnit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index 7538a59..440ce0d 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit bbe7bcb83b6ec1a9eaabbe1b70d4795027c53ee0
+%global gh_commit 6a5e49a86ce5e33b8d0657abe145057fc513543a
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -17,7 +17,7 @@
%global pear_channel pear.phpunit.de
Name: php-phpunit-PHPUnit
-Version: 4.4.0
+Version: 4.4.1
Release: 1%{?dist}
Summary: The PHP Unit Testing framework
@@ -200,6 +200,9 @@ fi
%changelog
+* Sun Dec 28 2014 Remi Collet <remi@fedoraproject.org> - 4.4.1-1
+- Update to 4.4.1
+
* Fri Dec 5 2014 Remi Collet <remi@fedoraproject.org> - 4.4.0-1
- Update to 4.4.0
- add dependency on sebastian/global-state