v1.13.0
This commit is contained in:
parent
fa67c8ab38
commit
391aaa7bf4
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ clog
|
|||
/php-maxminddb-1.11.1-1e66f73.tgz
|
||||
/php-maxminddb-1.12.0-5b2d7a7.tgz
|
||||
/php-maxminddb-1.12.1-815939e.tgz
|
||||
/php-maxminddb-1.13.0-b298986.tgz
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
#
|
||||
# Please, preserve the changelog entries
|
||||
#
|
||||
%global gh_commit 815939e006b7e68062b540ec9e86aaa8be2b6ce4
|
||||
%global gh_commit b298986c4f2c75ff080d9f6f4839bec46bda70f3
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_owner maxmind
|
||||
%global gh_project MaxMind-DB-Reader-php
|
||||
|
|
@ -29,8 +29,8 @@
|
|||
|
||||
Summary: MaxMind DB Reader extension
|
||||
Name: php-maxminddb
|
||||
Version: 1.12.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.13.0
|
||||
Release: 1%{?dist}
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/%{gh_owner}/%{gh_project}
|
||||
|
||||
|
|
@ -228,6 +228,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 21 2025 Remi Collet <remi@remirepo.net> - 1.13.0-1
|
||||
- update to 1.13.0
|
||||
|
||||
* Wed Sep 17 2025 Remi Collet <remi@remirepo.net> - 1.12.1-3
|
||||
- rebuild for https://fedoraproject.org/wiki/Changes/php85
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (php-maxminddb-1.12.1-815939e.tgz) = 7202974a44e71908ba257b632272cc875d578bd5639e2183c74c8b673298693acb6520bef0c98e730ee1fc2fe3d4640eb11bd8360d57be4740954b049647af5a
|
||||
SHA512 (php-maxminddb-1.13.0-b298986.tgz) = c506564948c4a8766cd7b5241af5897c82fc85806eb9d9aa64d6625fc51fefecabd1314396690c806ac2ecd0e489ad54ba27812e04cf04c93b1d1f0d27777ca5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue