google-noto-fonts/google-noto-fonts.changes

255 lines
9.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Aug 22 21:57:20 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
fix: bsc#1202279 and gh#notofonts/Arimo#13
- fix-arimo.patch
-------------------------------------------------------------------
Sun Aug 21 23:34:14 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
fix: summary and descriptions not mentioning font being Serif
add: README.FAQ to answer some questions about Noto Fonts packaging
-------------------------------------------------------------------
Wed Jun 15 06:57:10 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
feat: create new metapackage noto-fonts with all Noto Fonts except CJK and Emoji
-------------------------------------------------------------------
Sun Jun 12 22:29:40 UTC 2022 - Gordon Leung <pirateclip@protonmail.com> - 20220607
update: 20220524 -> 20220607
- Noto Sans and Noto Sans Myanmar have been updated
fix(spec): add LICENSE to every package, remove redundant doc package
- It is likely a legal requirement that the license must be included with the package (rather than only recommends)
- Using the %license macro and including the license in every subpackage is the norm
fix(sh): prevent redundant .svn files from being compressed into archive
chore(spec): use install instead of mkdir and cp
chore(sh): fix typo
-------------------------------------------------------------------
Wed Jun 1 08:43:48 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Add obsoletes and provides for google-{arimo,cousine,tinos}-fonts
-------------------------------------------------------------------
Thu May 26 23:07:18 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- Switch back to hinted ttf as unhinted otf causes blurring (boo#1199938)
-------------------------------------------------------------------
Tue May 24 23:19:22 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- Add obsoletes and provides for:
- noto-mono-fonts: Got merged into noto-sans-mono-fonts
- noto-sans-syriac* variants: Got merged into noto-sans-syriac-fonts
- noto-sans-tibetan-fonts: Got renamed to noto-serif-tibetan-fonts
- Update to version 20220524
- Updated Noto Sans Myanmar and Noto Sans Tangsa Fonts
-------------------------------------------------------------------
Thu May 19 15:10:51 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- Clarify sources
-------------------------------------------------------------------
Tue May 17 16:47:27 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- Fix unversioned obsoletes
- Merge noto-sans-display-fonts into noto-sans-fonts
- Fixes inconsistent font family names see Github issue #2315
- Bump version to 20220516
- Start using OTF fonts to be in-line with Noto CJK and Emoji
- No new fonts
-------------------------------------------------------------------
Sat May 14 06:51:21 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
- Update URL and source for zips
- Update to version 20220509
- 96 new fonts, details at https://pastebin.com/ycnpAn88
-------------------------------------------------------------------
Mon Jun 3 15:46:48 UTC 2019 - Fuminobu Takeyama <ftake@geeko.jp>
- Separate Noto Color Emoji and Noto Emoji fonts into a new project
due to their different release cycle
- Fix the direct changes to spec file at the previous commit
-------------------------------------------------------------------
Sat Mar 23 15:31:14 UTC 2019 - Markus S <kamikazow@opensuse.org>
- Changed dependecy status of doc sub-package from Required to
Recommended because fonts load just fine without it.
-------------------------------------------------------------------
Mon Feb 12 09:21:29 UTC 2018 - coolo@suse.com
- increase required disk space to 7GB as rpmlint check fails on
workers with 6 (bsc#1080547)
-------------------------------------------------------------------
Thu Nov 2 19:52:11 UTC 2017 - kah0922@gmail.com
- update to version 20170919
- new: Adlam Sans Serif Font
- new: Adlam Unjoined Sans Serif Font
- new: Anatolian Hieroglyphs Sans Serif Font
- new: Arabic Sans Serif Font
- new: Chakma Sans Serif Font
- new: Display Sans Serif Font
- new: Osage Sans Serif Font
-------------------------------------------------------------------
Sat Apr 8 05:18:08 UTC 2017 - i@marguerite.su
- remove CJK from google-noto-fonts. they follow a different release
schedule and they need to be handled separately
-------------------------------------------------------------------
Tue Feb 28 16:22:22 UTC 2017 - hpj@urpla.net
- update to version 20161025
- new: Mono Font
- new: Naskh Arabic Font
- new: Bengali Sans Serif Font
- new: Devanagari Sans Serif Font
- new: Gujarati Sans Serif Font
- new: Gurmukhi Sans Serif Font
- new: Kannada Sans Serif Font
- new: Khmer Sans Serif Font
- new: Lao Sans Serif Font
- new: Malayalam Sans Serif Font
- new: Myanmar Sans Serif Font
- new: Oriya Sans Serif Font
- new: Tamil Sans Serif Font
- new: Telugu Sans Serif Font
- new: Thai Sans Serif Font
- new: Sans UI Font
- new: Bengali Font
- new: Devanagari Font
- new: Gujarati Font
- new: Kannada Font
- new: Malayalam Font
- new: Tamil Font
- new: Telugu Font
- fix generate-specfile.sh:
- handle UI fonts, that do not start with Sans ot Serif
- fix description of fonts, that do not start with Sans ot Serif
- flag sans fonts only, that really deserve it
-------------------------------------------------------------------
Sun Sep 11 07:59:49 UTC 2016 - ftake@geeko.jp
- move 59-noto-sans-cjk.conf into fonts-config (boo#998301)
to prevent an independent font package from changing family
preferences list
- Enable case-insensitive sort and regenerate the spec file
-------------------------------------------------------------------
Sun Apr 3 14:22:24 UTC 2016 - i@marguerite.su
- rename 52-noto-sans-cjk.conf to 59-noto-sans-cjk.conf.
- get rid of sub-pixel rendering settings.
-------------------------------------------------------------------
Fri Mar 25 11:23:25 UTC 2016 - i@marguerite.su
- add 52-noto-sans-cjk.conf, fix boo#972664 "Noto Sans CJK:
Chinese are using Japanese Glyphs".
- add scalable-font-XXX provides to noto-sans-cjk-fonts package
- add locale() to noto-sans-cjk-fonts package, set it as default
font for Chinese.
-------------------------------------------------------------------
Wed Mar 9 14:22:02 UTC 2016 - fcrozat@suse.com
- Add NotoSansCJK.ttc.zip and ship all CJK fonts in a single ttc
file and an single subpackage, this will save a lot of disk
space.
- Specify file permissions in defattr, some zip files are shipping
files with incorrect permissions.
-------------------------------------------------------------------
Fri Jan 8 12:56:45 UTC 2016 - i@marguerite.su
- add _constraints, need at least 4.5GB disk space
-------------------------------------------------------------------
Tue Jan 5 10:34:16 UTC 2016 - fcrozat@suse.com
- Ensure reconfigure_fonts_prereq macro is used for all subpackages
(spotted by Takashi Iwai).
-------------------------------------------------------------------
Tue Dec 22 14:13:56 UTC 2015 - fcrozat@suse.com
- Update to version 20151215:
* Color Emoji are now available in a subpackage.
* Update TaiTham to v1.03
* Update Coptic to v1.03
* Update Tifinagh to v1.05
* Update Thaana to v1.02
* Update Arimo and Tinos to v1.32
* Update Khmer to v1.03
* Update Javanese to v1.05
* Update Lepcha to v1.03
* Update Lao to v1.02
* Update KufiArabic to v1.04
- Update source url.
-------------------------------------------------------------------
Wed Nov 25 09:39:21 UTC 2015 - pgajdos@suse.com
- subpackage layout reworked
-------------------------------------------------------------------
Thu Oct 8 14:11:43 UTC 2015 - fcrozat@suse.com
- Update to version 2015102:
+ All fonts are now under OFL-1.1 license
+ New variants: Emoji, Nastaliq Urdu, Mono CJK
- Adapt generate-specfile.sh and template to not fail if there is
no draft font.
-------------------------------------------------------------------
Wed Aug 26 09:49:02 UTC 2015 - fcrozat@suse.com
- update to version 20150618:
+ Noto CJK variants
+ Thaana Sans, Tibetan variants.
+ update generate-specfile.sh
+ update url.
-------------------------------------------------------------------
Wed May 27 09:43:39 UTC 2015 - aj@ajaissle.de
- Fix rpm group classification (X11/Font -> X11/Fonts)
-------------------------------------------------------------------
Mon Feb 16 09:57:36 UTC 2015 - i@marguerite.su
- set Noto Sans S/T Chinese as default Chinese font
-------------------------------------------------------------------
Mon Sep 1 12:31:50 UTC 2014 - ftake@geeko.jp
- updated to version 20140716
+ Noto Sans S Chinese, T Chinese, Japanese, Korean are released
+ *-ui fonts are removed
- update generate-specfile.sh
-------------------------------------------------------------------
Tue Oct 29 10:12:48 UTC 2013 - pgajdos@suse.com
- split fonts in subpackages
- generate-specfile.sh created
-------------------------------------------------------------------
Fri Oct 25 11:48:41 UTC 2013 - pgajdos@suse.com
- package created, version 20130418