Update to 1.48.9
This commit is contained in:
parent
d240699957
commit
cf143237f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.48.5.tar.xz
|
||||
/pango-1.48.7.tar.xz
|
||||
/pango-1.48.8.tar.xz
|
||||
/pango-1.48.9.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global glib2_version 2.62
|
||||
%global fribidi_version 0.19.7
|
||||
%global fribidi_version 1.0.6
|
||||
%global libthai_version 0.1.9
|
||||
%global harfbuzz_version 2.0.0
|
||||
%global fontconfig_version 2.12.92
|
||||
@ -8,7 +8,7 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.48.8
|
||||
Version: 1.48.9
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
@ -126,6 +126,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 18 2021 Kalev Lember <klember@redhat.com> - 1.48.9-1
|
||||
- Update to 1.48.9
|
||||
|
||||
* Thu Aug 12 2021 Kalev Lember <klember@redhat.com> - 1.48.8-1
|
||||
- Update to 1.48.8
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.48.8.tar.xz) = 172beb06b0bba2c06449c3117e69ae58c17ea2e501ab2ee33258129c04ff045d2e71b80ff2c1dbd405b758085d657c201d19a845dddefc0a61261037e861cd36
|
||||
SHA512 (pango-1.48.9.tar.xz) = e3bba743bb596b0a34cedc893f9af0216bcc9fec521c2da09cfdeec9ad80a05b5c53c3fce1a225ab27536e9335725cffb87c66867d0522fd4632df00b1d4c056
|
||||
|
||||
Loading…
Reference in New Issue
Block a user