diff options
Diffstat (limited to 'php-pecl-bsdiff.spec')
-rw-r--r-- | php-pecl-bsdiff.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-bsdiff.spec b/php-pecl-bsdiff.spec index cb36841..b5fe6c1 100644 --- a/php-pecl-bsdiff.spec +++ b/php-pecl-bsdiff.spec @@ -19,7 +19,7 @@ Summary: The bsdiff extension for PHP Name: %{?scl_prefix}php-pecl-bsdiff -Version: 0.1.1 +Version: 0.1.2 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP URL: https://pecl.php.net/package/%{pecl_name} @@ -179,5 +179,8 @@ cd ../ZTS %changelog +* Thu Oct 13 2022 Remi Collet <remi@remirepo.net> - 0.1.2-1 +- update to 0.1.2 + * Mon Oct 10 2022 Remi Collet <remi@remirepo.net> - 0.1.1-1 - initial package |