Update to 1.40.10
This commit is contained in:
parent
adade4b1b8
commit
05cb312684
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@ pango-1.28.1.tar.bz2
|
||||
/pango-1.40.7.tar.xz
|
||||
/pango-1.40.8.tar.xz
|
||||
/pango-1.40.9.tar.xz
|
||||
/pango-1.40.10.tar.xz
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
%global libXft_version 2.0.0
|
||||
|
||||
Name: pango
|
||||
Version: 1.40.9
|
||||
Version: 1.40.10
|
||||
Release: 1%{?dist}
|
||||
Summary: System for layout and rendering of internationalized text
|
||||
|
||||
@ -77,7 +77,7 @@ the functionality of the installed %{name} package.
|
||||
%build
|
||||
|
||||
# Force regeneration of the man page
|
||||
rm pango-view/pango-view.1.in
|
||||
rm -f pango-view/pango-view.1.in
|
||||
|
||||
# We try hard to not link to libstdc++
|
||||
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
|
||||
@ -137,6 +137,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 16 2017 Kalev Lember <klember@redhat.com> - 1.40.10-1
|
||||
- Update to 1.40.10
|
||||
|
||||
* Wed Aug 09 2017 Kalev Lember <klember@redhat.com> - 1.40.9-1
|
||||
- Update to 1.40.9
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pango-1.40.9.tar.xz) = fcfb6f047dbc1b265447beade2880c4618c1f8ec0111c2191cb44866407dd95fcda662e56f568fd95c47ceba90340346e57ab51413e459866518f1d35173eeba
|
||||
SHA512 (pango-1.40.10.tar.xz) = 67b666ff48add3257280edd91d403875e54024e3661bb3ba6332c4271fcb598aa8b1053a77a13e7e42105b95653f9cce8a10a39a78460184940b2bb0687903f0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user