From 0adcd592342a9f159d4a02b941f9d3028f91fe59 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 12 Jul 2006 06:59:48 +0000 Subject: [PATCH] bumped for rebuild --- libXdamage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libXdamage.spec b/libXdamage.spec index cd30705..096e800 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXdamage runtime library Name: libXdamage Version: 1.0.3 -Release: 2 +Release: 2.1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xdamage.pc %changelog +* Wed Jul 12 2006 Jesse Keating - sh: line 0: fg: no job control +- rebuild + * Wed Jun 07 2006 Mike A. Harris 1.0.3-2 - Added "BuildRequires: xorg-x11-proto-devel >= 7.0-1" as xcursor.pc indicates "damageproto >= 1.0" is required.