Package Release Info

gitea-tea-0.10.1-bp156.8.1

Update Info: openSUSE-2025-227
Available in Package Hub : 15 SP6 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gitea-tea
gitea-tea-bash-completion
gitea-tea-zsh-completion

Change Logs

* Tue Jun 17 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 0.10.1:
  * 8212d5f Update release ci (#768)
  * d536242 chore(deps): update crazy-max/ghaction-import-gpg action
    to v6 (#736)
  * ffff540 fix(deps): update module github.com/urfave/cli/v3 to
    v3.3.8 (#766)
* Tue Jun 10 2025 Richard Rahl <rrahl0@opensuse.org>
- update to 0.10.0:
  * fix: support SSH remotes with non-standard ports
  * minor helper fixes
  * Bump Table Dep
  * Login via oauth2 flow
  * Feat: interactive issue edit command
  * Use flakes vs devbox
  * Fix helper panic
  * Add --note-file flag to read release notes from a file
  * Fix/Login Edit Use Editor Env
  * Gitea Actions support
  * Expose --labels option
  * Add git helper
  * Support auto detecting branch for PRs
  * context: move human readable note to stderr
  * Add repos rm/delete command
  * Release Asset Management
  * tea branches list/protect/unprotect
  * Add OTP and scopes to login
  * Initial CLI docs
  * Fix for go tools called from make
  * fix interactive login add
  * issues list can show filtered by owner/org instead of repo too
  * fix: non-standard ssh port URL's repo can't be recognized
  * updated dependencies
- remove newer-dependencies.patch, as upstream updated them
* Thu Apr 24 2025 Richard Rahl <rrahl0@opensuse.org>
- update newer-dependencies.patch, fixing bsc#1241819