diff --git a/_service b/_service index 26bf557..54b52cd 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/gleam-lang/gleam.git @PARENT_TAG@ git - v1.8.1 + v1.10.0 * v(\d+\.\d+\.\d+) \1 diff --git a/gleam-1.10.0.tar.zst b/gleam-1.10.0.tar.zst new file mode 100644 index 0000000..aa1edcb --- /dev/null +++ b/gleam-1.10.0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13e4085a26209bd0018473e463d8d0fe893b458e669289c83482bb64e1560ba +size 1103909 diff --git a/gleam-1.8.1.tar.zst b/gleam-1.8.1.tar.zst deleted file mode 100644 index 7a36439..0000000 --- a/gleam-1.8.1.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86d1cc5f561444ce6d8d316231bc962878a2de92c3f5ef55da4e76793014d92f -size 1008303 diff --git a/gleam.changes b/gleam.changes index bdd9ec9..c9be887 100644 --- a/gleam.changes +++ b/gleam.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue May 20 09:10:09 UTC 2025 - Andrea Manzini + +- Update to 1.10.0: + * Changelog: https://gleam.run/news/global-rename-and-find-references/ + +- skip unit tests that requires networking upon build + +- Update to 1.9.0: + * Changelog: https://gleam.run/news/hello-echo-hello-git/ + ------------------------------------------------------------------- Sat Feb 15 03:56:00 UTC 2025 - litma leung diff --git a/gleam.obsinfo b/gleam.obsinfo new file mode 100644 index 0000000..47a43e5 --- /dev/null +++ b/gleam.obsinfo @@ -0,0 +1,4 @@ +name: gleam +version: 1.10.0 +mtime: 1744636687 +commit: 5d13c2212ddda78c725fb358efb777c14176cd83 diff --git a/gleam.spec b/gleam.spec index 47b9f93..74634b2 100644 --- a/gleam.spec +++ b/gleam.spec @@ -17,7 +17,7 @@ Name: gleam -Version: 1.8.1 +Version: 1.10.0 Release: 0 Summary: A friendly language for building type-safe, scalable systems! License: Apache-2.0 @@ -50,7 +50,7 @@ install -D -d -m 0755 %{buildroot}%{_bindir} install -m 0755 %{_builddir}/%{name}-%{version}/target/release/gleam %{buildroot}%{_bindir}/gleam %check -%{cargo_test} +%{cargo_test} -- --skip tests::echo %files %license LICENCE diff --git a/vendor.tar.zst b/vendor.tar.zst index 797ac50..4b1bf7a 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:141a4ef1eb69c7f86cfe346fcbe6e2c28ccc42e11b0db99152599097f9f37c4f -size 45296296 +oid sha256:045431fab605ec6c8f30c9862a47b7900a0487a723eb59ef5de41d5087b31c65 +size 42898833