Hello community,

here is the log from the commit of package osc for openSUSE:Factory
checked in at Thu Apr 28 14:25:52 CEST 2011.



--------
--- osc/osc.changes     2011-03-18 22:15:05.000000000 +0100
+++ /mounts/work_src_done/STABLE/osc/osc.changes        2011-04-27 
14:27:05.000000000 +0200
@@ -1,0 +2,34 @@
+Wed Apr 27 12:24:04 UTC 2011 - adr...@suse.de
+
+- update to 0.131
+  - new command 'develproject' to print the devel project from the package 
meta.
+  - add blt and rblt commands, aka "buildlogtail" and "remotebuildlogtail" to 
show
+    just the end of a build log (for getting the fail reason faster).
+    CHANGE: the --start parameter is now called --offset
+  - add "createrequest -a add_group" option to create a group request
+  - add "createrequest -a add_me" shortcut
+  - add "less" command, doing the same as "osc cat" but with pager
+  - fallback to unexpanded diff mode on "osc diff" on merge error.
+  - support viewing the commit history of deleted packages
+  - show review states on "review list"
+  - new source service commands "localrun" and "disabledrun" to generate files 
without _service: prefix
+  - add "request supersede" and "review supersede" to supersede with existing 
request
+  - make it possible to run single source services, even when not specified in 
_service file.
+    (For example for doing a version update without creating a _service file: 
osc service lr update_source)
+  - protect rebuild and abortbuild commands with required "--all" option to 
mass failures by accident (similar to wipebinaries)
+  - "review accept/decline" is trying to change all reviews of a requests, if 
a specific one is not specified by user
+  #
+  # Features which requires OBS 2.3
+  #
+  - "my requests" is doing faster and complete server side lookup now if 
available
+  - "review" command has been extended to handle reviews by project or by 
package maintainers
+  - support for new source service modes: disabled, trylocal and localonly
+  - support project wide source services
+  - support for armv7hl architecuture. used to denote armv7 + hardfloat 
binaries
+  - add force option to accept requests in review state.
+  - add "maintenancerequest" command to request a maintenance incident from 
maintenance team
+  - add "releaserequest" command run a maintenance update release process (for 
maintenance team only)
+  - allow to force the storage of project meta data (to ignore depending 
repositories for example)
+  - "my requests" is showing requests with open reviews also now
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  osc-0.130.1.tar.gz

New:
----
  osc-0.131.tar.gz

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

Other differences:
------------------
++++++ osc.spec ++++++
--- /var/tmp/diff_new_pack.TiTTkb/_old  2011-04-28 14:23:18.000000000 +0200
+++ /var/tmp/diff_new_pack.TiTTkb/_new  2011-04-28 14:23:18.000000000 +0200
@@ -18,8 +18,8 @@
 
 
 Name:           osc
-Version:        0.130.1
-Release:        6
+Version:        0.131
+Release:        1
 Group:          Development/Tools/Other
 License:        GPLv2+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -70,6 +70,13 @@
 BuildRequires:  m2crypto
 Requires:       m2crypto > 0.19
 %endif
+%if 0%{?mandriva_version} 
+Requires:       python-rpm
+BuildRequires:  python-rpm
+%else
+Requires:       rpm-python
+BuildRequires:  rpm-python
+%endif
 
 #
 %{!?python_sitelib: %define python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

++++++ debian.changelog ++++++
--- /var/tmp/diff_new_pack.TiTTkb/_old  2011-04-28 14:23:18.000000000 +0200
+++ /var/tmp/diff_new_pack.TiTTkb/_new  2011-04-28 14:23:18.000000000 +0200
@@ -1,3 +1,8 @@
+osc (0.131-1) unstable; urgency=low
+  - Update to 0.131
+
+ -- Adrian Schroeter <adr...@suse.de>  Wed, 27 Apr 2011 10:00:00 +0200
+
 osc (0.130.1-1) unstable; urgency=low
   - Update to 0.130.1
 

++++++ osc-0.130.1.tar.gz -> osc-0.131.tar.gz ++++++
++++ 8097 lines of diff (skipped)

++++++ osc.dsc ++++++
--- /var/tmp/diff_new_pack.TiTTkb/_old  2011-04-28 14:23:18.000000000 +0200
+++ /var/tmp/diff_new_pack.TiTTkb/_new  2011-04-28 14:23:18.000000000 +0200
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: osc
-Version: 0.130.1
+Version: 0.131
 Binary: osc
 Maintainer: Adrian Schroeter <adr...@suse.de>
 Architecture: any


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to