Update to 2.0.2 version
This commit is contained in:
parent
26292efc6b
commit
dec4d4f4c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -91,3 +91,4 @@
|
|||||||
/harfbuzz-1.8.8.tar.bz2
|
/harfbuzz-1.8.8.tar.bz2
|
||||||
/harfbuzz-2.0.0.tar.bz2
|
/harfbuzz-2.0.0.tar.bz2
|
||||||
/harfbuzz-2.0.1.tar.bz2
|
/harfbuzz-2.0.1.tar.bz2
|
||||||
|
/harfbuzz-2.0.2.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: harfbuzz
|
Name: harfbuzz
|
||||||
Version: 2.0.1
|
Version: 2.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Text shaping library
|
Summary: Text shaping library
|
||||||
|
|
||||||
@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/libharfbuzz-icu.so.*
|
%{_libdir}/libharfbuzz-icu.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 01 2018 Parag Nemade <pnemade AT redhat DOT com> - 2.0.2-1
|
||||||
|
- Update to 2.0.2 version
|
||||||
|
|
||||||
* Sun Oct 28 2018 Parag Nemade <pnemade AT redhat DOT com> - 2.0.1-1
|
* Sun Oct 28 2018 Parag Nemade <pnemade AT redhat DOT com> - 2.0.1-1
|
||||||
- Update to 2.0.1 version
|
- Update to 2.0.1 version
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (harfbuzz-2.0.1.tar.bz2) = 7bfd6194ca16251ae3382c9e06c5ac0d92613c0a67a4dd4a41227e53a217876aa509834b9265c6d6800fd7c1d703be40992435387c9f4611af6957c6c92ba94b
|
SHA512 (harfbuzz-2.0.2.tar.bz2) = 4cb605c47617dd06d4a2e8ae01e44969f5addacee47ef5212442645c6229298d5080f85b0aca6a2fbedfd2007c679acad6a4b3e9389df1b3a6232bf6ef961577
|
||||||
|
Loading…
Reference in New Issue
Block a user