diff --git a/python-baluhn.spec b/python-baluhn.spec index e7c47c1..113679a 100644 --- a/python-baluhn.spec +++ b/python-baluhn.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.1.2 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A base-independent implementation of the Luhn algorithm for Python License: Unlicense @@ -43,6 +43,9 @@ bases. %{python3_sitelib}/__pycache__/* %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.1.2-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Fedora Release Engineering - 0.1.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild