Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package racket for openSUSE:Factory checked in at 2026-03-27 16:50:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/racket (Old) and /work/SRC/openSUSE:Factory/.racket.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "racket" Fri Mar 27 16:50:06 2026 rev:39 rq:1343040 version:9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/racket/racket.changes 2025-12-08 11:56:48.680669284 +0100 +++ /work/SRC/openSUSE:Factory/.racket.new.8177/racket.changes 2026-03-27 16:52:06.261956468 +0100 @@ -1,0 +2,41 @@ +Thu Mar 26 17:03:32 UTC 2026 - Martin Schreiner <[email protected]> + +- Update to 9.1. +- Delete patch, obsoleted: + * racket-doc.patch +- Documentation organization and navigation can be specialized by + language family, to allow users to interact with documentation in a + way that is tailored to that language family. This is currently used + by Rhombus. +- The `for` form and its variants accept an `#:on-length-mismatch` + specifier. 3.18 Iterations and Comprehensions: for, for/list, ... +- DrRacket improves the GUI for choosing color schemes. +- DrRacket has curved syntax arrows. The degree of curvature indicates + the relative left- or right-displacement of the arrow's target. +- DrRacket's "Insert Large Letters" uses characters that match the + comment syntax of the buffer's language, making it useful (and fun!) + in Rhombus. +- The `exn-classify-errno` maps network and filesystem error numbers + on various platforms to posix-standard symbols, to enable more + portable code. 10.2 Exceptions +- The behavior of Racket BC on certain character operations (most + notably `eq?`) is changed to match that of Racket CS, with a small + performance penalty for these operations for BC programs. 19 + Performance 1.5 Implementations +- The `make-struct-type` procedure can inherit the current inspector + using a `'current` flag. This is the default behavior, but there are + situations in which it's not possible to refer to the current + inspector. 5.2 Creating Structure Types +- Bundle configurations can better control the conventions for + locating shared object files with the `--enable-sofind=<conv>` + flags. +- The `system-type` function can report on platform and + shared-object-library conventions with new flags. 15.8 Environment + and Runtime Information +- The `openssl/legacy` library makes it possible to access OpenSSL's + built-in "legacy" provider, to get access to insecure and outdated + algorithms. OpenSSL: Secure Communication +- Typed Racket improves expected type propagation for keyword argument + functions. + +------------------------------------------------------------------- Old: ---- racket-9.0-src.tgz racket-doc.patch New: ---- racket-9.1-src.tgz ----------(Old B)---------- Old:- Delete patch, obsoleted: * racket-doc.patch - Documentation organization and navigation can be specialized by ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ racket.spec ++++++ --- /var/tmp/diff_new_pack.CFCGSF/_old 2026-03-27 16:52:07.249997779 +0100 +++ /var/tmp/diff_new_pack.CFCGSF/_new 2026-03-27 16:52:07.253997947 +0100 @@ -1,7 +1,7 @@ # # spec file for package racket # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2012, 2013 Togan Muftuoglu [email protected] # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: racket -Version: 9.0 +Version: 9.1 Release: 0 Summary: Scheme implementation with teaching tools License: Apache-2.0 OR MIT @@ -27,7 +27,6 @@ Source0: http://download.racket-lang.org/installers/%{version}/%{name}-%{version}-src.tgz Source2: racket-completion.bash Source3: racket-rpmlintrc -Patch0: racket-doc.patch Patch1: racket-fortify.patch BuildRequires: ImageMagick BuildRequires: ca-certificates ++++++ racket-9.0-src.tgz -> racket-9.1-src.tgz ++++++ /work/SRC/openSUSE:Factory/racket/racket-9.0-src.tgz /work/SRC/openSUSE:Factory/.racket.new.8177/racket-9.1-src.tgz differ: char 5, line 1
