Update to 3.1.2 version (#2026992)
This commit is contained in:
parent
d355685c33
commit
f4a76840d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@
|
||||
/harfbuzz-3.0.0.tar.xz
|
||||
/harfbuzz-3.1.0.tar.xz
|
||||
/harfbuzz-3.1.1.tar.xz
|
||||
/harfbuzz-3.1.2.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 3.1.1
|
||||
Version: 3.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 30 2021 Parag Nemade <pnemade AT redhat DOT com> - 3.1.2-1
|
||||
- Update to 3.1.2 version (#2026992)
|
||||
|
||||
* Tue Nov 09 2021 Parag Nemade <pnemade AT redhat DOT com> - 3.1.1-1
|
||||
- Update to 3.1.1 version (#2021316)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-3.1.1.tar.xz) = 08a1566ac155a6cd37b8a341168229826ab5cc84db13b42cba461ff533ba3d404970edbee6068b472c06c05720aa388235d44ca730f688344eb8b51a3d556b22
|
||||
SHA512 (harfbuzz-3.1.2.tar.xz) = a8532a28839681f0d51f36c18a63537d1dba3b26f4effd03762fe498ccda5f0b014708add9a516dc4c38305597259ba0a02350825381af40c8b7d17504a50351
|
||||
|
Loading…
Reference in New Issue
Block a user