Handle noarch python sub-packages (bug #1290900)

This commit is contained in:
Orion Poplawski 2016-01-14 16:17:51 -07:00
commit f16464f0b6
2 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,6 @@
Name: python-rpm-macros
Version: 3
Release: 4%{?dist}
Release: 5%{?dist}
Summary: The unversioned Python RPM macros
License: MIT
@ -67,6 +67,9 @@ install -m 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \
%changelog
* Thu Jan 14 2016 Orion Poplawski <orion@cora.nwra.com> 3-5
- Handle noarch python sub-packages (bug #1290900)
* Wed Jan 13 2016 Orion Poplawski <orion@cora.nwra.com> 3-4
- Fix python2/3-rpm-macros package names