summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--mesa.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 946c810..0c4d5b0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -4,3 +4,4 @@ xdriinfo-1.0.3.tar.bz2
mesa-demos-20100529.tar.bz2
mesa-20100529.tar.bz2
mesa-20100612.tar.bz2
+mesa-20100709.tar.bz2
diff --git a/mesa.spec b/mesa.spec
index 1a20d13..b85383a 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -13,7 +13,7 @@
%define manpages gl-manpages-1.0.1
%define xdriinfo xdriinfo-1.0.3
-%define gitdate 20100612
+%define gitdate 20100709
%define demosgitdate 20100529
#% define snapshot
@@ -23,7 +23,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 7.9
-Release: 0.4%{?dist}
+Release: 0.5%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -429,6 +429,9 @@ rm -rf $RPM_BUILD_ROOT
%{demodir}
%changelog
+* Fri Jul 09 2010 Dave Airlie <airlied@redhat.com> 7.9-0.5
+- resnapshot latest git
+
* Thu Jul 08 2010 Adam Jackson <ajax@redhat.com> 7.9-0.4
- Install COPYING like we ought to.
diff --git a/sources b/sources
index 75be249..a4ed26f 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
6ae05158e678f4594343f32c2ca50515 gl-manpages-1.0.1.tar.bz2
cb304d1ce562ac48b68eedeba38c662f xdriinfo-1.0.3.tar.bz2
b4d32564ccc411bbfcfe657f42d3632d mesa-demos-20100529.tar.bz2
-a75931e8d66e7855172bc8324af9e07a mesa-20100612.tar.bz2
+87a79c190a6327082c0fef0e89bd8cc1 mesa-20100709.tar.bz2