Update to 8.1.1 version (#2228195)
This commit is contained in:
parent
fd8dd1869d
commit
c0418a9f86
1
.gitignore
vendored
1
.gitignore
vendored
@ -145,3 +145,4 @@
|
||||
/harfbuzz-7.3.0.tar.xz
|
||||
/harfbuzz-8.0.0.tar.xz
|
||||
/harfbuzz-8.0.1.tar.xz
|
||||
/harfbuzz-8.1.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: harfbuzz
|
||||
Version: 8.0.1
|
||||
Release: 3%{?dist}
|
||||
Version: 8.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
License: MIT-Modern-Variant
|
||||
@ -92,6 +92,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 03 2023 Parag Nemade <pnemade AT redhat DOT com> - 8.1.1-1
|
||||
- Update to 8.1.1 version (#2228195)
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-8.0.1.tar.xz) = e1292f059b07a5aa2f3fbf345b893209cac895c461b4abf30b8b76bcd03c79dd09f911450293403070e1a0bb08496a7f37693ba5a62a9d423dd6ba55e744444d
|
||||
SHA512 (harfbuzz-8.1.1.tar.xz) = 74416c6cf78751721112fe551a47600b9b85d6865f38b155c0e432e757a175ac127baeeaa16bfe6d62510e00f9def8950f0c836545d1847a924b478c51e43b0c
|
||||
|
Loading…
Reference in New Issue
Block a user