summaryrefslogtreecommitdiffstats
path: root/php-maxminddb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-maxminddb.spec')
-rw-r--r--php-maxminddb.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-maxminddb.spec b/php-maxminddb.spec
index 8cd7471..44f5b65 100644
--- a/php-maxminddb.spec
+++ b/php-maxminddb.spec
@@ -15,7 +15,7 @@
%endif
%bcond_without tests
-%global gh_commit 1e66f73ffcf25e17c7a910a1317e9720a95497c7
+%global gh_commit 5b2d7a721dedfaef9dc20822c5fe7d26f9f8eb90
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner maxmind
%global gh_project MaxMind-DB-Reader-php
@@ -30,7 +30,7 @@
Summary: MaxMind DB Reader extension
Name: %{?scl_prefix}php-maxminddb
-Version: 1.11.1
+Version: 1.12.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: Apache-2.0
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -279,6 +279,9 @@ exit $ret
# when using pkgup, CHECK Release!
%changelog
+* Fri Nov 15 2024 Remi Collet <remi@remirepo.net> - 1.12.0-1
+- update to 1.12.0
+
* Mon Dec 4 2023 Remi Collet <remi@remirepo.net> - 1.11.1-1
- update to 1.11.1