From 151c8c3f8dae2453b09e21fefe5f28445de03e39 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 3 Oct 2023 08:32:59 +0200 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Changes/php83 --- php-maxminddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-maxminddb.spec b/php-maxminddb.spec index ecb4e15..9e9a27b 100644 --- a/php-maxminddb.spec +++ b/php-maxminddb.spec @@ -31,7 +31,7 @@ Summary: MaxMind DB Reader extension Name: php-maxminddb Version: 1.11.0 -Release: 10%{?dist} +Release: 11%{?dist} License: Apache-2.0 URL: https://github.com/%{gh_owner}/%{gh_project} @@ -261,6 +261,9 @@ exit $ret %changelog +* Tue Oct 03 2023 Remi Collet - 1.11.0-11 +- rebuild for https://fedoraproject.org/wiki/Changes/php83 + * Mon Oct 2 2023 Remi Collet - 1.11.0-10 - add missing dependency on fedora/autoloader - build out of sources tree