Hello community,
here is the log from the commit of package osc-plugin-collab.1204 for
openSUSE:12.2:Update checked in at 2013-01-14 15:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2:Update/osc-plugin-collab.1204 (Old)
and /work/SRC/openSUSE:12.2:Update/.osc-plugin-collab.1204.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osc-plugin-collab.1204", Maintainer is ""
Changes:
--------
New Changes file:
--- /dev/null 2013-01-09 19:40:42.352580873 +0100
+++
/work/SRC/openSUSE:12.2:Update/.osc-plugin-collab.1204.new/osc-plugin-collab.changes
2013-01-14 15:15:56.000000000 +0100
@@ -0,0 +1,124 @@
+-------------------------------------------------------------------
+Mon Jan 7 14:01:54 UTC 2013 - [email protected]
+
+- Update to version 0.96 (bnc#797034):
+ + Use new collab server.
+
+-------------------------------------------------------------------
+Thu Feb 23 14:02:33 UTC 2012 - [email protected]
+
+- Update to version 0.95:
+ + Features:
+ - Add ugly workaround to extract files from .tar.xz tarballs
+ - Extract a diff of old and new configure.{ac,in} on update
+ - Supersede old requests on buildsubmit/forward (unless
+ --no-supersede is used)
+ + Fixes:
+ - List requests that are in state 'review'
+ - Improve todo performance
+ - Use a cache when listing requests to improve performance
+ - Fix crash in todo for packages with no upstream version
+ - Use UTC for timezone in .changes entries
+ - Change forwarded request description to the one from webui
+ - Reset Release tag to 0 instead of 1 on updates
+- Add Recommends for xz, so we can extract files from .tar.xz
+ tarballs.
+
+-------------------------------------------------------------------
+Thu Jun 30 17:21:22 CEST 2011 - [email protected]
+
+- Update to version 0.94:
+ + Features:
+ - Add comments:
+ . new 'comment', 'commentset', 'commentunset',
+ 'listcommented' commands to edit/view comments on packages
+ . make 'todo' display packages with a comment, and add
+ --ignore-comments and --exclude-commented options to
+ control this behavior
+ . display comments after 'setup'/'update', unless
+ --ignore-comments is used
+ - Add --details/--no-details options and collab_details config
+ option (default to False) to display more details in 'todo'
+ - 'update' command improvements:
+ . Stop recompressing tarballs
+ . Update Source tag in .spec on update to the tarball URL
+ . Drop the "(Version XYZ)" part of the .spec header
+ - Add --nobranch option to 'setup'/'update' commands
+ - Unreserve the package after successful 'buildsubmit'
+ - Add collab_do_package_tracking config option (default to
+ False)
+ + Fixes:
+ - Make 'isreserved' work with multiple packages
+
+-------------------------------------------------------------------
+Tue Jun 28 12:52:45 CEST 2011 - [email protected]
+
+- Add quilt Recommends, as the plugin tells the user to use quilt
+ to check patches.
+- Update Url tag to point to new wiki page.
+
+-------------------------------------------------------------------
+Mon May 30 18:40:09 CEST 2011 - [email protected]
+
+- Update to version 0.93:
+ + Fixes:
+ - Handle httplib.BadStatusLine exception in build
+ - Fix bug that was creating inconsistent state in checkout
+
+-------------------------------------------------------------------
+Fri Sep 10 18:13:49 CEST 2010 - [email protected]
+
+- Update to version 0.92:
+ + Fixes:
+ - Do not create empty helper files for NEWS/ChangeLog
+ - Use updated build state names from OBS ('signing' was added,
+ 'expansion error' was renamed to 'unresolved')
+ - Fix crash when list of reserved packages cannot be fetched
+ - Make "osc collab forward" work with osc 0.129
+
+-------------------------------------------------------------------
+Sun Jan 17 20:04:05 CET 2010 - [email protected]
+
+- Update to version 0.91:
+ + Features:
+ - Use the new scheduler state for build/buildsubmit to
+ determine if the build status can be trusted or not.
+ + Fixes:
+ - Fix addition of osc-collab.* files to exclude glob.
+
+-------------------------------------------------------------------
+Mon Sep 14 19:22:13 CEST 2009 - [email protected]
+
+- This is the old osc-gnome plugin, split from osc-plugins-gnome,
+ and renamed to osc-collab.
+- Update to version 0.90:
+ + Features:
+ - Rename to osc collab and do not refer to anything GNOME
+ specific anywhere
+ - Support delta in non-link packages
+ - Remove potential trailing slash from packages passed as args
+ for convenience when used with autocompletion
+ - Make the config options work per apiurl
+ - Make it possible to use more than one repo at the same time
+ - Display against which repo the build is done
+ - Make setup/update branch from the devel project
+ - Take into account the version in devel project for
+ todo/update
+ - Use openSUSE:Factory by default instead of GNOME:Factory
+ - Autodetect default repository for builds
+ - Add --nodevelproject option for the relevant commands
+ - Add --version command
+ + Fixes:
+ - Improve upstream tarball basename detection in when the
+ basename of the upstream tarball is not in the URL, but in
+ the query fields
+ - Fix warning about tag in Source always appearing
+ - Do not crash with osc from trunk
+ - Better handling of update when package is already updated
+ - Fix listreserved to not list reservations from all projects
+ - Substitute macros in %define lines too
+ - Remove old cache files
+ - Fix parsing of empty list options in ~/.oscrc
+ - Improve help message
+ - Code cleanups
+
New:
----
osc-collab.py
osc-plugin-collab.changes
osc-plugin-collab.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ osc-plugin-collab.spec ++++++
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: osc-plugin-collab
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
# Needed for directory ownership
BuildRequires: osc
Requires: osc
Recommends: quilt
Recommends: rpm-python
Recommends: xz
# osc gnome was part of osc-plugins-gnome
Conflicts: osc-plugins-gnome <= 0.4.26
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %(if test -d %{_prefix}/lib/osc-plugins; then echo 1; else echo 0; fi)
%define oscplugindir %{_prefix}/lib/osc-plugins
%else
%define oscplugindir %{_localstatedir}/lib/osc-plugins
%endif
%description
This osc plugin extends osc with commands that makes it easier to use
the collaboration feature in the Build Service, and to keep up with
latest upstream versions.
%prep
%build
%install
install -D -m0644 %{S:0} %{buildroot}%{oscplugindir}/osc-collab.py
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-, root, root)
%{oscplugindir}/osc-collab.py
%changelog
++++++ osc-collab.py ++++++
++++ 4132 lines (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]