summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHPUnit.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-07 15:20:30 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-07 15:20:30 +0200
commit685d17c0ea797c402505f023ac39af56335491fa (patch)
tree00583dfcfd937eaa0fc642baed5d87f499b49473 /php-phpunit-PHPUnit.spec
parentcc495643137d61cc9272284b292ae729af785763 (diff)
PHPUnit 4.8.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 5ee738e..f919b64 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 283111a903eb9225aedb95e846bef876e006a688
+%global gh_commit 25468d02f8224d6b5ee62407bedbd4cea1f5dd2e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -16,7 +16,7 @@
%global pear_name PHPUnit
%global pear_channel pear.phpunit.de
%global major 4.8
-%global minor 0
+%global minor 1
Name: php-phpunit-PHPUnit
Version: %{major}.%{minor}
@@ -202,6 +202,9 @@ fi
%changelog
+* Fri Aug 7 2015 Remi Collet <remi@fedoraproject.org> - 4.8.1-1
+- Update to 4.8.1 (no change)
+
* Fri Aug 7 2015 Remi Collet <remi@fedoraproject.org> - 4.8.0-1
- Update to 4.8.0
- raise dependency on sebastian/environment 1.3