Update to 1.7.6 version (#1552962)
This commit is contained in:
parent
aed1798cb8
commit
eb388413c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/harfbuzz-1.7.3.tar.bz2
|
||||
/harfbuzz-1.7.4.tar.bz2
|
||||
/harfbuzz-1.7.5.tar.bz2
|
||||
/harfbuzz-1.7.6.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: harfbuzz
|
||||
Version: 1.7.5
|
||||
Release: 3%{?dist}
|
||||
Version: 1.7.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
License: MIT
|
||||
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 2018 Parag Nemade <pnemade AT redhat DOT com> - 1.7.6-1
|
||||
- Update to 1.7.6 version (#1552962)
|
||||
|
||||
* Mon Feb 19 2018 Parag Nemade <pnemade AT redhat DOT com> - 1.7.5-3
|
||||
- Add BuildRequires: gcc-c++ as per packaging guidelines
|
||||
- Used %%autosetup
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-1.7.5.tar.bz2) = c2c13fc97bb74f0f13092b07804f7087e948bce49793f48b62c2c24a5792523acc0002840bebf21829172bb2e7c3df9f9625250aec6c786a55489667dd04d6a0
|
||||
SHA512 (harfbuzz-1.7.6.tar.bz2) = 259656574b1ec2916ada951b759a591f45c11c5c639fa29831e06320312bf951f4f5ef6306f9ffc373abf0d40dbf944db918d4c54aca3bd7eab2c3a886db7a68
|
||||
|
Loading…
Reference in New Issue
Block a user