Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package racket for openSUSE:Factory checked in at 2023-08-23 14:58:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/racket (Old) and /work/SRC/openSUSE:Factory/.racket.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "racket" Wed Aug 23 14:58:09 2023 rev:26 rq:1105289 version:8.10 Changes: -------- --- /work/SRC/openSUSE:Factory/racket/racket.changes 2023-05-14 16:34:21.503966602 +0200 +++ /work/SRC/openSUSE:Factory/.racket.new.1766/racket.changes 2023-08-23 14:59:28.062188960 +0200 @@ -1,0 +2,23 @@ +Fri Aug 18 20:18:56 UTC 2023 - Matthias Eliasson <[email protected]> + +- Update to 8.10: + * syntax/parse no longer always compiles its patterns; this release + includes an interpreter which is used to reduce code size + * Racket includes primitives [im]mutable-string?, [im]mutable-bytes?, + [im]mutable-vector?, [im]mutable-box?, and [im]mutable-hash? + (cf. + https://docs.racket-lang.org/reference/booleans.html#%28mod-path._racket%2Fmutability%29) + * Redex adds judgment-form->rule-names (cf. + https://docs.racket-lang.org/redex/reference.html#%28def._%28%28lib._redex%2Freduction-semantics..rkt%29._judgment-form-~3erule-names%29%29) + * Fasl and compiled code allow fxvectors and flvectors + * DrRacket allows #lang-specific customization of the definition + navigation popdown (cf. + https://docs.racket-lang.org/tools/drracket_language.html#%28idx._%28gentag._55._%28lib._scribblings%2Ftools%2Ftools..scrbl%29%29%29) + * Racket and DrRacket include Finnish internationalization + * Check Syntax binding arrows are drawn for names bound with + define-local-member-name + * Many other improvements and bug fixes are included, including to + the scribble and plot packages +- Remove config.sub since the fix is now included in upstream release + +------------------------------------------------------------------- Old: ---- config.sub racket-8.9-src.tgz New: ---- racket-8.10-src.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ racket.spec ++++++ --- /var/tmp/diff_new_pack.ltDQ1d/_old 2023-08-23 14:59:29.146190899 +0200 +++ /var/tmp/diff_new_pack.ltDQ1d/_new 2023-08-23 14:59:29.154190913 +0200 @@ -18,7 +18,7 @@ Name: racket -Version: 8.9 +Version: 8.10 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 -Source4: config.sub Patch0: racket-doc.patch BuildRequires: ImageMagick BuildRequires: ca-certificates @@ -125,8 +124,6 @@ %patch0 -p0 cp -p %{SOURCE2} src/ -# gh#4520 -cp -p %{SOURCE4} src/lt %build cd src/ ++++++ racket-8.9-src.tgz -> racket-8.10-src.tgz ++++++ /work/SRC/openSUSE:Factory/racket/racket-8.9-src.tgz /work/SRC/openSUSE:Factory/.racket.new.1766/racket-8.10-src.tgz differ: char 5, line 1
