Update to 2.8.1 version (#1956915)
This commit is contained in:
parent
1c645dc509
commit
51442b6e65
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/harfbuzz-2.7.3.tar.xz
|
||||
/harfbuzz-2.7.4.tar.xz
|
||||
/harfbuzz-2.8.0.tar.xz
|
||||
/harfbuzz-2.8.1.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 2.8.0
|
||||
Version: 2.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Wed May 05 2021 Parag Nemade <pnemade AT redhat DOT com> - 2.8.1-1
|
||||
- Update to 2.8.1 version (#1956915)
|
||||
|
||||
* Wed Mar 17 2021 Parag Nemade <pnemade AT redhat DOT com> - 2.8.0-1
|
||||
- Update to 2.8.0 version (#1939692)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-2.8.0.tar.xz) = 0ece78fa5c18be1fd693f40493ff3689a297ef4d5ad82f31054e8f42c1ba4e8b93afe1ed1ccb9eb9a0f165f8d1343c12c0606f1768a4f85bb041ae65018e6d83
|
||||
SHA512 (harfbuzz-2.8.1.tar.xz) = c969ec1677f2f023c05698a226c96b23a815db732f1561d486b25b07c3663ea8192e49ee1253b7b623b43d713b9230df3265a47da6fd65378256ecada90c6ae4
|
||||
|
Loading…
Reference in New Issue
Block a user