Update to 1.42.0
This commit is contained in:
parent
78911be6a5
commit
3bba241291
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.40.13.tar.xz
|
||||
/pango-1.40.14.tar.xz
|
||||
/pango-1.41.1.tar.xz
|
||||
/pango-1.42.0.tar.xz
|
||||
|
||||
@ -8,13 +8,13 @@
|
||||
%global fribidi_version 0.19.7
|
||||
|
||||
Name: pango
|
||||
Version: 1.41.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.42.0
|
||||
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.41/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/1.42/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
|
||||
BuildRequires: pkgconfig(freetype2) >= %{freetype_version}
|
||||
@ -128,6 +128,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 1.42.0-1
|
||||
- Update to 1.42.0
|
||||
|
||||
* Wed Mar 07 2018 Akira TAGOH <tagoh@redhat.com> - 1.41.1-2
|
||||
- Add BR: gcc-c++
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.41.1.tar.xz) = bd88db59042b618d64fabcae616f59cc600554c6e9734d0f92d6fdf70cc1db8efa9909919477e0635be100491a7a8128deb4ae5c8165081eea3352f134ce963e
|
||||
SHA512 (pango-1.42.0.tar.xz) = 32f621f7af65102ddf7f5ad949c1a9da9a559259255de42a6c0e7992b8692088f6701a4e11558c4243edc881cb8907defd6712f4c2bfca4bcadfe1cb5009b59f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user