summaryrefslogtreecommitdiffstats
path: root/php-sebastian-environment4.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-sebastian-environment4.spec')
-rw-r--r--php-sebastian-environment4.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-sebastian-environment4.spec b/php-sebastian-environment4.spec
index cca68e5..3facb7b 100644
--- a/php-sebastian-environment4.spec
+++ b/php-sebastian-environment4.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-sebastian-environment4
#
-# Copyright (c) 2014-2018 Remi Collet
+# Copyright (c) 2014-2019 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -8,7 +8,7 @@
#
%global bootstrap 0
# Sources
-%global gh_commit febd209a219cea7b56ad799b30ebbea34b71eb8f
+%global gh_commit 4a43e9af57b4afa663077b9bc85255dbc6e8a2bd
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project environment
@@ -27,7 +27,7 @@
%endif
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 4.0.1
+Version: 4.0.2
Release: 1%{?dist}
Summary: Handle HHVM/PHP environments
@@ -107,6 +107,9 @@ exit $ret
%changelog
+* Wed Jan 30 2019 Remi Collet <remi@remirepo.net> - 4.0.2-1
+- update to 4.0.2
+
* Mon Dec 3 2018 Remi Collet <remi@remirepo.net> - 4.0.1-1
- update to 4.0.1
- rename to php-sebastian-environment4