forked from rpms/python-rpm-macros
Fix typo in %python_provide
This commit is contained in:
parent
49ccad99b2
commit
2b90e4a07b
@ -1,6 +1,6 @@
|
||||
Name: python-rpm-macros
|
||||
Version: 3
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?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-6
|
||||
- Fix typo in %%python_provide
|
||||
|
||||
* Thu Jan 14 2016 Orion Poplawski <orion@cora.nwra.com> 3-5
|
||||
- Handle noarch python sub-packages (bug #1290900)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user