diff --git a/abe.spec b/abe.spec index e4a9dd7..694630a 100644 --- a/abe.spec +++ b/abe.spec @@ -1,6 +1,6 @@ Name: abe Version: 1.1 -Release: 45%{?dist} +Release: 46%{?dist} Summary: Scrolling, platform-jumping, ancient pyramid exploring game License: GPL+ @@ -92,6 +92,9 @@ desktop-file-install --dir $RPM_BUILD_ROOT/%{_datadir}/applications/ %{name}.des %{_datadir}/icons/hicolor/*/apps/%{name}.png %changelog +* Wed Jan 18 2023 Fedora Release Engineering - 1.1-46 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Dec 06 2022 Peter Fordham - 1.1-45 - Port configure script to C99