Hello community,

here is the log from the commit of package python-openstackclient for 
openSUSE:Factory checked in at 2014-03-09 20:16:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-openstackclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openstackclient"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
    2013-10-29 09:34:30.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackclient.new/python-openstackclient.changes
       2014-03-09 20:16:22.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Feb 14 10:34:45 UTC 2014 - [email protected]
+
+- Replace git_tarballs source service with download_files and set_version
+  + Use upstream URL as source (enables verification)
+
+-------------------------------------------------------------------
+Wed Jan 29 09:12:37 UTC 2014 - [email protected]
+
+- Add refresh_patches source service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-openstackclient.spec ++++++
--- /var/tmp/diff_new_pack.yAp06l/_old  2014-03-09 20:16:23.000000000 +0100
+++ /var/tmp/diff_new_pack.yAp06l/_new  2014-03-09 20:16:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-openstackclient
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://launchpad.net/python-openstackclient
-Source:         python-openstackclient-0.2.2.tar.gz
+Source:         
http://tarballs.openstack.org/python-openstackclient/python-openstackclient-%{version}.tar.gz
 Patch0:         0001-Adjust-to-non-deprecated-names-in-Keyring-1.6.patch
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yAp06l/_old  2014-03-09 20:16:23.000000000 +0100
+++ /var/tmp/diff_new_pack.yAp06l/_new  2014-03-09 20:16:23.000000000 +0100
@@ -1,7 +1,11 @@
 <services>
-  <service name="git_tarballs" mode="disabled">
-    <param 
name="url">http://tarballs.openstack.org/python-openstackclient/python-openstackclient-0.2.2.tar.gz</param>
-    <param name="email">[email protected]</param>
-    <param name="plain-version">True</param>
+  <service mode="disabled" name="download_files"> 
+    <param name="changesgenerate">enable</param>
+  </service>
+  <service mode="disabled" name="set_version">
+    <param name="basename">python-openstackclient</param>
+  </service>
+  <service name="refresh_patches" mode="disabled">
+    <param name="changesgenerate">enable</param>
   </service>
 </services>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to