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