From e513415eb86e09230a575f4fa48eb43a960e7ad8 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: May 28 2020 18:27:57 +0000 Subject: Rebuilt for Boost 1.73 --- diff --git a/0ad.spec b/0ad.spec index ccd9287..6d59b51 100644 --- a/0ad.spec +++ b/0ad.spec @@ -25,7 +25,7 @@ Name: 0ad Version: 0.0.23b -Release: 15%{?dist} +Release: 16%{?dist} # BSD License: # build/premake/* # libraries/source/miniupnpc/* (not built/used) @@ -285,6 +285,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/0ad.desktop %{_mandir}/man6/*.6* %changelog +* Thu May 28 2020 Jonathan Wakely - 0.0.23b-16 +- Rebuilt for Boost 1.73 + * Sat May 23 2020 Kalev Lember - 0.0.23b-15 - Backport workaround for Ryzen 3000 CPU support (#1822835)