commit ce211987313187779f76c8d34b7395a73aa1d60e Author: MSVSphere Packaging Team Date: Tue Nov 26 19:10:55 2024 +0300 import rit-rachana-fonts-1.4.7-4.el10 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0cd3578 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/RIT-Rachana-1.4.7.tar.bz2 diff --git a/.rit-rachana-fonts.metadata b/.rit-rachana-fonts.metadata new file mode 100644 index 0000000..9515bb2 --- /dev/null +++ b/.rit-rachana-fonts.metadata @@ -0,0 +1 @@ +7d7259c35d64a49bc8fbe518c9f17a541b34e219 SOURCES/RIT-Rachana-1.4.7.tar.bz2 diff --git a/SPECS/rit-rachana-fonts.spec b/SPECS/rit-rachana-fonts.spec new file mode 100644 index 0000000..db83714 --- /dev/null +++ b/SPECS/rit-rachana-fonts.spec @@ -0,0 +1,116 @@ +# SPDX-License-Identifier: MIT +Version: 1.4.7 +Release: 4%{?dist} +URL: https://gitlab.com/rit-fonts/%{fontsource} + +%global foundry RIT +%global fontlicense OFL-1.1 +%global fontlicenses LICENSE.txt +%global fontdocs *.md + +%global fontfamily RIT Rachana +%global fontsource RIT-Rachana +%global fontsummary OpenType font for Malayalam traditional script + +%global fonts fonts/otf/*.otf +%global fontconfs meta/65-0-rit-rachana-fonts.conf + +%global fontappstreams meta/in.org.rachana.rit-rachana.metainfo.xml + +%global fontdescription %{expand: +RIT Rachana is opentype font for Malayalam traditional script designed by Hussain K H. +It covers Unicode 13.0 and entire character set in 'definitive character set' of Malayalam. +} + + +Source0: https://gitlab.com/rit-fonts/RIT-Rachana/-/archive/%{version}/%{fontsource}-%{version}.tar.bz2 + +BuildRequires: fontforge +BuildRequires: python3 +BuildRequires: python3-fonttools +BuildRequires: python3-cffsubr +BuildRequires: make +Obsoletes: smc-rachana-fonts <= 7.0.3 + +%fontpkg + +%prep +%setup -n RIT-Rachana-%{version} + +%build +%fontbuild +make otf + +%install +%fontinstall + +%check +%fontcheck + +%fontfiles + + +%changelog +* Tue Nov 26 2024 MSVSphere Packaging Team - 1.4.7-4 +- Rebuilt for MSVSphere 10 + +* Mon Jun 24 2024 Troy Dawson - 1.4.7-4 +- Bump release for June 2024 mass rebuild + +* Fri Jan 26 2024 Fedora Release Engineering - 1.4.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Rajeesh K V - 1.4.7-2 +- Fix typo: RHBZ #2258579 + +* Sat Jan 06 2024 Rajeesh K V - 1.4.7-1 +- Bugfix update, version 1.4.7 + +* Sat Sep 30 2023 Rajeesh K V - 1.4.6-1 +- Bugfix update, version 1.4.6 + +* Sun Sep 03 2023 Rajeesh K V - 1.4.5-1 +- Bugfix update, version 1.4.5 + +* Fri Jul 21 2023 Fedora Release Engineering - 1.4.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Sun Jun 18 2023 Rajeesh K V - 1.4.4-1 +- Bugfix update, version 1.4.4 + +* Wed May 10 2023 Rajeesh K V - 1.4.3-1 +- Bugfix update, version 1.4.3 + +* Sat Feb 18 2023 Rajeesh K V - 1.4.2-1 +- Bugfix update, version 1.4.2 + +* Fri Jan 20 2023 Fedora Release Engineering - 1.4.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sun Nov 27 2022 Rajeesh K V - 1.4.1-1 +- New version with many improvements (Unicode 15.0, size reduction, shaping...) +- Spec update for SPDX license tag + +* Sat Jul 23 2022 Fedora Release Engineering - 1.3.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sun Feb 06 2022 Rajeesh K V - 1.3.1-1 +- New bugfix release 1.3.1 + +* Fri Jan 21 2022 Fedora Release Engineering - 1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Mon Dec 20 2021 Rajeesh KV - 1.3-2 +- Address review comments on RHBZ#2031365 + +* Mon Dec 06 2021 Rajeesh KV - 1.3-1 +- Obsoletes SMC Rachana fonts + +* Sun Oct 10 2021 Rajeesh KV - 1.3-0 +- New upstream release 1.3 + +* Fri Jun 25 2021 Rajeesh KV - 1.2-0 +- New upstream release 1.2 + +* Thu Dec 17 2020 Rajeesh KV - 1.1-0 +- Initial packaging