Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package adwaita-fonts for openSUSE:Factory checked in at 2026-04-10 17:45:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/adwaita-fonts (Old) and /work/SRC/openSUSE:Factory/.adwaita-fonts.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "adwaita-fonts" Fri Apr 10 17:45:20 2026 rev:3 rq:1345341 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/adwaita-fonts/adwaita-fonts.changes 2025-09-24 15:22:49.336662217 +0200 +++ /work/SRC/openSUSE:Factory/.adwaita-fonts.new.21863/adwaita-fonts.changes 2026-04-10 17:45:31.907312457 +0200 @@ -1,0 +2,6 @@ +Thu Feb 26 12:46:37 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 50.0: + + mono: Remove RIS workaround + +------------------------------------------------------------------- Old: ---- adwaita-fonts-49.0.tar.xz New: ---- _scmsync.obsinfo adwaita-fonts-50.0.tar.xz build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ adwaita-fonts.spec ++++++ --- /var/tmp/diff_new_pack.LmTcLc/_old 2026-04-10 17:45:32.623341918 +0200 +++ /var/tmp/diff_new_pack.LmTcLc/_new 2026-04-10 17:45:32.627342083 +0200 @@ -1,7 +1,7 @@ # # spec file for package adwaita-fonts # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: adwaita-fonts -Version: 49.0 +Version: 50.0 Release: 0 Summary: Adwaita Fonts License: OFL-1.1 URL: https://gitlab.gnome.org/GNOME/adwaita-fonts -Source: https://download.gnome.org/sources/adwaita-fonts/49/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/adwaita-fonts/50/%{name}-%{version}.tar.xz # needed for directory ownership BuildRequires: fontconfig ++++++ _scmsync.obsinfo ++++++ mtime: 1773795503 commit: 1e9ec2779725cd28b2c28987dbeac164c02420053ba537c2e9956eccca4d58d4 url: https://src.opensuse.org/GNOME/adwaita-fonts revision: 1e9ec2779725cd28b2c28987dbeac164c02420053ba537c2e9956eccca4d58d4 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ adwaita-fonts-49.0.tar.xz -> adwaita-fonts-50.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/adwaita-fonts-49.0/README.md new/adwaita-fonts-50.0/README.md --- old/adwaita-fonts-49.0/README.md 2025-06-28 13:07:27.000000000 +0200 +++ new/adwaita-fonts-50.0/README.md 2026-02-26 12:12:29.000000000 +0100 @@ -7,7 +7,7 @@ ## Usage -You can download the latest release from [here](https://download.gnome.org/sources/adwaita-fonts/49/adwaita-fonts-49.0.tar.xz). +You can download the latest release from [here](https://download.gnome.org/sources/adwaita-fonts/50/adwaita-fonts-50.0.tar.xz). Install it by opening the `.ttf` files in the “sans” and “mono” directories and clicking on “Install”. ### Setting the Fonts diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/adwaita-fonts-49.0/meson.build new/adwaita-fonts-50.0/meson.build --- old/adwaita-fonts-49.0/meson.build 2025-06-28 13:07:27.000000000 +0200 +++ new/adwaita-fonts-50.0/meson.build 2026-02-26 12:12:29.000000000 +0100 @@ -1,6 +1,6 @@ project( 'adwaita-fonts', - version: '49.0', + version: '50.0', license: 'OFL-1.1', ) Binary files old/adwaita-fonts-49.0/mono/AdwaitaMono-Bold.ttf and new/adwaita-fonts-50.0/mono/AdwaitaMono-Bold.ttf differ Binary files old/adwaita-fonts-49.0/mono/AdwaitaMono-BoldItalic.ttf and new/adwaita-fonts-50.0/mono/AdwaitaMono-BoldItalic.ttf differ Binary files old/adwaita-fonts-49.0/mono/AdwaitaMono-Italic.ttf and new/adwaita-fonts-50.0/mono/AdwaitaMono-Italic.ttf differ Binary files old/adwaita-fonts-49.0/mono/AdwaitaMono-Regular.ttf and new/adwaita-fonts-50.0/mono/AdwaitaMono-Regular.ttf differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/adwaita-fonts-49.0/mono/private-build-plans.toml new/adwaita-fonts-50.0/mono/private-build-plans.toml --- old/adwaita-fonts-49.0/mono/private-build-plans.toml 2025-06-28 13:07:27.000000000 +0200 +++ new/adwaita-fonts-50.0/mono/private-build-plans.toml 2026-02-26 12:12:29.000000000 +0100 @@ -116,7 +116,3 @@ shape = "italic" menu = "italic" css = "italic" - -# https://github.com/be5invis/Iosevka/issues/2555 -[buildPlans.AdwaitaMono.excludeChars] -ranges = [[0x1f1e6, 0x1f1ff]] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/adwaita-fonts-49.0/mono/update-fonts.sh new/adwaita-fonts-50.0/mono/update-fonts.sh --- old/adwaita-fonts-49.0/mono/update-fonts.sh 2025-06-28 13:07:27.000000000 +0200 +++ new/adwaita-fonts-50.0/mono/update-fonts.sh 2026-02-26 12:12:29.000000000 +0100 @@ -1,8 +1,8 @@ #!/bin/sh -IOSEVKA_VERSION=33.2.5 +IOSEVKA_VERSION=34.1.0 ARCHIVE=v${IOSEVKA_VERSION}.zip -HASH=2e22d6740fe032da68a72fc2587498d9b7e15f3950f4d720ece82dbab4c4d095 +HASH=88c8e6bdaf258225902968a2984b38db81c16135b7a1c4b7c8c53dae8bcfa79c BASE_URL=https://github.com/be5invis/Iosevka/archive/refs/tags/ ++++++ 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-03-20 12:26:01.000000000 +0100 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild
