diff --git a/.gitignore b/.gitignore index 81374f5..bdfb4ec 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /379.patch /standard-test-roles-4.6.tar.gz /standard-test-roles-4.7.tar.gz +/standard-test-roles-4.8.tar.gz diff --git a/sources b/sources index 0b970e1..02a6755 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (standard-test-roles-4.7.tar.gz) = bd383244b5f367909ab8dcd1689c99c6d131251ac14db2cb6b42adba4dc466589299aa55e20a527e6698f71047408ee58a107f5e4b450a6b0392af110d54aafc +SHA512 (standard-test-roles-4.8.tar.gz) = d2198092ce5551cfc741408e3d31a7eb8f6443b066db67a65811922a5cdc5c57feed7d41eb6ca51eab150cb11c3f635f4d1fe8916c0c33a7c90874f988ae27d8 diff --git a/standard-test-roles.spec b/standard-test-roles.spec index 54b070a..41190d5 100644 --- a/standard-test-roles.spec +++ b/standard-test-roles.spec @@ -1,5 +1,5 @@ Name: standard-test-roles -Version: 4.7 +Version: 4.8 Release: 1%{?dist} Summary: Standard Test Interface Ansible roles @@ -67,139 +67,5 @@ cp -p inventory/* %{buildroot}%{_datadir}/ansible/inventory/ %{_datadir}/ansible/inventory/standard-inventory-docker %changelog -* Mon Jun 08 2020 Andrei Stepanov - 4.7-1 +* Thu Jul 09 2020 Andrei Stepanov - 4.8-1 - Build with the latest merged PRs. - -* Mon May 04 2020 Andrei Stepanov - 4.6-2 -- Remove patch. It was merged to upstream. - -* Mon May 04 2020 Andrei Stepanov - 4.6-1 -- Build with the latest merged PRs. - -* Fri Jan 31 2020 Fedora Release Engineering - 4.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Wed Nov 27 2019 Andrei Stepanov - 4.5-3 -- Add patch for beakerlib role. - -* Mon Nov 04 2019 Andrei Stepanov - 4.5-2 -- Fix ansible requirements. - -* Thu Oct 31 2019 Andrei Stepanov - 4.5-1 -- Build with the latest merged PRs. - -* Wed Oct 09 2019 Andrei Stepanov - 4.4-1 -- Build with the latest merged PRs. - -* Thu Aug 15 2019 Andrei Stepanov - 4.3-1 -- Build with the latest merged PRs. - -* Tue Jul 16 2019 Andrei Stepanov - 4.2-1 -- Sync with upstream release 4.2 - -* Tue May 28 2019 Andrei Stepanov - 4.1-1 -- Sync with upstream release 4.1 - -* Wed May 15 2019 Andrei Stepanov - 4.0-1 -- Build with the latest merged PRs. - -* Tue Mar 19 2019 Andrei Stepanov - 3.2-1 -- Build with the latest merged PRs. - -* Thu Feb 14 2019 Andrei Stepanov - 3.1-1 -- Build with the latest merged PRs. - -* Wed Jan 02 2019 Andrei Stepanov - 3.0-1 -- Build with the latest merged PRs. - -* Thu Sep 20 2018 Andrei Stepanov - 2.17-1 -- Build with the latest merged PRs. - -* Mon Sep 03 2018 Andrei Stepanov - 2.16-1 -- Build with the latest merged PRs. - -* Mon Aug 20 2018 Andrei Stepanov - 2.15-1 -- Build with the latest merged PRs. - -* Sat Jul 14 2018 Fedora Release Engineering - 2.14-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Jun 29 2018 Andrei Stepanov - 2.14-1 -- Build with the latest merged PRs. - -* Fri May 25 2018 Andrei Stepanov - 2.13-2 -- Build with the latest merged PRs. - -* Wed May 23 2018 Andrei Stepanov - 2.12-1 -- Build with the latest merged PRs. - -* Mon May 21 2018 Andrei Stepanov - 2.11-1 -- Build with the latest merged PRs. - -* Mon Apr 23 2018 Andrei Stepanov - 2.10-1 -- Build with the latest merged PRs. - -* Wed Mar 07 2018 Andrei Stepanov - 2.9-1 -- Build with the latest merged PRs. - -* Tue Feb 13 2018 Andrei Stepanov - 2.8-1 -- Build with the latest merged PRs. - -* Mon Feb 12 2018 Andrei Stepanov - 2.7-2 -- Fix changelog entry. - -* Mon Feb 12 2018 Andrei Stepanov - 2.7-1 -- Build with the latest merged PRs. - -* Fri Feb 09 2018 Fedora Release Engineering - 2.6-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Tue Jan 23 2018 Andrei Stepanov - 2.6-2 -- Build with the latest merged PRs. - -* Wed Nov 15 2017 Andrei Stepanov - 2.5-1 -- Pkg build with the latest merged PRs. - -* Thu Aug 17 2017 Merlin Mathesius - 2.4-1 -- Sync with upstream release 2.4 -- Bug fix in rhts role - -* Wed Aug 09 2017 Merlin Mathesius - 2.3-1 -- Sync with upstream release 2.3 -- Adds merge-standard-inventory - -* Fri Jul 28 2017 Merlin Mathesius - 2.1-1 -- Sync with upstream release 2.1 -- Add package dependencies for docker, genisoimage, and qemu-system-x86 - needed by dynamic inventory scripts - -* Thu Jul 27 2017 Fedora Release Engineering - 2.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Jul 21 2017 Merlin Mathesius - 2.0-1 -- Sync with upstream release 2.0. -- Add dynamic inventory scripts for qcow2, docker, rpm, and local - -* Fri Jul 07 2017 Merlin Mathesius - 1.0-1 -- Sync with upstream release 1.0. -- Rework beakerlib and cloud roles to work on Atomic Hosts -- Update standard-test-selector role for Atomic Host -- Update docker and rhts roles to be compatible with revised cloud and beakerlib roles - -* Mon Jun 19 2017 Merlin Mathesius - 0.5-1 -- Sync with upstream release 0.5. - -* Mon Jun 05 2017 Merlin Mathesius - 0.4-1 -- Sync with upstream release 0.4. - -* Wed May 03 2017 Merlin Mathesius - 0.3-1 -- Sync with upstream release 0.3. - -* Tue May 02 2017 Merlin Mathesius - 0.2-2 -- Updates based on review feedback. - -* Thu Apr 27 2017 Merlin Mathesius - 0.2-1 -- Sync with upstream release 0.2. - -* Wed Apr 26 2017 Merlin Mathesius - 0.1-1 -- Initial packaging for Fedora.