summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-28 18:23:40 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-28 18:23:40 +0100
commit8e715c6058f9f155a0dac8d48d72d976a9afdd52 (patch)
treed211b192589734e2377999d3602b53d7cb607973
parenta50e7a8d89729362d0aa05c648e131681cfac0fc (diff)
php-phpunit-environment: 1.3.5
-rw-r--r--php-phpunit-environment.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-phpunit-environment.spec b/php-phpunit-environment.spec
index a4a0121..9919f5c 100644
--- a/php-phpunit-environment.spec
+++ b/php-phpunit-environment.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
%global bootstrap 0
-%global gh_commit 6e7133793a8e5a5714a551a8324337374be209df
+%global gh_commit dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project environment
@@ -19,7 +19,7 @@
%endif
Name: php-phpunit-environment
-Version: 1.3.3
+Version: 1.3.5
Release: 1%{?dist}
Summary: Handle HHVM/PHP environments
@@ -99,6 +99,9 @@ rm -rf %{buildroot}
%changelog
+* Sun Feb 28 2016 Remi Collet <remi@fedoraproject.org> - 1.3.5-1
+- update to 1.3.5
+
* Wed Dec 2 2015 Remi Collet <remi@fedoraproject.org> - 1.3.3-1
- update to 1.3.3 (no change on linux)
- run test suite with both php 5 and 7 when available
@@ -136,4 +139,4 @@ rm -rf %{buildroot}
- add generated autoload.php
* Tue Apr 1 2014 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
-- initial package \ No newline at end of file
+- initial package