Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osc for openSUSE:Factory checked in at 2022-06-03 14:16:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osc (Old) and /work/SRC/openSUSE:Factory/.osc.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osc" Fri Jun 3 14:16:51 2022 rev:162 rq:980576 version:0.179.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osc/osc.changes 2022-05-31 15:48:54.628049096 +0200 +++ /work/SRC/openSUSE:Factory/.osc.new.1548/osc.changes 2022-06-03 14:16:59.617342001 +0200 @@ -1,0 +2,16 @@ +Thu Jun 2 12:31:16 UTC 2022 - Daniel Mach <daniel.m...@suse.com> + +- 0.179.0 + - signature (ssh key) authetication fixes (RSA key support, skip binary files) + - commandline: handle calls without arguments gracefully + - use percent-quoted url for download url generation + - osc co/up: highlight pending requests' header + - get_results(): fix check for empty details + - another exception for github URLs for "osc add" + - update Sphinx configuration, documentation fixes + - make Sphinx optional in setup.py not to break package builds + - support flavors in aggregatepac + - check if repos provided to aggregatepac command exist + - several coding style fixes + +------------------------------------------------------------------- Old: ---- osc-0.178.0.tar.gz New: ---- osc-0.179.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osc.spec ++++++ --- /var/tmp/diff_new_pack.UNJfyk/_old 2022-06-03 14:17:00.269342849 +0200 +++ /var/tmp/diff_new_pack.UNJfyk/_new 2022-06-03 14:17:00.273342854 +0200 @@ -27,7 +27,7 @@ %define use_python python %endif -%define version_unconverted 0.178.0 +%define version_unconverted 0.179.0 %define osc_plugin_dir %{_prefix}/lib/osc-plugins %define macros_file macros.osc %if ! %{defined _rpmmacrodir} @@ -35,7 +35,7 @@ %endif Name: osc -Version: 0.178.0 +Version: 0.179.0 Release: 0 Summary: Open Build Service Commander License: GPL-2.0-or-later ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.UNJfyk/_old 2022-06-03 14:17:00.317342911 +0200 +++ /var/tmp/diff_new_pack.UNJfyk/_new 2022-06-03 14:17:00.321342916 +0200 @@ -1,5 +1,5 @@ pkgname=osc -pkgver=0.178.0 +pkgver=0.179.0 pkgrel=0 pkgdesc="Open Build Service client" arch=('x86_64') ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UNJfyk/_old 2022-06-03 14:17:00.353342958 +0200 +++ /var/tmp/diff_new_pack.UNJfyk/_new 2022-06-03 14:17:00.361342968 +0200 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="version">0.178.0</param> - <param name="revision">0.178.0</param> + <param name="version">0.179.0</param> + <param name="revision">0.179.0</param> <param name="url">https://github.com/openSUSE/osc.git</param> <param name="scm">git</param> </service> ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.UNJfyk/_old 2022-06-03 14:17:00.429343057 +0200 +++ /var/tmp/diff_new_pack.UNJfyk/_new 2022-06-03 14:17:00.433343062 +0200 @@ -1,4 +1,4 @@ -osc (0.178.0-0) unstable; urgency=low +osc (0.179.0-0) unstable; urgency=low - Update to 0.174.0: - fix password deletion via "osc config -d <apiurl> pass" - support changing the password store via "osc config <apiurl> ++++++ osc-0.178.0.tar.gz -> osc-0.179.0.tar.gz ++++++ ++++ 1859 lines of diff (skipped) ++++++ osc.dsc ++++++ --- /var/tmp/diff_new_pack.UNJfyk/_old 2022-06-03 14:17:00.889343655 +0200 +++ /var/tmp/diff_new_pack.UNJfyk/_new 2022-06-03 14:17:00.893343659 +0200 @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 0.178.0-0 +Version: 0.179.0-0 Binary: osc Maintainer: Adrian Schroeter <adr...@suse.de> Architecture: any