Compare commits
No commits in common. "c8" and "c9" have entirely different histories.
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/liberation-narrow-fonts-1.07.5.tar.gz
|
||||
SOURCES/liberation-narrow-fonts-1.07.6.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
ad6357440385d39cc414a01ac94c5e1bcef77074 SOURCES/liberation-narrow-fonts-1.07.5.tar.gz
|
||||
2d328e419be44f5773c751f032089374af6fc41a SOURCES/liberation-narrow-fonts-1.07.6.tar.gz
|
||||
|
@ -3,29 +3,32 @@
|
||||
%global fontconf %{priority}-%{fontname}.conf
|
||||
%global catalogue %{_sysconfdir}/X11/fontpath.d
|
||||
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Sans-serif Narrow fonts to replace commonly used Microsoft Arial Narrow
|
||||
Version: 1.07.5
|
||||
Release: 2%{?dist}
|
||||
Name: %{fontname}-fonts
|
||||
Summary: Sans-serif Narrow fonts to replace commonly used Microsoft Arial Narrow
|
||||
Version: 1.07.6
|
||||
Release: 9%{?dist}
|
||||
Epoch: 2
|
||||
# The license of the Liberation Fonts is a EULA that contains GPLv2 and two
|
||||
# exceptions:
|
||||
# The first exception is the standard FSF font exception.
|
||||
# The second exception is an anti-lockdown clause somewhat like the one in
|
||||
# GPLv3. This license is Free, but GPLv2 and GPLv3 incompatible.
|
||||
License: Liberation
|
||||
URL: https://github.com/liberationfonts/liberation-sans-narrow
|
||||
Source0: https://github.com/liberationfonts/liberation-sans-narrow/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-generate.pe
|
||||
Source2: %{name}.conf
|
||||
Source3: %{name}.metainfo.xml
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontpackages-devel, xorg-x11-font-utils
|
||||
License: Liberation
|
||||
Group: User Interface/X
|
||||
URL: https://github.com/liberationfonts/liberation-sans-narrow
|
||||
Source0: %{url}/files/2579430/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-generate.pe
|
||||
Source2: %{name}.conf
|
||||
Source3: %{name}.metainfo.xml
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontpackages-devel
|
||||
BuildRequires: mkfontscale mkfontdir
|
||||
BuildRequires: fontforge
|
||||
BuildRequires: libappstream-glib
|
||||
Requires: fontpackages-filesystem
|
||||
Requires: fontpackages-filesystem
|
||||
|
||||
%description
|
||||
The Liberation Sans Narrow Fonts are intended to be replacements for \
|
||||
The Liberation Sans Narrow Fonts are intended to be replacements for
|
||||
the Arial Narrow.
|
||||
|
||||
%prep
|
||||
@ -78,10 +81,39 @@ appstream-util validate-relax --nonet \
|
||||
%{catalogue}/%{name}
|
||||
|
||||
%changelog
|
||||
*Tue Aug 14 2018 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> - 1.07.5-2
|
||||
- Resolves: rhbz#1614530
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:1.07.6-9
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
||||
*Mon Jul 23 2018 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> - 1.07.5-1
|
||||
* Mon Jul 05 2021 Vishal Vijayraghavan<vvijayra@redhat.com> - 2:1.07.6-8
|
||||
- Resolves: rhbz#1973542 Add gating tests
|
||||
|
||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2:1.07.6-7
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
* Thu Mar 04 2021 Peter Hutterer <peter.hutterer@redhat.com> 2:1.07.6-6
|
||||
- Require mkfontscale and mkfontdir directly, not xorg-x11-font-utils
|
||||
(#1933537)
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.07.6-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.07.6-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:1.07.6-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Wed Sep 4 2019 Vishal Vijayraghavan<vishalvijayraghavan@gmail.com> - 2:1.07.6-2
|
||||
- Resolves:rh#1747737 packages with conflicts
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.07.5-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.07.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Mon Jul 23 2018 Vishal Vijayraghavan<vishalvijayraghavan@gmail.com> - 1.07.5-1
|
||||
- new release since liberation-narrow font is seperted from liberation 1.x
|
||||
|
||||
* Fri Nov 23 2012 Pravin Satpute <psatpute@redhat.com> - 1.07.2-10
|
||||
|
Loading…
Reference in New Issue
Block a user