diff --git a/ahc-tools.spec b/ahc-tools.spec index dd00eaa..8ce2571 100644 --- a/ahc-tools.spec +++ b/ahc-tools.spec @@ -4,7 +4,7 @@ Name: ahc-tools Summary: Tools for RDO-Manager automatic health checks Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 URL: https://pypi.python.org/pypi/ahc-tools @@ -62,6 +62,9 @@ install -p -D -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/ahc-tools/edeploy/co %{_bindir}/ahc-match %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Jun 19 2015 John Trowbridge - 0.2.0-1 - Add ahc-tools.conf to store Ironic and Swift API credentials - Add dependency on python-swiftclient