Update to 1.48.0
This commit is contained in:
parent
d2bb9d726c
commit
7e1ab6ca56
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.46.1.tar.xz
|
||||
/pango-1.46.2.tar.xz
|
||||
/pango-1.47.0.tar.xz
|
||||
/pango-1.48.0.tar.xz
|
||||
|
||||
@ -8,13 +8,13 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.47.0
|
||||
Version: 1.48.0
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.pango.org
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.47/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.48/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||
BuildRequires: pkgconfig(freetype2) >= %{freetype_version}
|
||||
@ -128,6 +128,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 9 2020 Kalev Lember <klember@redhat.com> - 1.48.0-1
|
||||
- Update to 1.48.0
|
||||
|
||||
* Thu Oct 1 2020 Kalev Lember <klember@redhat.com> - 1.47.0-1
|
||||
- Update to 1.47.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.47.0.tar.xz) = 1cf59a47198c563b3a22e7431de5c35e419984d233d4b370b86e5fc96a6867fb97ffea07cae771d05295cec5b00e14b59b38c2e6ad03a7472d423d306786c4c8
|
||||
SHA512 (pango-1.48.0.tar.xz) = 4819575a583134083819c1548d86bba71af97fd927f7cac05e3903b6d1c84de0ab1b593eea1e17b974f194e2d81123aa46e3af942eef258ad1bd14c72322342e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user