diff --git a/nototools-0.2.20.tar.gz b/nototools-0.3.2.tar.gz similarity index 55% rename from nototools-0.2.20.tar.gz rename to nototools-0.3.2.tar.gz index ca3373eba96781500281bbd6b3d46cc0e466c811..ce1bba907051b8e07c62cb9dd0810b6abc9ebec7 100644 Binary files a/nototools-0.2.20.tar.gz and b/nototools-0.3.2.tar.gz differ diff --git a/nototools.spec b/nototools.spec index 7f642e7c47807936ed9dd46dfbdd538d058b1fae..ff12b332b14000ed6225162f88ba9bdfed12263e 100644 --- a/nototools.spec +++ b/nototools.spec @@ -1,6 +1,6 @@ Name: nototools -Version: 0.2.20 -Release: 3 +Version: 0.3.2 +Release: 1 Summary: Noto fonts support tools and scripts plus web site generation License: Apache-2.0 URL: https://github.com/notofonts/nototools @@ -71,6 +71,9 @@ cd .. %changelog +* Fri Aug 22 2025 openeuler_bot - 0.3.2-1 +- update nototools to 0.3.2 + * Thu Jul 3 2025 yyjeqhc - 0.2.20-3 - Migrated legacy `import pango` and `pangocairo` usage to modern PyGObject (`gi.repository.Pango`, `PangoCairo`) - Replaced all legacy constants (`pango.STRETCH_...`) with `Pango.Stretch.XXX` enums