summaryrefslogtreecommitdiffstats
path: root/php-phpunit-exporter.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-30 07:15:54 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-30 07:15:54 +0100
commit148f249c297127c02cdbdec7f82920a0234fe01e (patch)
tree9cc951e199ac2d86672df40dd3114dcbc09a0d73 /php-phpunit-exporter.spec
parent32f48300225526c42603b2544ae36cdc2bb97f48 (diff)
php-phpunit-exporter: 1.2.0
Diffstat (limited to 'php-phpunit-exporter.spec')
-rw-r--r--php-phpunit-exporter.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-exporter.spec b/php-phpunit-exporter.spec
index 5d0cb15..d32f28d 100644
--- a/php-phpunit-exporter.spec
+++ b/php-phpunit-exporter.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 35ab8d385eef068186c83e23ae83c96b0288b3ee
+%global gh_commit 84839970d05254c73cde183a721c7af13aede943
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project exporter
@@ -21,7 +21,7 @@
%endif
Name: php-phpunit-exporter
-Version: 1.1.0
+Version: 1.2.0
Release: 1%{?dist}
Summary: Export PHP variables for visualization
@@ -112,6 +112,9 @@ fi
%changelog
+* Fri Jan 30 2015 Remi Collet <remi@fedoraproject.org> - 1.2.0-1
+- update to 1.2.0
+
* Sat Jan 24 2015 Remi Collet <remi@fedoraproject.org> - 1.1.0-1
- update to 1.1.0
- add dependency on sebastian/recursion-context