summaryrefslogtreecommitdiffstats
path: root/php-pecl-ice.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-ice.spec')
-rw-r--r--php-pecl-ice.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php-pecl-ice.spec b/php-pecl-ice.spec
index 79b7322..51ce37a 100644
--- a/php-pecl-ice.spec
+++ b/php-pecl-ice.spec
@@ -19,7 +19,7 @@
Summary: Simple and fast PHP framework
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.6.2
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
@@ -113,7 +113,6 @@ cd NTS
--with-libdir=%{_lib} \
--with-php-config=%{_bindir}/php-config
-make clean
make %{?_smp_mflags}
%if %{with_zts}
@@ -124,7 +123,6 @@ cd ../ZTS
--with-libdir=%{_lib} \
--with-php-config=%{_bindir}/zts-php-config
-make clean
make %{?_smp_mflags}
%endif
@@ -207,6 +205,9 @@ cd ../ZTS
%changelog
+* Sat Sep 12 2020 Remi Collet <remi@remirepo.net> - 1.6.2-2
+- new upstream fixed archive
+
* Sat Sep 12 2020 Remi Collet <remi@remirepo.net> - 1.6.2-1
- update to 1.6.2
- open https://github.com/ice/framework/issues/280 broken archive