From 8e051c0fa773e37afbd0964ee17e2740a2c7d33b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 15 2023 11:18:24 +0000 Subject: Rebuilt for Python 3.12 --- diff --git a/python-dogpile-cache.spec b/python-dogpile-cache.spec index 4d48ea6..38c0159 100644 --- a/python-dogpile-cache.spec +++ b/python-dogpile-cache.spec @@ -23,7 +23,7 @@ heap. Name: python-dogpile-cache Version: 1.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: MIT @@ -86,6 +86,9 @@ rm -rf %{modname}.egg-info %{python3_sitelib}/%{modname}-%{version}-* %changelog +* Thu Jun 15 2023 Python Maint - 1.2.0-3 +- Rebuilt for Python 3.12 + * Thu Apr 27 2023 Jonathan Wright - 1.2.0-2 - remove unnecessary BR on python3-mock