summaryrefslogtreecommitdiffstats
path: root/php-mockery.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-mockery.spec')
-rw-r--r--php-mockery.spec8
1 files changed, 5 insertions, 3 deletions
diff --git a/php-mockery.spec b/php-mockery.spec
index 05251a8..de799de 100644
--- a/php-mockery.spec
+++ b/php-mockery.spec
@@ -7,7 +7,7 @@
#
# Please preserve changelog entries
#
-%global gh_commit dc4f10b6b1148744facb784015e4b339d7feec23
+%global gh_commit 0eb0b48c3f07b3b89f5169ce005b7d05b18cf1d2
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner mockery
%global gh_project mockery
@@ -16,11 +16,10 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-mockery
-Version: 1.2.1
+Version: 1.2.2
Release: 1%{?dist}
Summary: Mockery is a simple but flexible PHP mock object framework
-Group: Development/Libraries
License: BSD
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz
@@ -141,6 +140,9 @@ exit $ret
%changelog
+* Wed Feb 13 2019 Remi Collet <remi@remirepo.net> - 1.2.2-1
+- update to 1.2.2
+
* Mon Feb 11 2019 Remi Collet <remi@remirepo.net> - 1.2.1-1
- update to 1.2.1