Update to 1.52.2
This commit is contained in:
parent
13239ac56e
commit
f1b5badac1
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.50.14.tar.xz
|
||||
/pango-1.51.0.tar.xz
|
||||
/pango-1.51.2.tar.xz
|
||||
/pango-1.52.2.tar.xz
|
||||
|
||||
@ -8,13 +8,13 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.51.2
|
||||
Version: 1.52.2
|
||||
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.51/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.52/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||
BuildRequires: pkgconfig(cairo-gobject) >= %{cairo_version}
|
||||
@ -146,6 +146,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 12 2024 Nieves Montero <nmontero@redhat.com> - 1.52.2-1
|
||||
- Update to 1.52.2
|
||||
|
||||
* Wed Feb 14 2024 David King <amigadave@amigadave.com> - 1.51.2-1
|
||||
- Update to 1.51.2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.51.2.tar.xz) = fdbf91972a25b78253d7237fde2be988df84d597c3efb0743c9147699622450085b4d489143e0ca3b5fffee4951bdba5522931bc9f299991596fbb5783ed0f6a
|
||||
SHA512 (pango-1.52.2.tar.xz) = 6b3d762d133e7c900c6dfa85f43c950699930f6149cb3c90bf0e787f1b5a126a0b90220b90e649f84e4c244e44c46d4b575d5d7afeb305232c333712effc0981
|
||||
|
||||
Loading…
Reference in New Issue
Block a user