forked from pool/gleam
- Update to 1.7.0:
* Changelog: https://gleam.run/news/improved-performance-and-publishing/ OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/gleam?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
70811e731d
commit
7c1b0d9eb3
2
_service
2
_service
@@ -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)
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
BIN
gleam-1.7.0.tar.zst
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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)
BIN
vendor.tar.zst
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user