diff --git a/ansible-freeipa.spec b/ansible-freeipa.spec index 4c377db..3e1b919 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.6 -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 +* Wed Jul 24 2019 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jul 23 2019 Thomas Woerner - 0.1.6-1 - Update to version 0.1.6 - Lots of documentation updates in READMEs and modules