summaryrefslogtreecommitdiffstats
path: root/php-pecl-ip2location.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-17 07:58:45 +0200
committerRemi Collet <remi@remirepo.net>2020-10-17 07:58:45 +0200
commit7dad87b06a3106ee3bc1eea349ec465179c0dc3a (patch)
treebc1b5b0e57328cbc0fd3c8843bd3625c66b0754a /php-pecl-ip2location.spec
parent28875946840b375c74d24e2d05b735e3e19c00d3 (diff)
rebuild against library 8.2.0 in Fedora/EPEL
Diffstat (limited to 'php-pecl-ip2location.spec')
-rw-r--r--php-pecl-ip2location.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-ip2location.spec b/php-pecl-ip2location.spec
index 26541bf..0ac0b51 100644
--- a/php-pecl-ip2location.spec
+++ b/php-pecl-ip2location.spec
@@ -26,7 +26,7 @@ Summary: Get geo location information of an IP address
Name: %{?sub_prefix}php-pecl-%{pecl_name}
License: PHP
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 9%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 10%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
URL: https://pecl.php.net/package/igbinary
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
@@ -47,7 +47,7 @@ BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-pear
BuildRequires: %{?scl_prefix}php-devel
# ensure proper version is used
-BuildRequires: IP2Location-devel >= 8.1.3
+BuildRequires: IP2Location-devel >= 8.2.0
Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api}
Requires: %{?scl_prefix}php(api) = %{php_core_api}
@@ -237,6 +237,9 @@ fi
%changelog
+* Sat Oct 17 2020 Remi Collet <remi@remirepo.net> - 8.0.1-10
+- rebuild against library 8.2.0 in Fedora/EPEL
+
* Tue Oct 6 2020 Remi Collet <remi@remirepo.net> - 8.0.1-9
- rebuild against library 8.1.3 in Fedora/EPEL