Update to 3.3.1 version (#2048881)
This commit is contained in:
parent
5dce209ed9
commit
9680c8f707
1
.gitignore
vendored
1
.gitignore
vendored
@ -121,3 +121,4 @@
|
|||||||
/harfbuzz-3.1.1.tar.xz
|
/harfbuzz-3.1.1.tar.xz
|
||||||
/harfbuzz-3.1.2.tar.xz
|
/harfbuzz-3.1.2.tar.xz
|
||||||
/harfbuzz-3.2.0.tar.xz
|
/harfbuzz-3.2.0.tar.xz
|
||||||
|
/harfbuzz-3.3.1.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 3.2.0
|
Version: 3.3.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 03 2022 Parag Nemade <pnemade AT redhat DOT com> - 3.3.1-1
|
||||||
|
- Update to 3.3.1 version (#2048881)
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (harfbuzz-3.2.0.tar.xz) = c9d88068d8017046842f444f02f31dbae109026ede943aaf265db5508de8b4b2be84203950f274a237f515bf7cbd361629d2032c6e8ee8f50354b430bba3a8ca
|
SHA512 (harfbuzz-3.3.1.tar.xz) = 6911a2a9cba032d45837854bc4fd1313f7fb2dabae09539b673a46b58a0845b9a3b7b57c11d1209ff9847c1eaed2b48a33a2987c0eb8cfb2ba55fdded57155e1
|
||||||
|
Loading…
Reference in New Issue
Block a user