From ae16425ccf07584f1423ace5f65ab1b7f8a47985 Mon Sep 17 00:00:00 2001 From: mharris Date: Wed, 16 Nov 2005 11:58:34 +0000 Subject: [PATCH] auto-import xorg-x11-drv-fbdev-0.1.0.2-1 on branch devel from xorg-x11-drv-fbdev-0.1.0.2-1.src.rpm --- .cvsignore | 2 +- sources | 2 +- xorg-x11-drv-fbdev.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index d1edfb3..0893222 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xf86-video-fbdev-0.1.0.1.tar.bz2 +xf86-video-fbdev-0.1.0.2.tar.bz2 diff --git a/sources b/sources index e995317..6344022 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -803d387169a06ef0543855c635a31c3f xf86-video-fbdev-0.1.0.1.tar.bz2 +6fd84fba3da96256528cc9c01d7ff276 xf86-video-fbdev-0.1.0.2.tar.bz2 diff --git a/xorg-x11-drv-fbdev.spec b/xorg-x11-drv-fbdev.spec index 3a5de58..fd4bf14 100644 --- a/xorg-x11-drv-fbdev.spec +++ b/xorg-x11-drv-fbdev.spec @@ -10,7 +10,7 @@ Summary: Xorg X11 fbdev video driver Name: xorg-x11-drv-fbdev -Version: 0.1.0.1 +Version: 0.1.0.2 Release: 1 URL: http://www.x.org # FIXME: If using a CVS version, uncomment the second Source0 line and use @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man4x/*.4x* %changelog +* Wed Nov 16 2005 Mike A. Harris 0.1.0.2-1 +- Updated xorg-x11-drv-fbdev to version 0.1.0.2 from X11R7 RC2 + * Fri Nov 4 2005 Mike A. Harris 0.1.0.1-1 - Updated xorg-x11-drv-fbdev to version 0.1.0.1 from X11R7 RC1 - Fix *.la file removal.