Hello community,
here is the log from the commit of package python-ec2metadata for
openSUSE:Factory checked in at 2015-04-16 14:12:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ec2metadata (Old)
and /work/SRC/openSUSE:Factory/.python-ec2metadata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ec2metadata"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ec2metadata/python-ec2metadata.changes
2014-08-13 17:08:52.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-ec2metadata.new/python-ec2metadata.changes
2015-04-16 14:12:34.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Mar 31 15:26:45 UTC 2015 - [email protected]
+
+- Bump to version 1.5.3 (bnc#924626)
+ + Properly write metadata to file if no query argument is provided
+ + Properly generate XML for 'public-keys' query option
+ + Document the 'api' option in the help message
+ + Alpha sort the options displayed with the help message
+
+-------------------------------------------------------------------
Old:
----
ec2metadata-1.5.2.tar.gz
New:
----
ec2metadata-1.5.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ec2metadata.spec ++++++
--- /var/tmp/diff_new_pack.mijbgC/_old 2015-04-16 14:12:35.000000000 +0200
+++ /var/tmp/diff_new_pack.mijbgC/_new 2015-04-16 14:12:35.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ec2metadata
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%define upstream_name ec2metadata
Name: python-ec2metadata
-Version: 1.5.2
+Version: 1.5.3
Release: 0
Summary: Collect instance metadata in EC2
License: GPL-3.0+
Group: System/Management
-Url: https://github.com/rjschwei/ec2metadata/releases
-Source0: %{upstream_name}-%{version}.tar.gz
+Url: https://github.com/SUSE/Enceladus
+Source0: %{upstream_name}-%{version}.tar.bz2
Requires: python
BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +49,7 @@
%files
%defattr(-,root,root,-)
-%doc COPYING
+%doc README.md LICENSE
%dir %{python_sitelib}/%{upstream_name}
%dir %{python_sitelib}/%{upstream_name}-%{version}-py%{py_ver}.egg-info
%{_bindir}/*
++++++ ec2metadata-1.5.2.tar.gz -> ec2metadata-1.5.3.tar.bz2 ++++++
++++ 1648 lines of diff (skipped)