Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%global downstream_build ("%{?dist}" == ".el8sat" || "%{?dist}" == ".el9sat")

Name: rubygem-%{gem_name}
Version: 16.0.0
Version: 16.0.2
Release: 1%{?foremandist}%{?dist}
Summary: This is a plugin that enables building a theme for Foreman
License: GPLv3
Expand Down Expand Up @@ -102,6 +102,9 @@ cp -a .%{gem_dir}/* \
%{foreman_plugin_log}

%changelog
* Sun Jan 11 2026 Foreman Packaging Automation <[email protected]> - 16.0.2-1
- Update to 16.0.2

* Tue Dec 09 2025 Foreman Packaging Automation <[email protected]> - 16.0.0-1
- Update to 16.0.0

Expand Down