Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ansible-freeipa.git#f369188f7fef6630587aceffeead04dc45b398d4
This commit is contained in:
parent
02f26ab7f2
commit
58f3347a0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/ansible-freeipa-0.3.0.tar.gz
|
/ansible-freeipa-0.3.0.tar.gz
|
||||||
/ansible-freeipa-0.3.1.tar.gz
|
/ansible-freeipa-0.3.1.tar.gz
|
||||||
/ansible-freeipa-0.3.4.tar.gz
|
/ansible-freeipa-0.3.4.tar.gz
|
||||||
|
/ansible-freeipa-0.3.5.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
Summary: Roles and playbooks to deploy FreeIPA servers, replicas and clients
|
||||||
Name: ansible-freeipa
|
Name: ansible-freeipa
|
||||||
Version: 0.3.4
|
Version: 0.3.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://github.com/freeipa/ansible-freeipa
|
URL: https://github.com/freeipa/ansible-freeipa
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/freeipa/ansible-freeipa/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
@ -164,6 +164,10 @@ cp -rp tests %{buildroot}%{_datadir}/ansible-freeipa/
|
|||||||
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
%{_datadir}/ansible-freeipa/requirements-tests.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 3 2021 Thomas Woerner <twoerner@redhat.com> - 0.3.5-1
|
||||||
|
- Update to version 0.3.5
|
||||||
|
https://github.com/freeipa/ansible-freeipa/releases/tag/v0.3.5
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ansible-freeipa-0.3.4.tar.gz) = 9d5e540179eda7677b1575afb69c232a21facd299442356cf0280a32880d5afb3ace1def9fa09c61add6d70107acdae223e5f81ae9fbef22a6156924d23d7296
|
SHA512 (ansible-freeipa-0.3.5.tar.gz) = e7455aad7500acf4c6df8b0812d4166acc968da4907743aaf39c0a2410e927bc117273914564ea5d95c52c0187a32c978e773969a7b54532bf9d6ed66034bc7c
|
||||||
|
Loading…
Reference in New Issue
Block a user