462 -> 471, fix lints
This commit is contained in:
parent
d5d05ff37d
commit
f0f84c44e3
4
_service
4
_service
@ -3,8 +3,8 @@
|
||||
<param name="url">https://github.com/microsoft/typescript-go</param>
|
||||
<param name="scm">git</param>
|
||||
|
||||
<param name="revision">f3cf27f6970fa98b26d9413dd160c4b864d570a2</param>
|
||||
<param name="version">0.0.462</param>
|
||||
<param name="revision">ffa058269dbc4a3749c1f0494a3eb0c8d6b96517</param>
|
||||
<param name="version">0.0.471</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="exclude">.github</param>
|
||||
<param name="exclude">.gitignore</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:288b8e3cfd1763bc0584909d6dff5b68943b5a191d92332ecaf27390f214abe3
|
||||
size 37247683
|
3
typescript-go-0.0.471.tar.zst
Normal file
3
typescript-go-0.0.471.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0e4c321990a9afdab636dd0c0765f52bfc3413df7b45eafad9349893eb96473
|
||||
size 29052023
|
@ -1,7 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 20:52:43 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to version 0.0.471:
|
||||
* @ ffa058269dbc4a3749c1f0494a3eb0c8d6b96517
|
||||
- set Group, fix Summary: lint
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 19 03:13:03 UTC 2025 - Avindra Goolcharan <avindra@opensuse.org>
|
||||
|
||||
- update to f3cf27f6970fa98b26d9413dd160c4b864d570a2
|
||||
- update to version 0.0.462:
|
||||
* @ f3cf27f6970fa98b26d9413dd160c4b864d570a2
|
||||
- set version to 0.0.x while under development
|
||||
- use zstd for main source tarball as well
|
||||
|
||||
|
@ -17,10 +17,11 @@
|
||||
|
||||
|
||||
Name: typescript-go
|
||||
Version: 0.0.462
|
||||
Version: 0.0.471
|
||||
Release: 0
|
||||
Summary: port of TypeScript to go
|
||||
Summary: Port of TypeScript compiler to go
|
||||
License: Apache-2.0
|
||||
Group: Development/Tools/Building
|
||||
URL: https://github.com/microsoft/typescript-go
|
||||
Source0: typescript-go-%{version}.tar.zst
|
||||
Source1: vendor.tar.zst
|
||||
|
Loading…
x
Reference in New Issue
Block a user