Update to 1.51.0
This commit is contained in:
parent
f69f1e974f
commit
7b44ab3202
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.50.12.tar.xz
|
||||
/pango-1.50.13.tar.xz
|
||||
/pango-1.50.14.tar.xz
|
||||
/pango-1.51.0.tar.xz
|
||||
|
||||
@ -8,13 +8,13 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.50.14
|
||||
Release: 2%{?dist}
|
||||
Version: 1.51.0
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://pango.gnome.org/
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.50/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.51/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||
BuildRequires: pkgconfig(cairo-gobject) >= %{cairo_version}
|
||||
@ -146,6 +146,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2023 Kalev Lember <klember@redhat.com> - 1.51.0-1
|
||||
- Update to 1.51.0
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.50.14-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.50.14.tar.xz) = 2c9330b65920fdd0ab6d645aed785a364158d78068bdcd7ba15b6a7368835677f06f2f8fd158cd23b05f98a37fb903e29526ade8f4d62913dbc5809f737d5166
|
||||
SHA512 (pango-1.51.0.tar.xz) = a427e93cdc00bf4bc97da2e1897363a53688886f112c8732684cc66c67b16fe82a84cf581ffa6c18a206e8e37bd54db4104856fdab8afa5a50a8bc0470e5d282
|
||||
|
||||
Loading…
Reference in New Issue
Block a user