Hello community,

here is the log from the commit of package osc-plugin-collab for 
openSUSE:Factory checked in at 2013-01-08 14:40:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osc-plugin-collab (Old)
 and      /work/SRC/openSUSE:Factory/.osc-plugin-collab.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osc-plugin-collab", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/osc-plugin-collab/osc-plugin-collab.changes      
2012-06-14 22:26:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.osc-plugin-collab.new/osc-plugin-collab.changes 
2013-01-08 14:40:15.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan  7 14:01:54 UTC 2013 - [email protected]
+
+- Update to version 0.96:
+  + Use new collab server.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osc-plugin-collab.spec ++++++
--- /var/tmp/diff_new_pack.f41yjM/_old  2013-01-08 14:40:16.000000000 +0100
+++ /var/tmp/diff_new_pack.f41yjM/_new  2013-01-08 14:40:16.000000000 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package osc-plugin-collab
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Vincent Untz <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,14 +16,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           osc-plugin-collab
-Version:        0.95
-Release:        1
-License:        BSD 3-Clause
+Version:        0.96
+Release:        0
 Summary:        Plugin to make collaboration easier with osc
+License:        BSD-3-Clause
+Group:          Development/Tools/Other
 Url:            http://en.opensuse.org/openSUSE:Osc_Collab
 Source0:        osc-collab.py
-Group:          Development/Tools/Other
 # Needed for directory ownership
 BuildRequires:  osc
 Requires:       osc

++++++ osc-collab.py ++++++
--- /var/tmp/diff_new_pack.f41yjM/_old  2013-01-08 14:40:16.000000000 +0100
+++ /var/tmp/diff_new_pack.f41yjM/_new  2013-01-08 14:40:16.000000000 +0100
@@ -749,7 +749,7 @@
 
 class OscCollabApi:
 
-    _api_url = 'http://tmp.vuntz.net/opensuse-packages/api'
+    _api_url = 'http://osc-collab.opensuse.org/api'
     _supported_api = '0.2'
     _supported_api_major = '0'
 

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

Reply via email to