Release 0.14.2
Build and provide rpm of tea, the gitea CLI / rpmbuild (f44) (release) Successful in 6m37s
Build and provide rpm of tea, the gitea CLI / rpmbuild (rawhide) (release) Successful in 6m46s

This commit is contained in:
2026-07-03 14:21:26 +02:00
parent 10d7296a3c
commit 840311ff3a
4 changed files with 5 additions and 18 deletions
-13
View File
@@ -12,20 +12,7 @@ detector = "askalono"
path = "vendor/gopkg.in/yaml.v3/LICENSE"
sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
expression = "MIT AND (MIT AND Apache-2.0)"
[[licensing.licenses]]
path = "vendor/github.com/go-authgate/sdk-go/LICENSE"
sha256sum = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
expression = "MIT"
[[licensing.licenses]]
path = "vendor/github.com/cloudflare/circl/LICENSE"
sha256sum = "b0da1764fe4d13d610b695536fc3f2ebc362482d053a1cd258e36975bc6b97a7"
expression = "BSD-3-Clause"
[[licensing.licenses]]
path = "vendor/github.com/emirpasic/gods/LICENSE"
sha256sum = "871b440e9b348d6b2485c72e15f1d18f4cf8ee7bb424cbcd854b6a4a772b61d8"
expression = "BSD-2-Clause AND ISC"
[[licensing.licenses]]
path = "vendor/github.com/kevinburke/ssh_config/LICENSE"
sha256sum = "a15a6f732df3a033a71853ce1d255bd671f00fbc537fa629b78d71baecda0ace"
expression = "MIT"
+3 -3
View File
@@ -1,3 +1,3 @@
SHA512 (v0.14.1.tar.gz) = 5df1d68614769b4defaa88ac0cca725fdeed360cd63ecc1e2ffae9419747f9d15f5cb0a7301cb3fdfab10c33ceda26712f2117b821c91d39e1671a11a0e3ea6d
SHA512 (vendor.tar.bz2) = 3d92c89f254e1de3d9af2bf88ef50e6e6805a995b1bd9165e3a7429ce236b2dd3eac9bd6925cbe62e339e80c3fdd7c4c0bb8a16120e6220288709acd42c715e9
SHA512 (go-vendor-tools.toml) = 9e1db5ee5f5869cab4678667f5ee621a2e56009af703efaa406b4b24874888b854e59e63ecbd39314ba96bfd75093ed44ac36dd23995e378303abc1c5bbf4929
SHA512 (v0.14.2.tar.gz) = b4b51692bb53568b71bcaa7d9c2b0a9f3ca70baa5499526c63ae5387f92c561d0d4d9359667d5ffa6fe9ff40e3a52615f26d219b82cd632277522adb00b5c928
SHA512 (vendor.tar.bz2) = a160347e29917bed9dc6ab820bd0f7e80dd7b141eb6eda63a3f7705d1b1e99a11a223d7abf534d65733930316c4d54923489fc74a72104bca1b0f332a2671daa
SHA512 (go-vendor-tools.toml) = 77b1c8a9fe36636f88d37a3dd3ff70abc2c55f6bb6b91dcb43f698089248eddbd2ce9a9d20d118b2bb48aafdf460a0bfb3a0a5b75f67a0c9e4fdd51dcfb58ca3
+2 -2
View File
@@ -11,7 +11,7 @@
%global major_version 0
%global minor_version 14
%global micro_version 1
%global micro_version 2
%global goipath code.gitea.io/tea
%global forgeurl https://gitea.com/gitea/tea/
@@ -42,7 +42,7 @@ Source: vendor.tar.bz2
Source: go-vendor-tools.toml
BuildRequires: go >= 1.26.0
BuildRequires: git make go-srpm-macros demus-packaging
BuildRequires: git go-srpm-macros demus-packaging
Requires: git
%description
BIN
View File
Binary file not shown.