Update to 1.50.14
This commit is contained in:
parent
74f031fdcb
commit
b66910d525
1
.gitignore
vendored
1
.gitignore
vendored
@ -100,3 +100,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.50.11.tar.xz
|
||||
/pango-1.50.12.tar.xz
|
||||
/pango-1.50.13.tar.xz
|
||||
/pango-1.50.14.tar.xz
|
||||
|
||||
@ -8,11 +8,11 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.50.13
|
||||
Version: 1.50.14
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://pango.gnome.org/
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.50/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -146,6 +146,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 02 2023 David King <amigadave@amigadave.com> - 1.50.14-1
|
||||
- Update to 1.50.14
|
||||
|
||||
* Mon Feb 20 2023 David King <amigadave@amigadave.com> - 1.50.13-1
|
||||
- Update to 1.50.13
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.50.13.tar.xz) = 1a8ccf645b4340d3ad450c7edc8f236279d1577234b06587ca74dd94fbcfb9ee625c3a27616771a91d6dc1db24900a9557fb0a1b861ad0c004422a36678e41de
|
||||
SHA512 (pango-1.50.14.tar.xz) = 2c9330b65920fdd0ab6d645aed785a364158d78068bdcd7ba15b6a7368835677f06f2f8fd158cd23b05f98a37fb903e29526ade8f4d62913dbc5809f737d5166
|
||||
|
||||
Loading…
Reference in New Issue
Block a user