Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aws-cli for openSUSE:Factory checked 
in at 2021-11-06 00:21:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aws-cli (Old)
 and      /work/SRC/openSUSE:Factory/.aws-cli.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-cli"

Sat Nov  6 00:21:41 2021 rev:50 rq:928511 version:1.21.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes  2021-09-06 
15:58:14.853292193 +0200
+++ /work/SRC/openSUSE:Factory/.aws-cli.new.1890/aws-cli.changes        
2021-11-06 00:21:42.685305525 +0100
@@ -1,0 +2,21 @@
+Fri Oct 29 16:16:56 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.21.6
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.21.6/CHANGELOG.rst
+- Relax upper version dependency for python-docutils in Requires
+- Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Fri Sep 10 07:32:58 UTC 2021 - Michal Vyskocil <mvysko...@opensuse.org>
+
+- Update to version 1.20.32 
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.20.32/CHANGELOG.rst
+- Fix rpmlint warnings
+  + use defattr for default permissions
+  + mark zsh completion file as a config file
+- Use github download url as a Source0
+- Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------

Old:
----
  aws-cli-1.20.7.tar.gz

New:
----
  1.21.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aws-cli.spec ++++++
--- /var/tmp/diff_new_pack.1pvGbV/_old  2021-11-06 00:21:44.581305951 +0100
+++ /var/tmp/diff_new_pack.1pvGbV/_new  2021-11-06 00:21:44.581305951 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           aws-cli
-Version:        1.20.7
+Version:        1.21.6
 Release:        0
 Summary:        Amazon Web Services Command Line Interface
 License:        Apache-2.0
 Group:          System/Management
 URL:            https://github.com/aws/aws-cli
-Source0:        %{name}-%{version}.tar.gz
+Source0:        
https://github.com/aws/%{name}/archive/refs/tags/%{version}.tar.gz
 BuildRequires:  fdupes
 Requires:       groff
 Provides:       awscli = %{version}
@@ -34,9 +34,10 @@
 Requires:       python3
 Requires:       python3-PyYAML <= 6.0.0
 Requires:       python3-PyYAML >= 3.10
-Requires:       python3-botocore >= 1.21.7
+Requires:       python3-botocore >= 1.22.6
 Requires:       python3-colorama <= 0.4.4
 Requires:       python3-colorama >= 0.2.5
+Requires:       python3-docutils < 0.20
 Requires:       python3-docutils >= 0.10
 Requires:       python3-rsa < 5.0.0
 Requires:       python3-rsa >= 3.1.2
@@ -50,7 +51,7 @@
 Requires:       python
 Requires:       python-PyYAML <= 5.5
 Requires:       python-PyYAML >= 3.10
-Requires:       python-botocore >= 1.21.7
+Requires:       python-botocore >= 1.22.6
 Requires:       python-colorama <= 0.4.4
 Requires:       python-colorama >= 0.2.5
 Requires:       python-docutils >= 0.10
@@ -95,6 +96,7 @@
 install -DTm644 %{buildroot}%{_bindir}/aws_zsh_completer.sh 
%{buildroot}%{_sysconfdir}/zsh_completion.d/_aws
 
 %files
+%defattr(-, root, root)
 %doc CHANGELOG.rst README.rst
 %license LICENSE.txt
 %if 0%{?suse_version} && 0%{?suse_version} > 1315
@@ -113,6 +115,7 @@
 %exclude %{_bindir}/aws_bash_completer
 %exclude %{_bindir}/aws_zsh_completer.sh
 %{_datadir}/bash-completion/completions/aws
-%{_sysconfdir}/zsh_completion.d
+%dir %{_sysconfdir}/zsh_completion.d
+%config %attr(644,root,root) %{_sysconfdir}/zsh_completion.d/_aws
 
 %changelog

++++++ aws-cli-1.20.7.tar.gz -> 1.21.6.tar.gz ++++++
++++ 18141 lines of diff (skipped)

Reply via email to