diff --git a/PySolFC.spec b/PySolFC.spec index d43776e..ae1880f 100644 --- a/PySolFC.spec +++ b/PySolFC.spec @@ -1,6 +1,6 @@ Name: PySolFC Version: 2.14.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A collection of solitaire card games License: GPLv2+ URL: https://pysolfc.sourceforge.io @@ -78,6 +78,9 @@ pathfix.py -pni "%{__python3} %{py3_shbang_opts}" $RPM_BUILD_ROOT%{_bindir}/* %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 2.14.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Dec 11 2021 Shlomi Fish 2.14.1-1 - Update to 2.14.1 (#2031331)