diff --git a/2048-cli.spec b/2048-cli.spec index 9431482..4cc9dff 100644 --- a/2048-cli.spec +++ b/2048-cli.spec @@ -25,7 +25,7 @@ Name: 2048-cli Version: 0.9.1 -Release: 15%{?gitrel}%{?dist} +Release: 16%{?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 19 2023 Fedora Release Engineering - 0.9.1-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Wed Jan 18 2023 Fedora Release Engineering - 0.9.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild