Update to 2.6.0 version (#1742730)
This commit is contained in:
parent
d12b11ba6a
commit
7c117d3c46
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@
|
||||
/harfbuzz-2.5.1.tar.xz
|
||||
/harfbuzz-2.5.2.tar.xz
|
||||
/harfbuzz-2.5.3.tar.xz
|
||||
/harfbuzz-2.6.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: harfbuzz
|
||||
Version: 2.5.3
|
||||
Release: 3%{?dist}
|
||||
Version: 2.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
License: MIT
|
||||
@ -94,6 +94,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 17 2019 Parag Nemade <pnemade AT redhat DOT com> - 2.6.0-1
|
||||
- Update to 2.6.0 version (#1742730)
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-2.5.3.tar.xz) = a2e6cedbe0e505fa31b540e0d0bc6c0b07080bd39879c27e04d351103e21201d75a809dd2fad559bf994b82b311f67ad85778cbbfb670d7e2580beafa09e93ff
|
||||
SHA512 (harfbuzz-2.6.0.tar.xz) = ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2
|
||||
|
Loading…
Reference in New Issue
Block a user