diff --git a/ags.spec b/ags.spec index af6ede1..cc2bc8c 100644 --- a/ags.spec +++ b/ags.spec @@ -4,7 +4,7 @@ Name: ags Summary: Engine for creating and running videogames of adventure (quest) genre Version: 3.5.0.25 URL: http://www.adventuregamestudio.co.uk/site/ags/ -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://github.com/adventuregamestudio/ags/archive/%{fver}/ags-%{fver}.tar.gz # unbundle alfont Patch0: %{name}-use-system-alfont.patch @@ -100,6 +100,9 @@ make V=1 -C Engine PREFIX=%{buildroot}%{_prefix} install %{_bindir}/ags %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 3.5.0.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 03 2020 Dominik Mierzejewski - 3.5.0.25-1 - update to 3.5.0.25 (#1862828) - fix compilation with GCC10 (missing cstdio includes)