Update to 2.6.2 version (#1757207)
This commit is contained in:
parent
4ab8262ad8
commit
1d315ac7bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/harfbuzz-2.5.3.tar.xz
|
||||
/harfbuzz-2.6.0.tar.xz
|
||||
/harfbuzz-2.6.1.tar.xz
|
||||
/harfbuzz-2.6.2.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: harfbuzz
|
||||
Version: 2.6.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
License: MIT
|
||||
@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 01 2019 Parag Nemade <pnemade AT redhat DOT com> - 2.6.2-1
|
||||
- Update to 2.6.2 version (#1757207)
|
||||
|
||||
* Wed Sep 18 2019 Kalev Lember <klember@redhat.com> - 2.6.1-2
|
||||
- Build with --with-gobject --enable-introspection (#1737186)
|
||||
- Tighten soname globs
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-2.6.1.tar.xz) = cea531ab9db0ae1b188ac56c3ea6e0344192c4321b97d4425f4a53e6bb34c88463a7453fd69fcadccb8574506c1fb5505422019e41a7938a04e7823e3f484c06
|
||||
SHA512 (harfbuzz-2.6.2.tar.xz) = 0a98c2b49650d66cf11f3395504cba3b18aaca43482924d9b58babd2ccb986b74ed7478bef5c4c1937d7782b7b278504854eaa04a62b329df08d91d30fc879d5
|
||||
|
Loading…
Reference in New Issue
Block a user