From 7aa78631f5536539dc3c6db12f905acf461271fe Mon Sep 17 00:00:00 2001 From: Christian Dersch Date: Jul 15 2018 14:47:54 +0000 Subject: BuildRequires: gcc --- diff --git a/erfa.spec b/erfa.spec index 89fcdfb..5c63bcd 100644 --- a/erfa.spec +++ b/erfa.spec @@ -1,12 +1,14 @@ Name: erfa Version: 1.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Essential Routines for Fundamental Astronomy License: BSD URL: https://github.com/liberfa/erfa Source0: https://github.com/liberfa/erfa/releases/download/v%{version}/%{name}-%{version}.tar.gz +BuildRequires: gcc + %description ERFA is a C library containing key algorithms for astronomy, and is based on the SOFA library published by the International Astronomical @@ -49,6 +51,9 @@ make check %exclude %{_libdir}/*.la %changelog +* Sun Jul 15 2018 Christian Dersch - 1.4.0-4 +- BuildRequires: gcc + * Thu Jul 12 2018 Fedora Release Engineering - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild