diff --git a/2048-cli.spec b/2048-cli.spec index 0417e1d..a7f1fef 100644 --- a/2048-cli.spec +++ b/2048-cli.spec @@ -25,7 +25,7 @@ Name: 2048-cli Version: 0.9.1 -Release: 20%{?gitrel}%{?dist} +Release: 21%{?gitrel}%{?dist} Summary: The game 2048 for your Linux terminal License: MIT @@ -124,6 +124,9 @@ export TTF_FONT_PATH="%{_datadir}/fonts/liberation/LiberationMono-Regular.ttf" %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 0.9.1-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Mon Jan 29 2024 Fedora Release Engineering - 0.9.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild