From f7ae1d6dbc29615ad6498bc5cbbedacd68bfc523 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 07:52:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- php-maxminddb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-maxminddb.spec b/php-maxminddb.spec index d1fa3bb..277e28e 100644 --- a/php-maxminddb.spec +++ b/php-maxminddb.spec @@ -29,7 +29,7 @@ Summary: MaxMind DB Reader extension Name: php-maxminddb Version: 1.11.0 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 URL: https://github.com/%{gh_owner}/%{gh_project} @@ -264,6 +264,9 @@ exit $ret %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 1.11.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Dec 10 2021 Remi Collet - 1.11.0-3 - disable library test suite for EL build