Till Maas 2015-02-21 22:15:48 +01:00
parent 6edc61729d
commit 231700caff

View File

@ -11,7 +11,7 @@
Summary: System for layout and rendering of internationalized text
Name: pango
Version: 1.36.8
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
#VCS: git:git://git.gnome.org/pango
@ -158,6 +158,10 @@ fi
%changelog
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.36.8-3
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
* Mon Jan 26 2015 Akira TAGOH <tagoh@redhat.com> - 1.36.8-2
- Add Requires(post): libXft deps. (#1155261)