Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gleam for openSUSE:Factory checked in at 2026-06-02 16:04:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gleam (Old) and /work/SRC/openSUSE:Factory/.gleam.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gleam" Tue Jun 2 16:04:45 2026 rev:16 rq:1356521 version:1.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gleam/gleam.changes 2025-10-11 22:52:15.702375606 +0200 +++ /work/SRC/openSUSE:Factory/.gleam.new.1937/gleam.changes 2026-06-02 16:07:47.471532547 +0200 @@ -1,0 +2,15 @@ +Thu Apr 30 09:40:55 UTC 2026 - Jan Fooken <[email protected]> + +- Update to 1.16.0: + * Changelog v1.16.0: https://gleam.run/news/javascript-source-maps/ + +------------------------------------------------------------------- +Sun Mar 22 20:51:34 UTC 2026 - Jan Fooken <[email protected]> + +- Update to 1.15.1: + * Changelog v1.12.0: https://gleam.run/news/no-more-dependency-management-headaches/ + * Changelog v1.13.0: https://gleam.run/news/formalising-external-apis/ + * Changelog v1.14.0: https://gleam.run/news/the-happy-holidays-2025-release/ + * Changelog v1.15.0: https://gleam.run/news/upgrading-hex-security/ + +------------------------------------------------------------------- Old: ---- gleam-1.11.0.tar.zst New: ---- gleam-1.16.0.obscpio gleam-1.16.0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gleam.spec ++++++ --- /var/tmp/diff_new_pack.MgEnZZ/_old 2026-06-02 16:07:51.363693976 +0200 +++ /var/tmp/diff_new_pack.MgEnZZ/_new 2026-06-02 16:07:51.367694142 +0200 @@ -17,7 +17,7 @@ Name: gleam -Version: 1.11.0 +Version: 1.16.0 Release: 0 Summary: A friendly language for building type-safe, scalable systems! License: Apache-2.0 @@ -25,9 +25,9 @@ Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst BuildRequires: cargo-packaging -# Due to Gleam Language Server using this feature: -# https://blog.rust-lang.org/2024/06/13/Rust-1.79.0.html#extending-automatic-temporary-lifetime-extension -BuildRequires: cargo >= 1.79.0 +# Gleam depends on the duration_constructors feature +# https://github.com/rust-lang/rust/issues/120301 +BuildRequires: cargo >= 1.91.0 # For tests BuildRequires: git-core Requires: erlang @@ -50,6 +50,7 @@ install -m 0755 %{_builddir}/%{name}-%{version}/target/release/gleam %{buildroot}%{_bindir}/gleam %check +# Requires JavaScript engines that aren't packaged on openSUSE %{cargo_test} -- --skip tests::echo %files ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.MgEnZZ/_old 2026-06-02 16:07:51.419696299 +0200 +++ /var/tmp/diff_new_pack.MgEnZZ/_new 2026-06-02 16:07:51.423696465 +0200 @@ -1,6 +1,6 @@ -mtime: 1749248277 -commit: 61f201434cdb3a92760e86301286d8d0ef1999622e4de26d3d53bdec647456bc -url: https://src.opensuse.org/erlang/gleam.git -revision: 61f201434cdb3a92760e86301286d8d0ef1999622e4de26d3d53bdec647456bc +mtime: 1777542355 +commit: 75343758b1900e691915975e5f9736e4a43b023f751fdf1d213cd2270f389b57 +url: https://src.opensuse.org/erlang/gleam +revision: 75343758b1900e691915975e5f9736e4a43b023f751fdf1d213cd2270f389b57 projectscmsync: https://src.opensuse.org/erlang/_ObsPrj.git ++++++ _service ++++++ --- /var/tmp/diff_new_pack.MgEnZZ/_old 2026-06-02 16:07:51.463698124 +0200 +++ /var/tmp/diff_new_pack.MgEnZZ/_new 2026-06-02 16:07:51.467698290 +0200 @@ -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.11.0</param> + <param name="revision">v1.16.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-04-30 11:45:55.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ gleam-1.11.0.tar.zst -> gleam-1.16.0.tar.zst ++++++ ++++ 296720 lines of diff (skipped) ++++++ gleam.obsinfo ++++++ --- /var/tmp/diff_new_pack.MgEnZZ/_old 2026-06-02 16:07:55.315857894 +0200 +++ /var/tmp/diff_new_pack.MgEnZZ/_new 2026-06-02 16:07:55.335858724 +0200 @@ -1,5 +1,5 @@ name: gleam -version: 1.11.0 -mtime: 1748868136 -commit: bb29a3f89d3975d67ee0871d4ab268c9fe0c199d +version: 1.16.0 +mtime: 1777040218 +commit: 61ed8deb6572b5591ad17d6302c1a38607522f16 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/gleam/vendor.tar.zst /work/SRC/openSUSE:Factory/.gleam.new.1937/vendor.tar.zst differ: char 7, line 1
