Bump release and add %changelog entry

This commit is contained in:
Orion Poplawski 2016-11-15 16:26:40 -07:00
parent f798c43354
commit bad56e0efe
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: python-rpm-macros
Version: 3
Release: 11%{?dist}
Release: 12%{?dist}
Summary: The unversioned Python RPM macros
License: MIT
@ -69,6 +69,11 @@ install -m 644 %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \
%changelog
* Tue Nov 15 2016 Orion Poplawski <orion@cora.nwra.com> 3-12
- Add %%py_build_egg and %%py_install_egg macros
- Allow multiple args to %%py_build/install macros
- Tidy up macro formatting
* Wed Aug 24 2016 Orion Poplawski <orion@cora.nwra.com> 3-11
- Use %%rpmmacrodir