Hello community,
here is the log from the commit of package python-swiftclient for
openSUSE:Factory checked in at 2013-05-27 09:58:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-swiftclient (Old)
and /work/SRC/openSUSE:Factory/.python-swiftclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-swiftclient"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-swiftclient/python-swiftclient.changes
2013-01-14 22:26:11.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes
2013-05-27 09:58:32.000000000 +0200
@@ -1,0 +2,30 @@
+Mon Apr 22 13:45:03 UTC 2013 - [email protected]
+
+- Update to version 1.2.0.26.gf65f96b:
+ + Add --insecure option to fix bug #1077869
+ + Add --os-cacert
+
+--------------------------------------------------------------------
+Sun Apr 21 17:55:46 UTC 2013 - [email protected]
+
+- Update to version 1.3.0.20.g2d97609+git.1366566946.2d97609:
+ + Add --os-cacert
+ + Use testtools as base class for test cases.
+ + Fix debug feature and add --debug to swift.
+ + Add env[SWIFTCLIENT_INSECURE]
+ + Add generated files to .gitignore.
+ + Update to latest oslo version/setup.
+ + Fix reporting version.
+ + Use testr instead of nose.
+ + Print useful message when keystoneclient is not installed
+ + Add client man page swift.1
+ + Allow to specify segment container
+ + Added "/" check when list containers.
+ + Allow v2 to use storage_url/storage_token directly
+ + Allow user to specify headers at the command line.
+ + Enhance put_object to inform when chunk is ignored
+ + Fixed pep8 errors in test directory.
+ + Improve auth option help
+ + Static large object support.
+
+--------------------------------------------------------------------
Old:
----
python-swiftclient-master.tar.gz
New:
----
python-swiftclient-1.2.0.26.gf65f96b.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-swiftclient.spec ++++++
--- /var/tmp/diff_new_pack.Ed43EX/_old 2013-05-27 09:58:33.000000000 +0200
+++ /var/tmp/diff_new_pack.Ed43EX/_new 2013-05-27 09:58:33.000000000 +0200
@@ -19,13 +19,13 @@
%define component swiftclient
Name: python-%{component}
-Version: 1.2.0.25.g7df9cad+git.1355914385.7df9cad
+Version: 1.2.0.26.gf65f96b
Release: 0
License: Apache-2.0
Summary: Openstack Object Storage (Swift) API Client
Url: http://launchpad.net/python-swiftclient
Group: Development/Languages/Python
-Source: python-swiftclient-master.tar.gz
+Source: python-swiftclient-1.2.0.26.gf65f96b.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-base
BuildRequires: python-distribute
@@ -69,7 +69,7 @@
This package contains testsuite files for %{name}.
%prep
-%setup -q -n python-swiftclient-1.2.0.25.g7df9cad
+%setup -q -n python-swiftclient-1.2.0.26.gf65f96b
%openstack_cleanup_prep
%build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.Ed43EX/_old 2013-05-27 09:58:33.000000000 +0200
+++ /var/tmp/diff_new_pack.Ed43EX/_new 2013-05-27 09:58:33.000000000 +0200
@@ -1,6 +1,7 @@
<services>
<service name="git_tarballs" mode="disabled">
- <param
name="url">http://tarballs.openstack.org/python-swiftclient/python-swiftclient-master.tar.gz</param>
- <param name="email">[email protected]</param>
+ <param
name="url">http://tarballs.openstack.org/python-swiftclient/python-swiftclient-1.2.0.26.gf65f96b.tar.gz</param>
+ <param name="email">[email protected]</param>
+ <param name="plain-version">True</param>
</service>
</services>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]