diff --git a/ansible-freeipa.spec b/ansible-freeipa.spec index 14ffab1..7f4d45c 100644 --- a/ansible-freeipa.spec +++ b/ansible-freeipa.spec @@ -6,7 +6,7 @@ Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients Name: ansible-freeipa Version: 0.1.8 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/freeipa/ansible-freeipa License: GPLv3+ Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -99,6 +99,9 @@ cp -rp plugins/* %{buildroot}%{_datadir}/ansible/plugins/ %doc playbooks %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.1.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Dec 20 2019 Thomas Woerner - 0.1.8-1 - Update to version 0.1.8 with lots of fixes and additional modules https://github.com/freeipa/ansible-freeipa/releases/tag/v0.1.8