Update to 2.8.2 version (#1980729)
This commit is contained in:
parent
e739947e69
commit
164be103e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
||||
/harfbuzz-2.7.4.tar.xz
|
||||
/harfbuzz-2.8.0.tar.xz
|
||||
/harfbuzz-2.8.1.tar.xz
|
||||
/harfbuzz-2.8.2.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: harfbuzz
|
||||
Version: 2.8.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
License: MIT
|
||||
@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 12 2021 Parag Nemade <pnemade AT redhat DOT com> - 2.8.2-1
|
||||
- Update to 2.8.2 version (#1980729)
|
||||
|
||||
* Thu May 20 2021 Pete Walter <pwalter@fedoraproject.org> - 2.8.1-2
|
||||
- Rebuild for ICU 69
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-2.8.1.tar.xz) = c969ec1677f2f023c05698a226c96b23a815db732f1561d486b25b07c3663ea8192e49ee1253b7b623b43d713b9230df3265a47da6fd65378256ecada90c6ae4
|
||||
SHA512 (harfbuzz-2.8.2.tar.xz) = 47f672967ba9e9a1ea21164b9780cbaaad2f4f619811e84d1b6bdb598e5ad60c96e08fadd270460a4ce8e2fb4603fcdd881ba55f2826abc2a4ab439efdc856dc
|
||||
|
Loading…
Reference in New Issue
Block a user