Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-06-13 21:41:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-glanceclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-glanceclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-glanceclient"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-04-29 14:17:02.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
    2013-06-13 21:41:19.000000000 +0200
@@ -1,0 +2,21 @@
+Wed May 29 10:49:10 UTC 2013 - dmuel...@suse.com
+
+- remove setBadness call from rpmlintrc
+
+-------------------------------------------------------------------
+Mon May 27 22:20:17 UTC 2013 - dmuel...@suse.com
+
+- version requirements properly 
+
+-------------------------------------------------------------------
+Tue Apr 30 09:50:04 UTC 2013 - dmuel...@suse.com
+
+- python-prettytable was renamed to python-PrettyTable 
+
+-------------------------------------------------------------------
+Mon Apr 22 12:17:34 UTC 2013 - dmuel...@suse.com
+
+- update to 0.9.0 
+- remove 31960f0a8584802852d97ec8ce27b5516b32d63b.diff
+
+-------------------------------------------------------------------

Old:
----
  31960f0a8584802852d97ec8ce27b5516b32d63b.diff

New:
----
  python-glanceclient-0.9.0.tar.gz

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

Other differences:
------------------
++++++ python-glanceclient.spec ++++++
--- /var/tmp/diff_new_pack.5emuCT/_old  2013-06-13 21:41:20.000000000 +0200
+++ /var/tmp/diff_new_pack.5emuCT/_new  2013-06-13 21:41:20.000000000 +0200
@@ -19,33 +19,32 @@
 %define component glanceclient
 
 Name:           python-glanceclient
-Version:        0.8.0
+Version:        0.9.0
 Release:        0
 Summary:        Openstack Image (Glance) API Client
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://launchpad.net/python-glanceclient
-Source:         python-glanceclient-0.8.0.tar.gz
+Source:         python-glanceclient-0.9.0.tar.gz
 Source2:        openstack-glance.sh
-Patch0:         31960f0a8584802852d97ec8ce27b5516b32d63b.diff
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Documentation build requirements:
+BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
 BuildRequires:  python-iso8601
 BuildRequires:  python-keystoneclient
-BuildRequires:  python-prettytable
 BuildRequires:  python-pyOpenSSL
 BuildRequires:  python-warlock
 Requires:       python >= 2.6.8
 Requires:       python-argparse
 # /usr/bin/glance uses pkg_resources, thus:
+Requires:       python-PrettyTable >= 0.6
 Requires:       python-distribute
-Requires:       python-keystoneclient
-Requires:       python-prettytable >= 0.6
+Requires:       python-keystoneclient >= 0.1.2
 Requires:       python-pyOpenSSL
-Requires:       python-warlock
+Requires:       python-warlock >= 0.7.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -67,7 +66,7 @@
 Requires:       python-nosehtmloutput
 Requires:       python-nosexcover
 Requires:       python-openstack.nose_plugin
-Requires:       python-pep8
+Requires:       python-pep8 >= 1.3.3
 Requires:       python-testtools >= 0.9.22
 Requires:       python-tox
 
@@ -75,8 +74,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.8.0
-%patch0 -p1
+%setup -q -n python-glanceclient-0.9.0
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i "s|python-keystoneclient>=0.1.2,<1|python-keystoneclient|" 
tools/pip-requires

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5emuCT/_old  2013-06-13 21:41:20.000000000 +0200
+++ /var/tmp/diff_new_pack.5emuCT/_new  2013-06-13 21:41:20.000000000 +0200
@@ -1,7 +1,7 @@
 <services>
   <service name="git_tarballs" mode="disabled">
-    <param 
name="url">http://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.8.0.tar.gz</param>
-    <param name="email">cloud-de...@suse.de</param>
+    <param 
name="url">http://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.9.0.tar.gz</param>
+    <param name="email">opensuse-cl...@opensuse.org</param>
     <param name="plain-version">True</param>
   </service>
 </services>

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to