import woff2-1.0.2-15.el9
This commit is contained in:
parent
8584e28095
commit
f6bcaede30
@ -2,7 +2,7 @@
|
||||
|
||||
Name: woff2
|
||||
Version: 1.0.2
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: Web Open Font Format 2.0 library
|
||||
|
||||
License: MIT
|
||||
@ -51,7 +51,7 @@ Development files and utils for %{name}
|
||||
%cmake_install
|
||||
mkdir -p %{buildroot}%{_bindir}/
|
||||
|
||||
cd %{_target_platform}
|
||||
cd %{_vpath_builddir}
|
||||
install -m 755 woff2_decompress %{buildroot}%{_bindir}/
|
||||
install -m 755 woff2_compress %{buildroot}%{_bindir}/
|
||||
install -m 755 woff2_info %{buildroot}%{_bindir}/
|
||||
@ -78,6 +78,9 @@ cd -
|
||||
%{_libdir}/pkgconfig/libwoff2enc.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jul 05 2022 Eike Rathke <erack@redhat.com> - 1.0.2-15
|
||||
- Fix 9.1.0 FTBFS
|
||||
|
||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.2-14
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user