Project

General

Profile

« Previous | Next » 

Revision 77b222e7

Added by Markus Bucher over 1 year ago

Drop apipie:cache generation in snapshot_mgmt spec

View differences:

packages/plugins/rubygem-foreman_snapshot_management/rubygem-foreman_snapshot_management.spec
Name: %{?scl_prefix}rubygem-%{gem_name}
Version: 2.0.2
Release: 1%{?foremandist}%{?dist}
Release: 2%{?foremandist}%{?dist}
Summary: Snapshot Management for VMware vSphere
Group: Applications/Systems
License: GPLv3
......
%{buildroot}%{gem_dir}/
%foreman_bundlerd_file
%foreman_precompile_plugin -a -s
%foreman_precompile_plugin -s
%files
%dir %{gem_instdir}
......
%exclude %{gem_cache}
%{gem_spec}
%{foreman_bundlerd_plugin}
%{foreman_apipie_cache_foreman}
%{foreman_apipie_cache_plugin}
%{foreman_assets_plugin}
%{foreman_assets_foreman}
%{foreman_webpack_plugin}
......
%{gem_instdir}/test
%changelog
* Mon Oct 31 2022 Markus Bucher <bucher@atix.de> - 2.0.2-2
- Drop apipie:cache generation during build
* Fri Oct 07 2022 Bernhard Suttner <suttner@atix.de> 2.0.2-1
- Update to 2.0.2

Also available in: Unified diff