Hello community,

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

Package is "python-oslo.config"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes    
2013-10-02 13:33:06.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes   
    2014-03-09 20:16:35.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Feb 14 10:32:02 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:38 UTC 2014 - [email protected]
+
+- Add refresh_patches source service
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-oslo.config.spec ++++++
--- /var/tmp/diff_new_pack.YbVk8J/_old  2014-03-09 20:16:36.000000000 +0100
+++ /var/tmp/diff_new_pack.YbVk8J/_new  2014-03-09 20:16:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.config
 #
-# 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 @@
 Summary:        OpenStack configuration API
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Source:         oslo.config-1.2.1.tar.gz
+Source:         
http://tarballs.openstack.org/oslo.config/oslo.config-1.2.1.tar.gz
 Source99:       rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
@@ -83,7 +83,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n oslo.config-1.2.1
+%setup -q -n oslo.config-%{version}
 
 %build
 python setup.py build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.YbVk8J/_old  2014-03-09 20:16:36.000000000 +0100
+++ /var/tmp/diff_new_pack.YbVk8J/_new  2014-03-09 20:16:36.000000000 +0100
@@ -1,7 +1,11 @@
 <services>
-  <service name="git_tarballs" mode="disabled">
-    <param 
name="url">http://tarballs.openstack.org/oslo.config/oslo.config-1.2.1.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">oslo.config</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