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-11-10 19:21:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gitea-tea (Old)
 and      /work/SRC/openSUSE:Factory/.gitea-tea.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gitea-tea"

Mon Nov 10 19:21:34 2025 rev:14 rq:1316945 version:0.11.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gitea-tea/gitea-tea.changes      2025-10-18 
18:36:33.174251908 +0200
+++ /work/SRC/openSUSE:Factory/.gitea-tea.new.1980/gitea-tea.changes    
2025-11-10 19:22:05.128288003 +0100
@@ -1,0 +2,7 @@
+Sat Nov  8 12:34:56 UTC 2025 - [email protected]
+
+- CLI.md is supposed to be a text file
+- Use fixed git revision to refer to version 0.11.1
+- Remove bogus part from package description
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gitea-tea.spec ++++++
--- /var/tmp/diff_new_pack.X5kkBt/_old  2025-11-10 19:22:05.860318736 +0100
+++ /var/tmp/diff_new_pack.X5kkBt/_new  2025-11-10 19:22:05.860318736 +0100
@@ -39,9 +39,6 @@
 local git state is published on the remote before doing operations.
 Configuration lives in $XDG_CONFIG_HOME/tea.
 
-The binary name has been renamed to "gitea", as "tea" has been
-already taken.
-
 %package bash-completion
 Summary:        Bash Completion for Gitea's tea CLI
 BuildRequires:  bash-completion
@@ -75,7 +72,8 @@
    -ldflags "-X main.Version=%{version}"
 
 # building docs
-go build \
+go run \
+   docs/docs.go \
    -o docs/CLI.md \
    -mod=vendor \
    -buildmode=pie \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.X5kkBt/_old  2025-11-10 19:22:05.892320080 +0100
+++ /var/tmp/diff_new_pack.X5kkBt/_new  2025-11-10 19:22:05.900320416 +0100
@@ -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">main</param>
+    <param name="revision">61d4e571a7e086f53f5f8a7713151839e1a32151</param>
     <param name="filename">gitea-tea</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v(.*)\+0</param>

Reply via email to