diff --git a/airrac.spec b/airrac.spec index 3ac0757..c23a7d7 100644 --- a/airrac.spec +++ b/airrac.spec @@ -3,7 +3,7 @@ # Name: airrac Version: 1.00.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C++ Simulated Revenue Accounting (RAC) System Library @@ -11,10 +11,6 @@ License: LGPLv2+ URL: https://github.com/airsim/%{name} Source0: %{url}/archive/%{name}-%{version}.tar.gz -# For some reason, as of November 2019, it does not compile on ARMv7hl -# See https://koji.fedoraproject.org/koji/taskinfo?taskID=38769808 -ExcludeArch: armv7hl - BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: boost-devel @@ -106,6 +102,9 @@ ctest %changelog +* Sat Jun 06 2020 Denis Arnaud - 1.00.4-3 +- Rebuilt for SOCI 4.0.1.alpha2 + * Wed Jun 03 2020 Denis Arnaud - 1.00.4-2 - Rebuilt for Boost 1.73