[directfb] Update to 1.5.1

Nicolas Chauvet kwizart at fedoraproject.org
Sun Jul 17 12:09:29 UTC 2011


commit 29585b39f5c84d87e2e14c5ba0ad3219bff5c22b
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Jul 17 14:09:10 2011 +0200

    Update to 1.5.1

 .gitignore    |    1 +
 directfb.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9888e30..ebf1ebd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ DirectFB-1.4.3.tar.gz
 /DirectFB-1.4.11.tar.gz
 /DirectFB-1.4.13.tar.gz
 /DirectFB-1.5.0.tar.gz
+/DirectFB-1.5.1.tar.gz
diff --git a/directfb.spec b/directfb.spec
index faf478a..5cc166e 100644
--- a/directfb.spec
+++ b/directfb.spec
@@ -1,5 +1,5 @@
 %global major_ver 1.5
-%global minor_ver .0
+%global minor_ver .1
 
 Summary: Graphics abstraction library for the Linux Framebuffer Device
 Name: directfb
@@ -197,6 +197,9 @@ make check
 
 
 %changelog
+* Sun Jul 17 2011 Nicolas Chauvet <kwizart at gmail.com> - 1.5.1-1
+- Update to 1.5.1
+
 * Thu Jul 14 2011 Nicolas Chauvet <kwizart at gmail.com> - 1.5.0-1
 - Update to 1.5.0
 - Drop not upstreamed libv4l patches
diff --git a/sources b/sources
index dca790f..216ca48 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36bb7457af1d2768a533c26c8e7403f5  DirectFB-1.5.0.tar.gz
+3d29ec28ca22929dc9d33f2174cbc7af  DirectFB-1.5.1.tar.gz


More information about the scm-commits mailing list