summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHPUnit.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-20 17:32:03 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-20 17:32:03 +0200
commitf5bd11436c0fdb9570a0a93978c1c537c381a34f (patch)
tree44e6d57cc00cc2dca3b8b44bdaa3662ced321b8e /php-phpunit-PHPUnit.spec
parent054e0c4ba0e9bc58c27b563a12e6859ca67f9c2e (diff)
php-phpunit-PHPUnit: 4.8.8
Diffstat (limited to 'php-phpunit-PHPUnit.spec')
-rw-r--r--php-phpunit-PHPUnit.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index a4a5dd4..9cbebb7 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -8,7 +8,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit dab2ada9e9a503d2ec3c32fe0fb59dea9bdd9dfa
+%global gh_commit 521720279261e5b14799cf1bb895d4b55e516f26
%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 7
+%global minor 8
Name: php-phpunit-PHPUnit
Version: %{major}.%{minor}
@@ -134,7 +134,7 @@ Provides: php-composer(phpunit/phpunit) = %{version}
# For compatibility with PEAR mode
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}
# Package have been rename
-Obsoletes: php-pear-PHPUnit < %{version}
+Obsoletes: php-pear-PHPUnit < 4
Provides: php-pear-PHPUnit = %{version}-%{release}
# Project
Provides: phpunit = %{version}-%{release}
@@ -202,6 +202,9 @@ fi
%changelog
+* Sun Sep 20 2015 Remi Collet <remi@fedoraproject.org> - 4.8.8-1
+- Update to 4.8.8
+
* Mon Sep 14 2015 Remi Collet <remi@fedoraproject.org> - 4.8.7-1
- Update to 4.8.7 (no change)