diff options
Diffstat (limited to 'php-phpspec-prophecy.spec')
| -rw-r--r-- | php-phpspec-prophecy.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phpspec-prophecy.spec b/php-phpspec-prophecy.spec index 72b24bf..69b1a37 100644 --- a/php-phpspec-prophecy.spec +++ b/php-phpspec-prophecy.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 9500f939e4b22c40c3d5cca5f10837f2a9c87cb0 +%global gh_commit a24f1bda2d00a03877f7f99d9e6b150baf543f6d %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phpspec %global gh_project prophecy @@ -15,7 +15,7 @@ %bcond_with phpspec Name: php-phpspec-prophecy -Version: 1.23.1 +Version: 1.24.0 Release: 1%{?dist} Summary: Highly opinionated mocking framework for PHP @@ -177,6 +177,9 @@ exit $ret %changelog +* Fri Nov 21 2025 Remi Collet <remi@remirepo.net> - 1.24.0-1 +- update to 1.24.0 + * Tue Oct 28 2025 Remi Collet <remi@remirepo.net> - 1.23.1-1 - update to 1.23.1 |
