Update to 2.9.0 version (#1995436)
This commit is contained in:
parent
5cd725f508
commit
06fd0cf3f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@
|
||||
/harfbuzz-2.8.0.tar.xz
|
||||
/harfbuzz-2.8.1.tar.xz
|
||||
/harfbuzz-2.8.2.tar.xz
|
||||
/harfbuzz-2.9.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: harfbuzz
|
||||
Version: 2.8.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.9.0
|
||||
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
|
||||
* Fri Aug 20 2021 Parag Nemade <pnemade AT redhat DOT com> - 2.9.0-1
|
||||
- Update to 2.9.0 version (#1995436)
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-2.8.2.tar.xz) = 47f672967ba9e9a1ea21164b9780cbaaad2f4f619811e84d1b6bdb598e5ad60c96e08fadd270460a4ce8e2fb4603fcdd881ba55f2826abc2a4ab439efdc856dc
|
||||
SHA512 (harfbuzz-2.9.0.tar.xz) = 1b6979facba62e6ec98a510e95f18a20e54d0af3317be5df95719715362812e1c18cb52efe03f7a02003447582768dac5d9a54e5cc95f790d9623cec49ed8551
|
||||
|
Loading…
Reference in New Issue
Block a user