Remove #!RemoteAsset: and all that junk: git >= 2.49.0 can do SHA1 submodules in SHA256 repos! Yuhooo!

This commit is contained in:
2025-03-26 11:22:17 +01:00
parent d5515f5a42
commit a770a6b02c
6 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,5 @@
build.specials.obscpio
series
*.obscpio
vis/
vis-test/
_scmsync.obsinfo
.assets/

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "vis"]
path = vis
url = https://git.sr.ht/~mcepl/vis
branch = devel

View File

@@ -1,3 +0,0 @@
<services>
<service name="download_assets"/>
</services>

1
vis Submodule

Submodule vis added at bd3e0e69ae

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 26 10:19:51 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Remove #!RemoteAsset: and all that junk: git >= 2.49.0 can do
SHA1 submodules in SHA256 repos! Yuhooo!
-------------------------------------------------------------------
Sun Mar 23 16:28:05 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -25,7 +25,6 @@ License: ISC
Group: Productivity/Text/Editors
URL: https://sr.ht/~martanne/vis
BuildRequires: git
#!RemoteAssetUrl: git+https://git.sr.ht/~mcepl/vis#devel
BuildRequires: libacl-devel
BuildRequires: libselinux-devel
BuildRequires: libtermkey-devel