Update to 1.46.0
This commit is contained in:
parent
b26ff57a0e
commit
8e5a2f89fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.45.2.tar.xz
|
||||
/pango-1.45.3.tar.xz
|
||||
/pango-1.45.4.tar.xz
|
||||
/pango-1.46.0.tar.xz
|
||||
|
||||
@ -8,13 +8,13 @@
|
||||
%global freetype_version 2.1.5
|
||||
|
||||
Name: pango
|
||||
Version: 1.45.4
|
||||
Version: 1.46.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.45/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/1.46/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||
BuildRequires: pkgconfig(freetype2) >= %{freetype_version}
|
||||
@ -128,6 +128,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 1.46.0-1
|
||||
- Update to 1.46.0
|
||||
|
||||
* Thu Jul 30 2020 Kalev Lember <klember@redhat.com> - 1.45.4-1
|
||||
- Update to 1.45.4
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.45.4.tar.xz) = 3a3540c558d727e3f4e2836dd0fcbdc078e8d268941014db8eddd7b720ff64ad56a74328771888fce911f3c8b015df34a293e6b068cb43f974086b778a3b87f3
|
||||
SHA512 (pango-1.46.0.tar.xz) = 0c968435cc15350ef50c194e3c5118c5d900dcfae6faa490ba48d665155d8863d569a757c28d9440ad1db72d3da9ae7ed25f4d5183dd45a72283a6ce3249efdb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user