Tighten subpackage deps with the _isa macro
This commit is contained in:
parent
748b13bf05
commit
5de3629b6f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user