[directfb] Update to 1.4.13

Nicolas Chauvet kwizart at fedoraproject.org
Fri May 27 12:17:41 UTC 2011


commit 32c8e13ca8fa18cf525cf842ef38b3eaf86d9a2b
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Fri May 27 14:17:13 2011 +0200

    Update to 1.4.13

 .gitignore    |    1 +
 directfb.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd8673f..430e1ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 DirectFB-1.4.3.tar.gz
 /DirectFB-1.4.11.tar.gz
+/DirectFB-1.4.13.tar.gz
diff --git a/directfb.spec b/directfb.spec
index ba011b9..9ee1832 100644
--- a/directfb.spec
+++ b/directfb.spec
@@ -1,10 +1,10 @@
 %global major_ver 1.4
-%global minor_ver .11
+%global minor_ver .13
 
 Summary: Graphics abstraction library for the Linux Framebuffer Device
 Name: directfb
 Version: %{major_ver}%{minor_ver}
-Release: 4%{?dist}
+Release: 1%{?dist}
 Group: System Environment/Libraries
 License: LGPLv2+
 URL: http://www.directfb.org/
@@ -197,6 +197,9 @@ make check
 
 
 %changelog
+* Fri May 27 2011 Nicolas Chauvet <kwizart at gmail.com> - 1.4.13-1
+- Update to 1.4.13
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.11-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index dc99626..d407c43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94735ccec21120794adcce93a61445d2  DirectFB-1.4.11.tar.gz
+aba114701054820f35e6dde5fd69b6df  DirectFB-1.4.13.tar.gz


More information about the scm-commits mailing list