# template: hammer_plugin %{?scl:%scl_package rubygem-%{gem_name}} %{!?scl:%global pkg_name %{name}} %{!?_root_sysconfdir:%global _root_sysconfdir %{_sysconfdir}} %global gem_name hammer_cli_foreman_admin %global confdir hammer Summary: Foreman admin commands for Hammer CLI Name: %{?scl_prefix}rubygem-%{gem_name} Version: 1.2.0 Release: 1%{?foremandist}%{?dist} Group: Applications/System License: GPLv3 URL: https://github.com/theforeman/hammer-cli-foreman-admin Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem # start specfile generated dependencies Requires: ruby BuildRequires: ruby BuildRequires: rubygems-devel BuildArch: noarch # end specfile generated dependencies %description This Hammer CLI plugin contains set of administrative Foreman server commands. %package doc Summary: Documentation for %{pkg_name} Group: Documentation Requires: %{?scl_prefix}%{pkg_name} = %{version}-%{release} BuildArch: noarch %description doc Documentation for %{pkg_name} %prep %setup -n %{pkg_name}-%{version} -q -c -T %{?scl:scl enable %{scl} - < - 1.2.0-1 - Update to 1.2.0 * Thu Jul 15 2021 Lukas Zapletal 1.1.0-1 - Update to 1.1.0 * Wed Jun 02 2021 Lukas Zapletal 0.0.10-1 - Update to 0.0.10 * Tue Apr 06 2021 Eric D. Helms - 0.0.9-2 - Rebuild plugins for Ruby 2.7 * Thu Nov 21 2019 Evgeni Golov 0.0.9-1 - Update to 0.0.9-1 * Fri Sep 07 2018 Eric D. Helms - 0.0.8-2 - Rebuild for Rails 5.2 and Ruby 2.5 * Tue Jan 30 2018 Ewoud Kohl van Wijngaarden 0.0.8-1 - Updated hammer_cli_foreman_admin to 0.0.8 (lzap+git@redhat.com) * Tue Jan 09 2018 Eric D. Helms 0.0.7-2 - Bump releases for base foreman plugins packages (ericdhelms@gmail.com) - Use HTTPS URLs for github and rubygems (ewoud@kohlvanwijngaarden.nl) * Thu Sep 21 2017 Eric D. Helms 0.0.7-1 - Updated rubygem-hammer_cli_foreman_admin to 0.0.7 (lzap+git@redhat.com) * Mon Dec 12 2016 Dominic Cleal 0.0.6-1 - Update hammer_cli_foreman_admin to 0.0.6 (lzap+git@redhat.com) * Wed Aug 10 2016 Dominic Cleal 0.0.5-1 - Update hammer_cli_foreman_admin to 0.0.5 (lzap+git@redhat.com) * Fri Jun 10 2016 Dominic Cleal 0.0.4-1 - new package built with tito