New upstream release. (#1550390)
This commit is contained in:
parent
abe81a7d8f
commit
d2ff6f4ade
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.40.12.tar.xz
|
||||
/pango-1.40.13.tar.xz
|
||||
/pango-1.40.14.tar.xz
|
||||
/pango-1.41.1.tar.xz
|
||||
|
||||
11
pango.spec
11
pango.spec
@ -1,19 +1,19 @@
|
||||
%global glib2_version 2.33.12
|
||||
%global freetype_version 2.1.5
|
||||
%global fontconfig_version 2.10.91
|
||||
%global fontconfig_version 2.11.91
|
||||
%global cairo_version 1.12.10
|
||||
%global libthai_version 0.1.9
|
||||
%global harfbuzz_version 1.2.3
|
||||
%global libXft_version 2.0.0
|
||||
|
||||
Name: pango
|
||||
Version: 1.40.14
|
||||
Release: 2%{?dist}
|
||||
Version: 1.41.1
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.pango.org
|
||||
Source0: http://download.gnome.org/sources/%{name}/1.40/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/1.41/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||
BuildRequires: pkgconfig(freetype2) >= %{freetype_version}
|
||||
@ -125,6 +125,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 01 2018 Akira TAGOH <tagoh@redhat.com> - 1.41.1-1
|
||||
- New upstream release. (#1550390)
|
||||
|
||||
* Mon Feb 19 2018 Akira TAGOH <tagoh@redhat.com>
|
||||
- Add BR: gcc
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.40.14.tar.xz) = 35ba7bc8be3992f206ccc2cc5aca0b94e2a3832f887fc9c45b0e29fddcb9051ce05a74377de0ca4ff95a87983b15688fa5d379d592faf87aa8eaca25ac18b7ea
|
||||
SHA512 (pango-1.41.1.tar.xz) = bd88db59042b618d64fabcae616f59cc600554c6e9734d0f92d6fdf70cc1db8efa9909919477e0635be100491a7a8128deb4ae5c8165081eea3352f134ce963e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user