Update to 2.6.1 version (#1744835)
This commit is contained in:
parent
2b724afa25
commit
550282d4fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@
|
||||
/harfbuzz-2.5.2.tar.xz
|
||||
/harfbuzz-2.5.3.tar.xz
|
||||
/harfbuzz-2.6.0.tar.xz
|
||||
/harfbuzz-2.6.1.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 2.6.0
|
||||
Version: 2.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 23 2019 Parag Nemade <pnemade AT redhat DOT com> - 2.6.1-1
|
||||
- Update to 2.6.1 version (#1744835)
|
||||
|
||||
* Sat Aug 17 2019 Parag Nemade <pnemade AT redhat DOT com> - 2.6.0-1
|
||||
- Update to 2.6.0 version (#1742730)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-2.6.0.tar.xz) = ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2
|
||||
SHA512 (harfbuzz-2.6.1.tar.xz) = cea531ab9db0ae1b188ac56c3ea6e0344192c4321b97d4425f4a53e6bb34c88463a7453fd69fcadccb8574506c1fb5505422019e41a7938a04e7823e3f484c06
|
||||
|
Loading…
Reference in New Issue
Block a user