summaryrefslogtreecommitdiffstats
path: root/php-mock-phpunit2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-mock-phpunit2.spec')
-rw-r--r--php-mock-phpunit2.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-mock-phpunit2.spec b/php-mock-phpunit2.spec
index 798c5b8..f976f96 100644
--- a/php-mock-phpunit2.spec
+++ b/php-mock-phpunit2.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit a7e7a51511095ad160d78e98f0e878002ddfe5f2
+%global gh_commit ff1cc1d4e7478ce74221e05742588619bee84f69
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner php-mock
%global gh_project php-mock-phpunit
@@ -14,7 +14,7 @@
%global major 2
Name: php-mock-phpunit%{major}
-Version: 2.1.0
+Version: 2.1.1
Release: 1%{?dist}
Summary: Mock built-in PHP functions with PHPUnit.
@@ -137,6 +137,9 @@ exit $ret
%changelog
+* Mon Apr 9 2018 Remi Collet <remi@remirepo.net> - 2.1.1-1
+- update to 2.1.1
+
* Fri Mar 23 2018 Remi Collet <remi@remirepo.net> - 2.1.0-1
- update to 2.1.0
- add autoloader