From 252a94958ce176b013a522aa14f7e05d09a8c7ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 21 2022 10:54:44 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-box.spec b/python-box.spec index 42a8478..f1da339 100644 --- a/python-box.spec +++ b/python-box.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 5.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python dictionaries with advanced dot notation access License: MIT @@ -58,6 +58,9 @@ added to a Box or BoxList object are converted automatically. %{python3_sitelib}/python_box-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 5.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Dec 17 2021 Miro HronĨok - 5.4.0-2 - BuildRequire all runtime deps, toml was only brought in transitively trough pytest