diff options
Diffstat (limited to 'php-sebastian-environment9.spec')
| -rw-r--r-- | php-sebastian-environment9.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-sebastian-environment9.spec b/php-sebastian-environment9.spec index ace230c..1faa801 100644 --- a/php-sebastian-environment9.spec +++ b/php-sebastian-environment9.spec @@ -10,11 +10,11 @@ %bcond_without tests # Sources -%global gh_commit e26e9a944bd9d27b3a38a82fc2093d440951bfbe +%global gh_commit c4a2dc54b1a24e13ef1839cbb5947b967cbae853 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner sebastianbergmann %global gh_project environment -%global gh_date 2026-03-15 +%global gh_date 2026-03-22 # Packagist %global pk_vendor sebastian %global pk_project %{gh_project} @@ -25,7 +25,7 @@ %global ns_project Environment Name: php-%{pk_vendor}-%{pk_project}%{major} -Version: 9.0.1 +Version: 9.1.0 Release: 1%{?dist} Summary: Handle HHVM/PHP environments, version %{major} @@ -110,6 +110,9 @@ exit $ret %changelog +* Mon Mar 23 2026 Remi Collet <remi@remirepo.net> - 9.1.0-1 +- update to 9.1.0 + * Tue Mar 17 2026 Remi Collet <remi@remirepo.net> - 9.0.1-1 - update to 9.0.1 |
