- Be less strict with the YAML version requirement
- Switch the license file to %license OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=43
This commit is contained in:
parent
848f87b835
commit
93e54a8241
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 12 12:28:29 UTC 2018 - rjschwei@suse.com
|
||||
|
||||
- Be less strict with the YAML version requirement
|
||||
- Switch the license file to %license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 22 20:17:45 UTC 2018 - adrian.glaubitz@suse.com
|
||||
|
||||
|
@ -83,7 +83,8 @@ rm %{buildroot}/%{_bindir}/aws.cmd
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc CHANGELOG.rst LICENSE.txt README.rst
|
||||
%doc CHANGELOG.rst README.rst
|
||||
%license LICENSE.txt
|
||||
%if 0%{?suse_version} && 0%{?suse_version} > 1315
|
||||
%dir %{python3_sitelib}/awscli
|
||||
%dir %{python3_sitelib}/awscli-%{version}-py%{py3_ver}.egg-info
|
||||
|
Loading…
Reference in New Issue
Block a user