Sha256: 253e029660064394c254bf3ca6a4f39152fd4ad1a244f953f65d70aa46aedb68
Contents?: true
Size: 1.4 KB
Versions: 1
Compression:
Stored size: 1.4 KB
Contents
# # spec file for package rubygem-cloud-instancetype # this code base is under development # # Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugzilla.suse.com/ # Name: rubygem-cloud-instancetype Version: 1.0.0 Release: 0 %define mod_name cloud-instancetype %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{rubygem gem2rpm} BuildRequires: %{ruby} BuildRequires: ruby-macros >= 5 Url: https://github.com/suse-enceladus/rubygem-cloud-instancetype Source: http://rubygems.org/gems/%{mod_full_name}.gem Summary: Describe public cloud instance types License: GPL-3.0 %description Describe public cloud instance types. %prep %build %install %gem_install \ --doc-files="LICENSE README.md" \ -f %gem_packages %changelog
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloud-instancetype-1.0.0 | rubygem-cloud-instancetype.spec |