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 2026-04-10 17:54:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gitea-tea (Old)
 and      /work/SRC/openSUSE:Factory/.gitea-tea.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gitea-tea"

Fri Apr 10 17:54:06 2026 rev:18 rq:1345777 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gitea-tea/gitea-tea.changes      2026-02-23 
16:15:15.432032482 +0100
+++ /work/SRC/openSUSE:Factory/.gitea-tea.new.21863/gitea-tea.changes   
2026-04-10 18:03:24.855602872 +0200
@@ -1,0 +2,38 @@
+Thu Apr  9 13:18:30 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- update to 0.13.0:
+  * docs: add v0.13.0 release notes to CHANGELOG (#945)
+  * feat(pulls): add edit subcommand for pull requests (#944)
+  * fix(deps): update module github.com/go-git/go-git/v5 to v5.17.2
+    (#943)
+  * fix(deps): update module github.com/go-git/go-git/v5 to v5.17.1
+    (#942)
+  * fix(deps): update module code.gitea.io/sdk/gitea to v0.24.1
+    (#936)
+  * fix(deps): update module github.com/go-authgate/sdk-go to
+    v0.6.1 (#935)
+  * fix(deps): update module github.com/urfave/cli/v3 to v3.8.0
+    (#937)
+  * replace log.Fatal/os.Exit with error returns (#941)
+  * chore(deps): update docker.gitea.com/gitea docker tag to
+    v1.25.5 (#934)
+  * fix(deps): update module github.com/olekukonko/tablewriter to
+    v1.1.4 (#933)
+  * chore(deps): update mcr.microsoft.com/devcontainers/go docker
+    tag to v2.1 (#930)
+  * chore(deps): update Go dependencies and CI workflow action
+    versions (#932)
+  * feat(repos): support owner-based repository listing with robust
+    lookup (#931)
+  * feat(repos): add repo edit subcommand (#928)
+  * feat: store OAuth tokens in OS keyring via credstore (#926)
+  * add function comment
+  * make vet&fmt pass
+  * Update to charm libraries v2 (#923)
+  * fix(deps): update module golang.org/x/oauth2 to v0.36.0 (#919)
+  * go 1.26
+  * fix(deps): update module github.com/go-git/go-git/v5 to v5.17.0
+    (#910)
+  * Parse multiple values in api subcommand (#911)
+
+-------------------------------------------------------------------

Old:
----
  gitea-tea-0.12.0.tar.gz

New:
----
  gitea-tea-0.13.0.tar.gz

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

Other differences:
------------------
++++++ gitea-tea.spec ++++++
--- /var/tmp/diff_new_pack.f94A9L/_old  2026-04-10 18:03:25.467628117 +0200
+++ /var/tmp/diff_new_pack.f94A9L/_new  2026-04-10 18:03:25.471628282 +0200
@@ -17,14 +17,15 @@
 
 
 Name:           gitea-tea
-Version:        0.12.0
+Version:        0.13.0
 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
-BuildRequires:  golang(API) >= 1.25
+# 16.0 fails with go.mod requires go >= 1.26.0 (running go 1.26rc3; 
GOTOOLCHAIN=local)
+BuildRequires:  go1.26 >= 1.26.0
 Conflicts:      tea
 
 %description

++++++ _service ++++++
--- /var/tmp/diff_new_pack.f94A9L/_old  2026-04-10 18:03:25.499629436 +0200
+++ /var/tmp/diff_new_pack.f94A9L/_new  2026-04-10 18:03:25.503629601 +0200
@@ -3,7 +3,7 @@
   <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.12.0</param>
+    <param name="revision">refs/tags/v0.13.0</param>
     <param name="filename">gitea-tea</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v(.*)\+0</param>

++++++ gitea-tea-0.12.0.tar.gz -> gitea-tea-0.13.0.tar.gz ++++++
++++ 7321 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/gitea-tea/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.gitea-tea.new.21863/vendor.tar.gz differ: char 13, 
line 1

Reply via email to