diff --git a/.gitignore b/.gitignore index d04c240..1603e29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ceph-ansible-v1.0.1.tar.gz +/ceph-ansible-v1.0.5.tar.gz diff --git a/ceph-ansible.spec b/ceph-ansible.spec index e283b3d..da75594 100644 --- a/ceph-ansible.spec +++ b/ceph-ansible.spec @@ -1,6 +1,6 @@ Name: ceph-ansible -Version: 1.0.1 -Release: 4%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: Ansible playbooks for Ceph # Some files have been copied from Ansible (GPLv3+). For example: # library/ceph_facts @@ -46,6 +46,9 @@ ansible-playbook -i dummy-ansible-hosts test.yml --syntax-check %{_datarootdir}/ceph-ansible %changelog +* Fri May 06 2016 Ken Dreyer - 1.0.5-1 +- Update to latest upstream release + * Mon Mar 07 2016 Ken Dreyer - 1.0.1-4 - BR: python{2,3}-devel (rhbz#1313477) diff --git a/sources b/sources index 69f1e79..42015bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a971584e4d7562cd809586ea3b1ffbc ceph-ansible-v1.0.1.tar.gz +4be77b4495cded436ccaee8c03bae748 ceph-ansible-v1.0.5.tar.gz