Make expaned macros start on the same line as the macro
This commit is contained in:
parent
a73eb24716
commit
5ca1f525e5
4 changed files with 28 additions and 19 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: python-rpm-macros
|
||||
Version: 3
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: The unversioned Python RPM macros
|
||||
|
||||
License: MIT
|
||||
|
|
@ -69,6 +69,9 @@ install -m 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 24 2016 Orion Poplawski <orion@cora.nwra.com> 3-15
|
||||
- Make expaned macros start on the same line as the macro
|
||||
|
||||
* Wed Nov 16 2016 Orion Poplawski <orion@cora.nwra.com> 3-14
|
||||
- Fix %%py3_install_wheel (bug #1395953)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue