Add python3-devel as BR package| Test build in EPEL8

This commit is contained in:
Antonio Trande 2021-05-21 22:00:05 +02:00
parent 1d7b70d9f4
commit d9bbf41449
1 changed files with 5 additions and 1 deletions

View File

@ -28,7 +28,7 @@
Name: mp
Version: 3.1.0
Release: 33.%{date}git%{shortcommit}%{?dist}
Release: 34.%{date}git%{shortcommit}%{?dist}
License: MIT and BSD
Summary: An open-source library for mathematical programming
URL: https://github.com/ampl/mp
@ -94,6 +94,7 @@ BuildRequires: pkgconfig(odbc)
BuildRequires: python%{python3_pkgversion}-breathe
BuildRequires: python%{python3_pkgversion}-sphinx
%endif
BuildRequires: python3-devel
%global majver %(cut -d. -f1 <<< %{version})
@ -307,6 +308,9 @@ popd
%doc build/doc/ampl.github.io/*
%changelog
* Fri May 21 2021 Antonio Trande <sagitter@fedoraproject.org.com> - 3.1.0-34.20200303git7fd4828
- Add python3-devel as BR package
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-33.20200303git7fd4828
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild