diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-28 13:32:24 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-28 13:32:24 +0200 |
commit | fba69a59b3ca3e50817fa2bbbb7e8bc158c62c7c (patch) | |
tree | 492aeea016643e061ca725d42dd286a3f69d18b4 /php-pecl-imagick.spec | |
parent | ecb304a65f053661664e8b3f0604b83149351963 (diff) |
test build
Diffstat (limited to 'php-pecl-imagick.spec')
-rw-r--r-- | php-pecl-imagick.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index 656dfe1..0c77b5b 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -51,7 +51,7 @@ Summary: Extension to create and modify images using ImageMagick 7 Name: %{?scl_prefix}php-pecl-imagick-im7 %endif Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 2.1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz License: PHP-3.01 URL: https://pecl.php.net/package/imagick |