SHA256
11
0
forked from pool/gleam
Gordon Leung
2025-01-05 18:13:07 +00:00
committed by Git OBS Bridge
parent 70811e731d
commit 7c1b0d9eb3
6 changed files with 14 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/gleam-lang/gleam.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">v1.6.3</param>
<param name="revision">v1.7.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

BIN
gleam-1.6.3.tar.zst (Stored with Git LFS)

Binary file not shown.

BIN
gleam-1.7.0.tar.zst (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 5 18:11:58 UTC 2025 - Gordon Leung <pirateclip@protonmail.com>
- Update to 1.7.0:
* Changelog: https://gleam.run/news/improved-performance-and-publishing/
-------------------------------------------------------------------
Tue Dec 3 17:47:45 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gleam
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gleam
Version: 1.6.3
Version: 1.7.0
Release: 0
Summary: A friendly language for building type-safe, scalable systems!
License: Apache-2.0

BIN
vendor.tar.zst (Stored with Git LFS)

Binary file not shown.