Tighten subpackage deps with the _isa macro

This commit is contained in:
Kalev Lember 2017-09-14 21:49:19 +02:00
parent 748b13bf05
commit 5de3629b6f

View File

@ -19,7 +19,7 @@ Python bindings for the cairo library.
%package devel
Summary: Libraries and headers for pycairo
Requires: %{name} = %{version}-%{release}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: python-devel
%description devel
@ -52,6 +52,7 @@ libraries so that they interoperate with pycairo.
- Update to 1.15.2
- Switch to new upstream at https://github.com/pygobject/pycairo
- Switch to distutils build system
- Tighten subpackage deps with the _isa macro
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild