Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package osc for openSUSE:Factory checked in at 2026-03-17 19:05:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/osc (Old) and /work/SRC/openSUSE:Factory/.osc.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "osc" Tue Mar 17 19:05:00 2026 rev:223 rq:1339502 version:1.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/osc/osc.changes 2026-02-23 16:15:24.332399451 +0100 +++ /work/SRC/openSUSE:Factory/.osc.new.8177/osc.changes 2026-03-17 19:07:04.875096095 +0100 @@ -1,0 +2,23 @@ +Mon Mar 9 09:19:06 UTC 2026 - Daniel Mach <[email protected]> + +- 1.25.0 + - Command-line: + - Add 'git-obs pr forward' command that is close to 'osc sr', + allowing forwarding sources from one branch to another (e.g., Factory to Leap/SLFO) via a Pull Request + - Add --separate-requests and --dry-run to 'git-obs pr create' + - Add support for SSH authentication of Gitea API calls in git-obs + - Change 'git-obs staging group' command to allow PR creation without a fork + - Change 'git-obs staging group' to rely on the workflow-pr bot + - Extend 'osc search' with gitea data cached in an external service + - Use PullRequest.list branch filter in 'git-obs pr list' + - Make 'osc remotebuildlog' an alias of 'osc buildlog' + - Library: + - Add 'target_branch' filter to PullRequest.list() + - Update gitea_api.Git.get_branch_head() to take optional argument 'remote' + - Add gitea_api.Git.branch_is_fast_forwardable() method + - Add gitea_api.Git.has_changes property to determine if there are any staged or unstaged changes in the current working copy + - Add 'alldirect_or_localdep' entry to LinkedbuildModes enum + - Fix git_scm.Manifest to skip subdirectories that do not exist + - Fix oscrc lookup: prefer XDG location, warn if there are multiple configs + +------------------------------------------------------------------- Old: ---- osc-1.24.0.tar.gz New: ---- osc-1.25.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osc.spec ++++++ --- /var/tmp/diff_new_pack.HShHoU/_old 2026-03-17 19:07:05.631127426 +0100 +++ /var/tmp/diff_new_pack.HShHoU/_new 2026-03-17 19:07:05.635127592 +0100 @@ -80,7 +80,7 @@ %endif Name: osc -Version: 1.24.0 +Version: 1.25.0 Release: 0 Summary: Command-line client for the Open Build Service License: GPL-2.0-or-later ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.HShHoU/_old 2026-03-17 19:07:05.687129747 +0100 +++ /var/tmp/diff_new_pack.HShHoU/_new 2026-03-17 19:07:05.691129913 +0100 @@ -1,5 +1,5 @@ pkgname=osc -pkgver=1.24.0 +pkgver=1.25.0 pkgrel=0 pkgdesc="Command-line client for the Open Build Service" arch=('x86_64') ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.HShHoU/_old 2026-03-17 19:07:05.763132897 +0100 +++ /var/tmp/diff_new_pack.HShHoU/_new 2026-03-17 19:07:05.767133063 +0100 @@ -1,4 +1,4 @@ -osc (1.24.0-0) unstable; urgency=low +osc (1.25.0-0) unstable; urgency=low * Placeholder ++++++ osc-1.24.0.tar.gz -> osc-1.25.0.tar.gz ++++++ ++++ 2149 lines of diff (skipped) ++++++ osc.dsc ++++++ --- /var/tmp/diff_new_pack.HShHoU/_old 2026-03-17 19:07:07.255194731 +0100 +++ /var/tmp/diff_new_pack.HShHoU/_new 2026-03-17 19:07:07.267195228 +0100 @@ -1,6 +1,6 @@ Format: 1.0 Source: osc -Version: 1.24.0-0 +Version: 1.25.0-0 Binary: osc Maintainer: Adrian Schroeter <[email protected]> Architecture: any
