Update to 4.3.0
This commit is contained in:
parent
940cd7e40b
commit
e7f054d920
1
.gitignore
vendored
1
.gitignore
vendored
@ -66,3 +66,4 @@
|
||||
/harfbuzz-4.1.0.tar.xz
|
||||
/harfbuzz-4.2.0.tar.xz
|
||||
/harfbuzz-4.2.1.tar.xz
|
||||
/harfbuzz-4.3.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{?mingw_package_header}
|
||||
|
||||
Name: mingw-harfbuzz
|
||||
Version: 4.2.1
|
||||
Version: 4.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: MinGW Windows Harfbuzz library
|
||||
|
||||
@ -144,6 +144,9 @@ find %{buildroot} -name "*.la" -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 24 2022 Sandro Mani <manisandro@gmail.com> - 4.3.0-1
|
||||
- Update to 4.3.0
|
||||
|
||||
* Tue Apr 26 2022 Sandro Mani <manisandro@gmail.com> - 4.2.1-1
|
||||
- Update to 4.2.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (harfbuzz-4.2.1.tar.xz) = 860ce65b66815e432f7d3483325404ae3deb55067d03eff1b941ad9fd946db509ceaaf5e195905d57b0c6779fc2ae1f35375fbd16a860f08ec195f5337002fe0
|
||||
SHA512 (harfbuzz-4.3.0.tar.xz) = b258bd253b694732c22ebfc980c21d4e2c6f59beb55279bda9988c950038295635613509b9f998a7f06a99642509af6e8ef6a370a3839a918d3ac67faa8af336
|
||||
|
Loading…
Reference in New Issue
Block a user