summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-31 08:54:02 +0200
committerRemi Collet <remi@php.net>2022-03-31 08:54:02 +0200
commit8157d1cb30dfe0bde790d689bd7bab4d54c1de14 (patch)
tree963aded79ec47f482c83eedc4b09362e8f28fc2a /php80.spec
parent34b015eb49aabf772f5f55bfa5aa0c156a29d002 (diff)
update to 8.0.18RC1
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php80.spec b/php80.spec
index 368f0f2..3521852 100644
--- a/php80.spec
+++ b/php80.spec
@@ -100,8 +100,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.0.17
-#global rcver RC1
+%global upver 8.0.18
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -854,7 +854,7 @@ License: PHP and BSD
%endif
Requires: php-common%{?_isa} = %{version}-%{release}
%if %{with libgd}
-BuildRequires: pkgconfig(gdlib) >= 2.3
+BuildRequires: pkgconfig(gdlib) >= 2.3.3
%else
# Required to build the bundled GD library
BuildRequires: pkgconfig(zlib)
@@ -2180,6 +2180,9 @@ fi
%changelog
+* Thu Mar 31 2022 Remi Collet <remi@remirepo.net> - 8.0.18~RC1-1
+- update to 8.0.18RC1
+
* Tue Mar 15 2022 Remi Collet <remi@remirepo.net> - 8.0.17-1
- Update to 8.0.17 - http://www.php.net/releases/8_0_17.php
- retrieve tzdata version