Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitea-tea for openSUSE:Factory checked in at 2025-09-15 19:53:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitea-tea (Old) and /work/SRC/openSUSE:Factory/.gitea-tea.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitea-tea" Mon Sep 15 19:53:38 2025 rev:9 rq:1304983 version:0.10.1+git.1757695903.cc20b52 Changes: -------- --- /work/SRC/openSUSE:Factory/gitea-tea/gitea-tea.changes 2025-07-24 18:47:58.431746196 +0200 +++ /work/SRC/openSUSE:Factory/.gitea-tea.new.1977/gitea-tea.changes 2025-09-15 19:57:41.295166653 +0200 @@ -1,0 +2,35 @@ +Fri Sep 12 20:27:00 UTC 2025 - Matej Cepl <mc...@cepl.eu> + +- Update to 0.10.1+git.1757695903.cc20b52: + - feat: add validation for object-format flag in repo create + command (see gh#openSUSE/openSUSE-git#60) + - Fix release version + - update gitea sdk to v0.22 + - don't fallback login directly + - Check duplicated login name in interact mode when creating + new login + - Fix bug when output json with special chars + - add debug mode and update readme + - update go.mod to retract the wrong tag v1.3.3 + - revert completion scripts removal + - Remove pagination from context + - Continue auth when failed to open browser + - Fix bug + - Fix tea login add with ssh public key bug + - Add temporary authentication via environment variables + - Fix attachment size + - deploy image when tagging + - Add Zip URL for release list + - Use bubbletea instead of survey for interacting with TUI + - capitalize a few items + - rm out of date comparison file + - README: Document logging in to gitea + - remove autocomplete command + - chore(deps): update ghcr.io/devcontainers/features/git-lfs + docker tag to v1.2.5 + - replace arch package url + - fix: Reenable `-p` and `--limit` switches +- Remove upstreamed patch: + - fix-Reenable-p-and-limit-switches-778.patch + +------------------------------------------------------------------- Old: ---- fix-Reenable-p-and-limit-switches-778.patch gitea-tea-0.10.1.tar.gz New: ---- gitea-tea-0.10.1+git.1757695903.cc20b52.tar.gz ----------(Old B)---------- Old:- Remove upstreamed patch: - fix-Reenable-p-and-limit-switches-778.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitea-tea.spec ++++++ --- /var/tmp/diff_new_pack.S5ofRO/_old 2025-09-15 19:57:41.947194938 +0200 +++ /var/tmp/diff_new_pack.S5ofRO/_new 2025-09-15 19:57:41.947194938 +0200 @@ -1,7 +1,7 @@ # # spec file for package gitea-tea # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: gitea-tea -Version: 0.10.1 +Version: 0.10.1+git.1757695903.cc20b52 Release: 0 Summary: A command line tool to interact with Gitea servers License: MIT URL: https://gitea.com/gitea/tea Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz -Patch0: fix-Reenable-p-and-limit-switches-778.patch BuildRequires: golang(API) >= 1.24 Conflicts: tea ++++++ _service ++++++ --- /var/tmp/diff_new_pack.S5ofRO/_old 2025-09-15 19:57:41.975196153 +0200 +++ /var/tmp/diff_new_pack.S5ofRO/_new 2025-09-15 19:57:41.975196153 +0200 @@ -3,9 +3,9 @@ <service name="tar_scm" mode="manual"> <param name="url">https://gitea.com/gitea/tea.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/v0.10.1</param> + <param name="revision">main</param> <param name="filename">gitea-tea</param> - <param name="versionformat">@PARENT_TAG@</param> + <param name="versionformat">@PARENT_TAG@+git.%ct.%h</param> <param name="versionrewrite-pattern">v(.*)</param> </service> <service name="recompress" mode="manual"> ++++++ vendor.tar.gz ++++++ ++++ 43887 lines of diff (skipped)