Skip to content

Commit

Permalink
Release ansible-collection-theforeman-foreman 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni authored and ekohl committed Apr 6, 2023
1 parent 25ef5c6 commit 35f8408
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
%global collection_name foreman
%global collection_directory %{_datadir}/ansible/collections/ansible_collections/%{collection_namespace}/%{collection_name}

%global release 2
%global release 1

Name: ansible-collection-%{collection_namespace}-%{collection_name}
Version: 3.9.0
Version: 3.10.0
Release: %{?prerelease:0.}%{release}%{?prerelease}%{?nightly}%{?dist}
Summary: The Foreman Project Ansible modules collection

Expand Down Expand Up @@ -59,6 +59,9 @@ cp -a ./* %{buildroot}%{collection_directory}


%changelog
* Tue Apr 04 2023 Evgeni Golov - 3.10.0-1
- Release ansible-collection-theforeman-foreman 3.10.0

* Fri Mar 03 2023 Evgeni Golov - 3.9.0-2
- Use Python 3.11 for Ansible in EL8.8

Expand Down

This file was deleted.

0 comments on commit 35f8408

Please sign in to comment.