From db8312b08f44d32434869e2b6a5967801ef1566d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 3 Oct 2019 16:40:38 +0200 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Changes/php74 --- php-maxminddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-maxminddb.spec b/php-maxminddb.spec index 95fff46..172ac42 100644 --- a/php-maxminddb.spec +++ b/php-maxminddb.spec @@ -25,7 +25,7 @@ Summary: MaxMind DB Reader extension Name: php-maxminddb Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 URL: https://github.com/%{gh_owner}/%{gh_project} @@ -245,6 +245,9 @@ exit $ret %changelog +* Thu Oct 03 2019 Remi Collet - 1.5.0-2 +- rebuild for https://fedoraproject.org/wiki/Changes/php74 + * Tue Oct 1 2019 Remi Collet - 1.5.0-1 - update to 1.5.0 - raise dependency on PHP 5.6