From 2a4267a4f45069269e6e9ada11398dc4fcbf92c6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:41:19 +0000 Subject: [PATCH] gcc update bump --- libX11.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libX11.spec b/libX11.spec index 5f90a65..16bfad3 100644 --- a/libX11.spec +++ b/libX11.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libX11 runtime library Name: libX11 Version: 0.99.3 -Release: 4 +Release: 4.1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -235,6 +235,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3x/*.3x* %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Tue Nov 22 2005 Mike A. Harris 0.99.3-4 - Added libX11-0.99.3-datadir-locale-dir-fix.patch, to fix build to install the locale data files into datadir instead of libdir. (#173282)