summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-06 15:45:52 +0200
committerRemi Collet <remi@remirepo.net>2021-09-06 15:45:52 +0200
commit2f9534d9cdf3de03bac464a6a94ed89bf2a0a2ff (patch)
tree89f9c5d157aaacefb875e972fdac9e76c396140f
parentfa6d01d4b8f4c55eebea830904adc99b9bf8c7bc (diff)
F35 build
-rw-r--r--php-pecl-ip2location.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-ip2location.spec b/php-pecl-ip2location.spec
index 44836b8..bf13dd4 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: 3%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
@@ -212,6 +212,9 @@ fi
%changelog
+* Mon Sep 6 2021 Remi Collet <remi@remirepo.net> - 8.1.1-5
+- F35 build
+
* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 8.1.1-3
- rebuild for 8.1.0RC1