0.10.1 upstream release
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
This commit is contained in:
parent
88f488aaee
commit
b14ee8a67b
3 changed files with 7 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/ansible-bender-0.7.0.tar.gz
|
||||
/ansible-bender-0.8.1.tar.gz
|
||||
/ansible-bender-0.9.0.tar.gz
|
||||
/ansible-bender-0.10.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
%bcond_with privileged_tests
|
||||
|
||||
Name: ansible-bender
|
||||
Version: 0.9.0
|
||||
Release: 9%{?dist}
|
||||
Version: 0.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Build container images using Ansible playbooks
|
||||
|
||||
License: MIT
|
||||
|
|
@ -19,7 +19,6 @@ BuildArch: noarch
|
|||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools_scm
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools_scm_git_archive
|
||||
%if %{with check}
|
||||
# These are required for tests:
|
||||
BuildRequires: python%{python3_pkgversion}-pyyaml
|
||||
|
|
@ -84,6 +83,9 @@ tl;dr Ansible is the frontend, buildah is the backend.
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 06 2023 Tomas Tomecek <ttomecek@redhat.com> - 0.10.1-1
|
||||
- 0.10.1 upstream release
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ansible-bender-0.9.0.tar.gz) = c935ba2ea780c0b0be84136ef2ec6828bbd8bd17b509724fbe9b2b5f2b9716cbf10b4c82eb8a9304d75e24985bd36895bee4137785c1c43a77812c887358da37
|
||||
SHA512 (ansible-bender-0.10.1.tar.gz) = 558fd42c1f814785bac93ad0b279dedb13e4b48c5c4e894ac243911b06fb02d5e873fe213a1e3cf31f0182b597e363e09f69cb2a00e6f14299c96cb0f6990cd0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue