summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-09 11:34:02 +0200
committerRemi Collet <remi@php.net>2023-05-09 11:34:02 +0200
commit727c70f63e25cbb0c14faaaffc861eb1dfcf33a6 (patch)
tree17aa555e3ff37b699bc45c089be9e3d334e51ae4
parent33b77256408bb20f1561f021f373a2a1b448982a (diff)
update to 4.0.5
-rw-r--r--php-sebastian-diff4.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-sebastian-diff4.spec b/php-sebastian-diff4.spec
index 9815fc2..1e648d1 100644
--- a/php-sebastian-diff4.spec
+++ b/php-sebastian-diff4.spec
@@ -9,7 +9,7 @@
%bcond_without tests
-%global gh_commit 3461e3fccc7cfdfc2720be910d3bd73c69be590d
+%global gh_commit 74be17022044ebaaecfdf0c5cd504fc9cd5a7131
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project diff
@@ -24,8 +24,8 @@
%global php_home %{_datadir}/php
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 4.0.4
-Release: 7%{?dist}
+Version: 4.0.5
+Release: 1%{?dist}
Summary: Diff implementation, version %{major}
License: BSD-3-Clause
@@ -119,6 +119,9 @@ exit $ret
%changelog
+* Tue May 9 2023 Remi Collet <remi@remirepo.net> - 4.0.5-1
+- update to 4.0.5
+
* Fri Apr 21 2023 Remi Collet <remi@remirepo.net> - 4.0.4-7
- use SPDX license ID
- use bundled symfony/process for test