diff --git a/python-repoze-lru.spec b/python-repoze-lru.spec index da9ee32..ba48fc1 100644 --- a/python-repoze-lru.spec +++ b/python-repoze-lru.spec @@ -6,7 +6,7 @@ Name: python-repoze-lru Version: 0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tiny LRU cache implementation and decorator License: BSD @@ -95,6 +95,9 @@ popd %endif %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jul 25 2018 Pierre-Yves Chibon - 0.7-1 - Update to 0.7 - Use the py2 version of the macros