From 1af3d6353aba3159c2a5eac89dbe53703824bd5b Mon Sep 17 00:00:00 2001 From: besfahbo Date: Thu, 18 Jan 2007 06:58:41 +0000 Subject: [PATCH] - Again... HELLO.txt is moved. --- pango.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pango.spec b/pango.spec index babdcaf..d6df0cc 100644 --- a/pango.spec +++ b/pango.spec @@ -9,7 +9,7 @@ Summary: System for layout and rendering of internationalized text Name: pango Version: 1.15.4 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPL Group: System Environment/Libraries Source: http://download.gnome.org/sources/pango/1.14/pango-%{version}.tar.bz2 @@ -201,7 +201,7 @@ fi %files -f modules.files %defattr(-, root, root) %doc README AUTHORS COPYING ChangeLog -%doc examples/HELLO.txt +%doc pango-view/HELLO.txt %{_libdir}/libpango*-*.so.* %{_bindir}/pango-querymodules* %{_libdir}/pango @@ -221,6 +221,9 @@ fi %changelog +* Wed Jan 18 2007 Behdad Esfahbod - 1.15.4-5 +- Again... HELLO.txt is moved. + * Wed Jan 18 2007 Behdad Esfahbod - 1.15.4-4 - Bump again. I accidentally tagged 1.15.3-4 as 1.15.4-3 previously :(.