Hello community,

here is the log from the commit of package osc.1383 for openSUSE:12.1:Update 
checked in at 2013-03-05 07:54:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update/osc.1383 (Old)
 and      /work/SRC/openSUSE:12.1:Update/.osc.1383.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osc.1383", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:12.1:Update/.osc.1383.new/osc.changes    2013-03-05 
07:54:56.000000000 +0100
@@ -0,0 +1,1807 @@
+-------------------------------------------------------------------
+Tue Feb 26 16:23:26 UTC 2013 - adr...@suse.de
+
+- 0.139.1:
+  - do not crash on invalid authentification setup
+
+-------------------------------------------------------------------
+Mon Feb 25 14:41:27 UTC 2013 - adr...@suse.de
+
+- update to 0.139.0:
+  - bugfixes for owner search
+  - support generic emulator virtualization
+  - added "--host" argument to "osc build" (used to perform the build on a 
remote host)
+  - "search --maintained" is obsolete. Abort on usage.
+  - "maintainer --user" support to search for all official maintained instance 
for given user or group
+  - added support to abort a commit after displaying a default commit message 
in $EDITOR. As a result
+    other commands like "submitrequest" will also ask if the user wants to 
proceed if the default
+    comment/message wasn't changed.
+
+-------------------------------------------------------------------
+Thu Jan 31 15:45:58 UTC 2013 - adr...@suse.de
+
+- update to 0.138.0:
+  - add support to remove repositories recursively (mostly only usefull for 
admins)
+  - submitrequest: old not anymore used maintenance code got removed. It is 
possible now
+                   to create one request to submit all changed packages of an 
project in
+                   one request. Just run "osc sr" in the checked out project 
directory.
+  - disable keyring usage by default. print warning about misconfigured 
keyrings.
+  - prdiff: new command to diff entire projects
+
+-------------------------------------------------------------------
+Tue Dec  4 15:46:11 UTC 2012 - adr...@suse.de
+
+- update to 0.137.0:
+    - support single binary download via getbinaries command
+    - support to set the bugowner
+  #
+  # Features which requires OBS 2.4
+  #
+    - offer to send set_bugowner request if target is not writeable
+    - support delete requests for repositories.
+    - support default maintainer/bugowner search based on binary package names
+    - support to lookup --all definitions of maintainers of bugowners. Either
+      for showing or setting them.
+    - buildinfo --debug  option for verbose output of dependency calculation
+
+-------------------------------------------------------------------
+Thu Sep 27 19:52:24 UTC 2012 - suse-...@gmx.de
+
+- update to 0.136.0:
+  * prefer TLS v1.1 or v1.2 if available
+  * declined is considered to be an open state (that is "osc rq list" also
+    shows declined requests)
+  * added support to move files across packages via "osc mv" (fixes issue #10)
+  * various bugfixes
+
+-------------------------------------------------------------------
+Thu Sep 20 07:54:59 UTC 2012 - kru...@zib.de
+
+- recommend the python-keyring package
+  (needed for storing credentials in kwallet/gnome-keyring)
+
+-------------------------------------------------------------------
+Fri Jun 29 08:59:05 UTC 2012 - adr...@suse.de
+
+- update to 0.135.1
+  * do not forward submit requests to targets which link to request target
+  * fix creator name in forwarded message
+
+-------------------------------------------------------------------
+Thu Jun 28 09:22:41 UTC 2012 - adr...@suse.de
+
+- update to 0.135.0
+  * request accept is offering now to forward submit request if it is a devel 
area like webui does
+  * support archlinux builds (requires OBS 2.4)
+  * support maintenancerequest from local checkout
+  * bugfixes for review handling, result watching, gnome-keyring
+
+-------------------------------------------------------------------
+Thu Mar 15 08:57:44 UTC 2012 - adr...@suse.de
+
+- update to 0.134.1
+  * adding unlock command
+  * maintenance_incident requests get created with source revision of package
+
+-------------------------------------------------------------------
+Mon Mar  5 09:49:51 UTC 2012 - adr...@suse.de
+
+- update to 0.134.0
+  * Enables new maintenance submissions for new OBS 2.3 maintenance model
+  * Fixes srcmd5 revisions in submit request, when link target != submission 
target
+- From NEWS file:
+    - patchinfo call can work without checked out copy now
+    - use qemu as fallback for building not directly supported architectures
+    - "results --watch" option to watch build results until they finished 
building
+    - fixes injection of terminal control chars (bnc#749335)(CVE-2012-1095)
+  #
+  # Features which requires OBS 2.3
+  #
+    - support dryrun of branching to preview the expected result. "osc sm" is 
doing this now by default.
+    - maintenance requests accept package lists as source and target incidents 
to be merged in
+    - add "setincident" command to "request" to re-direct a maintenance request
+    - ask user to create "maintenance incident" request when submit request is 
failing at release project
+    - "osc my patchinfos" is showing patchinfos where any open bug is assigned 
to user
+    - "osc my" or "osc my work" is including assigned patchinfos
+    - "osc branch --maintenance" is creating setups for maintenance
+
+-------------------------------------------------------------------
+Tue Dec 20 21:58:02 UTC 2011 - adr...@suse.de
+
+- update to 0.133.1
+  - removed debug code lead to warning message (fix by Marcus_H)
+
+-------------------------------------------------------------------
+Tue Dec  6 08:58:53 UTC 2011 - adr...@suse.de
+
+- update to 0.133
+  - add --meta option also to "list", "cat" and "less" commands
+  - project checkout is skipping packages linking to project local packages by 
default
+  - add --keep-link option to copypac command
+  - source validators are not called by default anymore:
+    * They can get used via source services now
+    * Allows different validations based on the code streams
+  #
+  # Features which require OBS 2.3
+  #
+  - support source services using OBS project or package name
+  - support updateing _patchinfo file with new issues just by calling "osc 
patchinfo" again
+  - branch --add-repositories can be used to add repos from source project to 
target project
+  - branch --extend-package-names can be used to do mbranch like branch of a 
single package
+  - branch --new-package can be used to do branch from a not yet existing 
package (to define later submit target)
+  - show declined requests which created by user
+
+
+-------------------------------------------------------------------
+Thu Aug 25 09:37:44 UTC 2011 - adr...@suse.de
+
+- update to 0.132.6
+   * fix crash on removal of local _service file
+   * handle both old OBS versions before 2.3
+   * fix pgp pubkey parsing
+   * show created incident project
+
+-------------------------------------------------------------------
+Tue Aug 16 13:08:11 UTC 2011 - idon...@novell.com
+
+- Add osc-pubkey-parsing.patch, fix PGP pubkey parsing: base64
+  checksum shouldn't be in the key data, upstream commit
+  f707e9a22e185098bbea923b7ff8971f19a87991
+
+-------------------------------------------------------------------
+Thu Jul  7 04:51:09 UTC 2011 - adr...@suse.de
+
+- update to 0.132.5
+  * fix detection of project wide source service only
+  * crash fix on incident creation
+
+-------------------------------------------------------------------
+Thu Jun 16 09:50:55 UTC 2011 - sasc...@suse.de
+
+- spec file cleanup:
+  * run spec-cleaner
+  * simplified some shell commands
+- recommend obs-service-download_files,
+  obs-service-format_spec_file, obs-service-source_validator
+- remove recommends for osc-source_validator
+
+-------------------------------------------------------------------
+Wed Jun 15 12:20:07 UTC 2011 - adr...@suse.de
+
+- update to 0.132.4
+  - fix local package build
+
+-------------------------------------------------------------------
+Fri Jun 10 09:49:44 UTC 2011 - adr...@suse.de
+
+- update to 0.132.3
+  - fix a possible crash after commit
+
+-------------------------------------------------------------------
+Thu Jun  9 15:32:11 UTC 2011 - adr...@suse.de
+
+- update to 0.132.2
+  - fix broken update after commit with service run
+  - fix up -S on unexpanded checkouts
+
+-------------------------------------------------------------------
+Wed Jun  8 11:35:25 UTC 2011 - adr...@suse.de
+
+- update to 0.132.1
+  - fix backward compatibility with OBS 2.1 and before
+  - meta files and content can be listed now
+
+-------------------------------------------------------------------
+Tue Jun  7 14:43:40 UTC 2011 - adr...@suse.de
+
+- update to 0.132.0
++++ 1610 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:12.1:Update/.osc.1383.new/osc.changes

New:
----
  PKGBUILD
  _service
  debian.changelog
  debian.tar.gz
  osc-0.139.1.tar.gz
  osc.changes
  osc.dsc
  osc.spec

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

Other differences:
------------------
++++++ osc.spec ++++++
#
# spec file for package osc
#
# Copyright (c) 2013 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
# 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
Version:        0.139.1
Release:        0
Summary:        openSUSE Build Service Commander
License:        GPL-2.0+
Group:          Development/Tools/Other
Url:            http://www.gitorious.org/opensuse/osc
Source:         %{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%if 0%{?mandriva_version} < 02010
BuildRequires:  python-urlgrabber
Requires:       python-urlgrabber
%endif
BuildRequires:  python-devel
%if 0%{?mandriva_version}
BuildRequires:  python-rpm
Requires:       python-rpm
%else
BuildRequires:  rpm-python
Requires:       rpm-python
%endif
#
%if 0%{?suse_version}
%if 0%{?suse_version} < 1020
BuildRequires:  python-elementtree
Requires:       python-elementtree
%else
BuildRequires:  python-xml
Requires:       python-xml
%endif
%if 0%{?suse_version} > 1110
BuildArch:      noarch
%endif
%if 0%{?suse_version} > 1000
Recommends:     build >= 2010.05.04
# These packages are needed for "osc add $URL"
Recommends:     obs-service-recompress
Recommends:     obs-service-set_version
Recommends:     obs-service-tar_scm
Recommends:     obs-service-verify_file
Recommends:     obs-service-download_files
Recommends:     obs-service-format_spec_file
Recommends:     obs-service-source_validator
%endif
%endif
# needed for storing credentials in kwallet/gnome-keyring
%if 0%{?suse_version} > 1000 || 0%{?mandriva_version} || 0%{?mdkversion}
Recommends:     python-keyring
%endif
%if 0%{?rhel_version} && 0%{?rhel_version} < 600
BuildRequires:  python-elementtree
Requires:       python-elementtree
%endif
%if 0%{?centos_version} && 0%{?centos_version} < 600
BuildRequires:  python-elementtree
Requires:       python-elementtree
%endif
%if 0%{?suse_version}%{?mandriva_version}
BuildRequires:  python-m2crypto
Requires:       python-m2crypto > 0.19
%else
BuildRequires:  m2crypto
Requires:       m2crypto > 0.19
%endif
%{!?python_sitelib: %define python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

%description
Commandline client for the openSUSE Build Service.

See http://en.opensuse.org/openSUSE:OSC , as well as
http://en.opensuse.org/openSUSE:Build_Service_Tutorial for a general
introduction.

%prep
%setup -q

%build
CFLAGS="%{optflags}" python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
ln -s osc-wrapper.py %{buildroot}/%{_bindir}/osc
mkdir -p %{buildroot}%{_localstatedir}/lib/osc-plugins
install -Dm0644 dist/complete.csh %{buildroot}%{_sysconfdir}/profile.d/osc.csh
install -Dm0644 dist/complete.sh %{buildroot}%{_sysconfdir}/profile.d/osc.sh
%if 0%{?suse_version} > 1110
install -Dm0755 dist/osc.complete %{buildroot}%{_prefix}/lib/osc/complete
%else
install -Dm0755 dist/osc.complete %{buildroot}%{_libdir}/osc/complete
%endif

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc AUTHORS README TODO NEWS
%{_bindir}/osc*
%{python_sitelib}/*
%config %{_sysconfdir}/profile.d/osc.csh
%config %{_sysconfdir}/profile.d/osc.sh
%dir %{_localstatedir}/lib/osc-plugins
%{_mandir}/man1/osc.*
%if 0%{?suse_version} > 1110
%{_prefix}/lib/osc
%else
%{_libdir}/osc
%endif

%changelog
++++++ PKGBUILD ++++++
pkgname=osc
pkgver=0.139.1
pkgrel=1
pkgdesc="Open Build Service client"
arch=('i686' 'x86_64')
url="https://www.github.com/openSUSE/osc";
license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel')
depends=('python2')
source=(osc-${pkgver}.tar.gz)
md5sums=('c2f5ef8b09f31cf917265201c599e1e9')

package() {
  msg "Installing osc ..."
  cd "${srcdir}"/osc-${pkgver}
  python setup.py build
  python setup.py install --prefix=/usr --root=${pkgdir}
  ln -s osc-wrapper.py ${pkgdir}/usr/bin/osc
}
++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="version">0.139.1</param>
    <param name="revision">0.139</param>
    <param name="url">git://github.com/openSUSE/osc.git</param>
    <param name="scm">git</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">gz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ debian.changelog ++++++
++++ 1017 lines (skipped)

++++++ osc.dsc ++++++
Format: 1.0
Source: osc
Version: 0.139.1
Binary: osc
Maintainer: Adrian Schroeter <adr...@suse.de>
Architecture: any
Standards-Version: 3.7.1
Build-Depends: debhelper (>= 4.0.0), python-dev, python-urlgrabber
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to