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