summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-02 18:35:16 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-02 18:35:16 +0200
commite5a14c1812f8252ccc6800e8cb662be539c24053 (patch)
treec5dc03c4f2ac15548ed0a9b64bab1c4043bfb92d
parentad2371c502a7c2b9717616877087eabe2c7623f0 (diff)
php-phpunit-PHP-CodeCoverage: 3.0.0
-rw-r--r--php-phpunit-PHP-CodeCoverage-dev.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-phpunit-PHP-CodeCoverage-dev.spec b/php-phpunit-PHP-CodeCoverage-dev.spec
index 6790be5..6e18756 100644
--- a/php-phpunit-PHP-CodeCoverage-dev.spec
+++ b/php-phpunit-PHP-CodeCoverage-dev.spec
@@ -8,8 +8,8 @@
#
%global bootstrap 0
-%global gh_commit 12259bb1352612df9ec24048714a3bedafe79674
-%global gh_date 20150924
+%global gh_commit 86e0dafb0e6c5165cce7b3b6892807d07504baa0
+#global gh_date 20150924
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project php-code-coverage
@@ -144,6 +144,12 @@ fi
%changelog
+* Fri Oct 2 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-1
+- Update to 3.0.0
+
+* Fri Oct 2 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0
+- Update to 3.0.0, boostrap build
+
* Mon Sep 14 2015 Remi Collet <remi@fedoraproject.org> - 3.0.0-0.1.20150924git12259bb
- rebuild (not boostrap)