Resolves:RHEL-56083 - Typo in fontconfig file
This commit is contained in:
parent
46df7a7831
commit
7fdfa5af26
@ -1,6 +1,6 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
Version: 1.5.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
URL: https://gitlab.com/rit-fonts/%{fontsource}
|
||||
|
||||
%global foundry RIT
|
||||
@ -35,6 +35,7 @@ Obsoletes: smc-meera-fonts <= 7.0.3-5%{?dist}
|
||||
|
||||
%prep
|
||||
%setup -n %{fontsource}-%{version}
|
||||
sed -i 's/Meera New/RIT Meera New/g' meta/65-meera-new-fonts.conf
|
||||
|
||||
%build
|
||||
%fontbuild
|
||||
@ -50,6 +51,9 @@ make otf
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 27 2024 Parag Nemade <pnemade AT redhat DOT com> - 1.5.2-5
|
||||
- Resolves:RHEL-56083 - Typo in fontconfig file
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.5.2-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user