summaryrefslogtreecommitdiffstats
path: root/php-sebastian-environment6.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-sebastian-environment6.spec')
-rw-r--r--php-sebastian-environment6.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-sebastian-environment6.spec b/php-sebastian-environment6.spec
index 159f540..29c1c3d 100644
--- a/php-sebastian-environment6.spec
+++ b/php-sebastian-environment6.spec
@@ -11,7 +11,7 @@
%bcond_with tests
# Sources
-%global gh_commit b6f3694c6386c7959915a0037652e0c40f6f69cc
+%global gh_commit 43c751b41d74f96cbbd4e07b7aec9675651e2951
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project environment
@@ -25,7 +25,7 @@
%global ns_project Environment
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 6.0.0
+Version: 6.0.1
Release: 1%{?dist}
Summary: Handle HHVM/PHP environments, version %{major}
@@ -109,6 +109,9 @@ exit $ret
%changelog
+* Tue Apr 11 2023 Remi Collet <remi@remirepo.net> - 6.0.1-1
+- update to 6.0.1
+
* Fri Feb 3 2023 Remi Collet <remi@remirepo.net> - 6.0.0-1
- update to 6.0.0
- raise dependency on PHP 8.1