Update to 1.47.0
This commit is contained in:
parent
2ed4588ee8
commit
d2bb9d726c
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.46.0.tar.xz
|
||||
/pango-1.46.1.tar.xz
|
||||
/pango-1.46.2.tar.xz
|
||||
/pango-1.47.0.tar.xz
|
||||
|
||||
@ -8,13 +8,13 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.46.2
|
||||
Version: 1.47.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.46/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.47/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||
BuildRequires: pkgconfig(freetype2) >= %{freetype_version}
|
||||
@ -128,6 +128,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 1 2020 Kalev Lember <klember@redhat.com> - 1.47.0-1
|
||||
- Update to 1.47.0
|
||||
|
||||
* Fri Sep 18 2020 Kalev Lember <klember@redhat.com> - 1.46.2-1
|
||||
- Update to 1.46.2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.46.2.tar.xz) = 84308b217e5e0f80d7342b95fba0591788177b5954634aaaf92779a30d2f76dc757ba99607d951bf01478d2564a6480ecaa3f50853320d3a6b1f1145200d275e
|
||||
SHA512 (pango-1.47.0.tar.xz) = 1cf59a47198c563b3a22e7431de5c35e419984d233d4b370b86e5fc96a6867fb97ffea07cae771d05295cec5b00e14b59b38c2e6ad03a7472d423d306786c4c8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user