Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osc for openSUSE:Factory checked in at 2025-07-23 16:34:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osc (Old) and /work/SRC/openSUSE:Factory/.osc.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osc" Wed Jul 23 16:34:08 2025 rev:214 rq:1295143 version:1.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osc/osc.changes 2025-06-24 20:52:43.585120173 +0200 +++ /work/SRC/openSUSE:Factory/.osc.new.8875/osc.changes 2025-07-23 16:35:29.280713387 +0200 @@ -1,0 +2,31 @@ +Tue Jul 22 13:45:17 UTC 2025 - Daniel Mach <daniel.m...@suse.com> + +- 1.18.0 + - Command-line: + - Add 'git-obs pr comment [--message=...]' command + - Add 'git-obs pr show-patch' command + - Add '--reviewer' option to 'git-obs pr review {approve,decline,interactive}' to support group reviews via group review bot + - Update 'git-obs pr review interactive' to return non-zero return codes for 'exit' and 'skip' actions + - Make 'osc results --show-excluded' work in a project context + - Add '--no-pager' global option + - Fix 'osc fork' by copying whole query part to the new scmsync url + - Fix 'osc buildinfo' for git packages by handing the 'build_repositories' files by store objects + - Fix crash in 'git-obs pr get --patch' + - Fix git-obs to exit with 130 on keyboard interrupt + - Fix --sccache help typo in 'osc build' command + - Connection: + - Don't retry requests on 504 Gateway Timeout + - Library: + - If a devel project is not specified, try reading it from a mapping from URL set in OBS:GitDevelProjectMap project attribute + - Improve detection of packages and projects in git + - scmsync_obsinfo: Pass correct revision to obs-scm-bridge + - Add obs_api.Request.search() method + - Raise an exception if obs-scm-bridge fails + - Fix obs_scm.Package.get_pulled_srcmd5() returning an empty string + - Fix git store to support non-default remote + - Extend 'gitea_api.User.get()' to take 'username' parameter + - Move get_editor() and related functions from command-line module to gitea_api.common + - Migrate subcommands from using Store() to get_store() that is git aware + - Make imports lazy to imporove osc load times + +------------------------------------------------------------------- Old: ---- osc-1.17.0.tar.gz New: ---- osc-1.18.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osc.spec ++++++ --- /var/tmp/diff_new_pack.tdZLFX/_old 2025-07-23 16:35:30.096744709 +0200 +++ /var/tmp/diff_new_pack.tdZLFX/_new 2025-07-23 16:35:30.100744863 +0200 @@ -80,7 +80,7 @@ %endif Name: osc -Version: 1.17.0 +Version: 1.18.0 Release: 0 Summary: Command-line client for the Open Build Service License: GPL-2.0-or-later ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.tdZLFX/_old 2025-07-23 16:35:30.128745938 +0200 +++ /var/tmp/diff_new_pack.tdZLFX/_new 2025-07-23 16:35:30.132746091 +0200 @@ -1,5 +1,5 @@ pkgname=osc -pkgver=1.17.0 +pkgver=1.18.0 pkgrel=0 pkgdesc="Command-line client for the Open Build Service" arch=('x86_64') ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.tdZLFX/_old 2025-07-23 16:35:30.172747627 +0200 +++ /var/tmp/diff_new_pack.tdZLFX/_new 2025-07-23 16:35:30.176747780 +0200 @@ -1,4 +1,4 @@ -osc (1.17.0-0) unstable; urgency=low +osc (1.18.0-0) unstable; urgency=low * Placeholder ++++++ osc-1.17.0.tar.gz -> osc-1.18.0.tar.gz ++++++ ++++ 2012 lines of diff (skipped) ++++++ osc.dsc ++++++ --- /var/tmp/diff_new_pack.tdZLFX/_old 2025-07-23 16:35:30.612764516 +0200 +++ /var/tmp/diff_new_pack.tdZLFX/_new 2025-07-23 16:35:30.616764670 +0200 @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 1.17.0-0 +Version: 1.18.0-0 Binary: osc Maintainer: Adrian Schroeter <adr...@suse.de> Architecture: any