Hello community,
here is the log from the commit of package python-swiftclient for
openSUSE:Factory checked in at 2014-03-09 20:19:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10-18 11:43:11.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes
2014-03-09 20:19:47.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Feb 14 10:00:32 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:39 UTC 2014 - [email protected]
+
+- Add refresh_patches source service
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-swiftclient.spec ++++++
--- /var/tmp/diff_new_pack.szaoUh/_old 2014-03-09 20:19:48.000000000 +0100
+++ /var/tmp/diff_new_pack.szaoUh/_new 2014-03-09 20:19:48.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-swiftclient
#
-# 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-swiftclient
-Source: python-swiftclient-1.7.0.tar.gz
+Source:
http://tarballs.openstack.org/python-swiftclient/python-swiftclient-%{version}.tar.gz
BuildRequires: openstack-suse-macros
BuildRequires: python
BuildRequires: python-distribute
@@ -77,7 +77,7 @@
This package contains testsuite files for %{name}.
%prep
-%setup -q -n python-swiftclient-1.7.0
+%setup -q
%openstack_cleanup_prep
%build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.szaoUh/_old 2014-03-09 20:19:48.000000000 +0100
+++ /var/tmp/diff_new_pack.szaoUh/_new 2014-03-09 20:19:48.000000000 +0100
@@ -1,7 +1,11 @@
<services>
- <service name="git_tarballs" mode="disabled">
- <param
name="url">http://tarballs.openstack.org/python-swiftclient/python-swiftclient-1.7.0.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-swiftclient</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]