From 34e8f52eaa3bec5aee1d1a15ae31f585a6222562 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 7 Jun 2014 11:53:22 +0400 Subject: [PATCH] 10.1.5 upstream release Signed-off-by: Igor Gnatenko --- .gitignore | 1 + mesa.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 42b4375..d91e83a 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ mesa-20100720.tar.bz2 /mesa-20140419.tar.xz /mesa-20140509.tar.xz /mesa-20140521.tar.xz +/mesa-20140607.tar.xz diff --git a/mesa.spec b/mesa.spec index 3a71c21..7c22874 100644 --- a/mesa.spec +++ b/mesa.spec @@ -49,13 +49,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20140521 +%define gitdate 20140607 #% define snapshot Summary: Mesa graphics libraries Name: mesa -Version: 10.1.4 -Release: 3.%{gitdate}%{?dist} +Version: 10.1.5 +Release: 1.%{gitdate}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -645,6 +645,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sat Jun 07 2014 Igor Gnatenko - 10.1.5-1.20140607 +- 10.1.5 upstream release + * Thu May 29 2014 Igor Gnatenko - 10.1.4-3.20140521 - drop previous patch (not needed for F20) diff --git a/sources b/sources index 8f965c5..57d111d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e55a1d3002bc54c136f4b67e6d5eb06a mesa-20140521.tar.xz +b29cad15664dfbdf6c2530fae21adb0c mesa-20140607.tar.xz