summaryrefslogtreecommitdiffstats
path: root/php-phpunit-comparator.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-29 09:55:20 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-29 09:55:20 +0100
commit90b5a776fbb8cd2b4b2048fe7ee0902b08d63a27 (patch)
treef4b3894f45a56fdf1203400c05ee84922e7f4196 /php-phpunit-comparator.spec
parent7be38ba2f8560d71bdc46b949304a8147ad4056a (diff)
php-phpunit-comparator: 1.2.3
Diffstat (limited to 'php-phpunit-comparator.spec')
-rw-r--r--php-phpunit-comparator.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpunit-comparator.spec b/php-phpunit-comparator.spec
index 7fbe52c..b429bb5 100644
--- a/php-phpunit-comparator.spec
+++ b/php-phpunit-comparator.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 6a1ed12e8b2409076ab22e3897126211ff8b1f7f
+%global gh_commit 6554a8aff8735fcd859b44279d5c03a6d1b1cb23
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project comparator
@@ -21,7 +21,7 @@
%endif
Name: php-phpunit-comparator
-Version: 1.2.2
+Version: 1.2.3
Release: 1%{?dist}
Summary: Compare PHP values for equality
@@ -131,6 +131,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Jan 29 2017 Remi Collet <remi@fedoraproject.org> - 1.2.3-1
+- update to 1.2.3
+
* Tue Nov 22 2016 Remi Collet <remi@fedoraproject.org> - 1.2.2-1
- update to 1.2.2 (no change)
- allow sebastian/exporter 2.0