Skip to content

Commit

Permalink
Release ansible-collection-theforeman-operations 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Sep 1, 2023
1 parent 7cd0a7c commit 023a8bb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
%global release 1

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

Expand Down Expand Up @@ -43,6 +43,9 @@ cp -a ./* %{buildroot}%{collection_directory}
%doc %{collection_directory}/README.md

%changelog
* Fri Sep 01 2023 Evgeni Golov - 2.1.0-1
- Release ansible-collection-theforeman-operations 2.1.0

* Thu Jan 05 2023 Evgeni Golov - 1.3.0-1
- Release ansible-collection-theforeman-operations 1.3.0

Expand Down

This file was deleted.

0 comments on commit 023a8bb

Please sign in to comment.