diff --git a/crossfire.spec b/crossfire.spec index 7aedfa8..70fac5a 100644 --- a/crossfire.spec +++ b/crossfire.spec @@ -9,7 +9,7 @@ Name: crossfire Version: 1.71.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Server for hosting crossfire games Group: Amusements/Games # All files GPLv2+ except server/daemon.c which also has MIT attributions @@ -374,6 +374,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jan 20 2018 Björn Esser - 1.71.0-6 +- Rebuilt for switch to libxcrypt + * Fri Dec 15 2017 Iryna Shcherbina - 1.71.0-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)