diff --git a/python-dogpile-cache.spec b/python-dogpile-cache.spec index b70da7d..96a9f3e 100644 --- a/python-dogpile-cache.spec +++ b/python-dogpile-cache.spec @@ -23,7 +23,7 @@ heap. Name: python-dogpile-cache Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{sum} License: MIT @@ -90,6 +90,9 @@ rm -rf %{modname}.egg-info %{python3_sitelib}/%{modname}-%{version}-* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 01 2021 Kevin Fenzi - 1.1.1-1 - Upgrade to 1.1.1. Fixes rhbz#1897941