Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/harfbuzz.git#acac5cc712bedec0422659917027f55b5ad91ee1
This commit is contained in:
parent
fbd88209b8
commit
db1adea54e
2
.gitignore
vendored
2
.gitignore
vendored
@ -110,3 +110,5 @@
|
||||
/harfbuzz-2.6.8.tar.xz
|
||||
/harfbuzz-2.7.1.tar.xz
|
||||
/harfbuzz-2.7.2.tar.xz
|
||||
/harfbuzz-2.7.3.tar.xz
|
||||
/harfbuzz-2.7.4.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: harfbuzz
|
||||
Version: 2.7.2
|
||||
Version: 2.7.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Text shaping library
|
||||
|
||||
@ -15,6 +15,7 @@ BuildRequires: libicu-devel
|
||||
BuildRequires: graphite2-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
HarfBuzz is an implementation of the OpenType Layout engine.
|
||||
@ -87,6 +88,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libharfbuzz-icu.so.*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 27 20:48:11 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.7.4-1
|
||||
- Update to 2.7.4 version (#1911046)
|
||||
|
||||
* Fri Dec 25 14:01:50 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.7.3-1
|
||||
- Update to 2.7.3 version (#1910482)
|
||||
|
||||
* Sat Aug 29 2020 Parag Nemade <pnemade AT redhat DOT com> - 2.7.2-1
|
||||
- Update to 2.7.2 version (#1873689)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-2.7.2.tar.xz) = 6600e3868df2da37644fe683839ffce129144332b6949795e71004318159582bd2c03da8510b6577b117a66aff155f8559de144dc2ffb010a59ccd7509d66399
|
||||
SHA512 (harfbuzz-2.7.4.tar.xz) = d2af6a768c397c664f654cf36140e7b5696b3b983f637454604570c348247f7ffea135048d9b02cf6593cbde728567e31bf82a39df5ff38d680c78dff24d4cf0
|
||||
|
Loading…
Reference in New Issue
Block a user