From 0b18038d39ba6fd3ef08ff9e798a3baae98696a9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 8 Jun 2015 14:55:25 +0300 Subject: [PATCH] 10.5.7 Signed-off-by: Igor Gnatenko --- .gitignore | 1 + mesa.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e59da20..7594d4c 100644 --- a/.gitignore +++ b/.gitignore @@ -107,3 +107,4 @@ mesa-20100720.tar.bz2 /mesa-20150314.tar.xz /mesa-20150420.tar.xz /mesa-20150505.tar.xz +/mesa-20150608.tar.xz diff --git a/mesa.spec b/mesa.spec index c09b50f..a81de42 100644 --- a/mesa.spec +++ b/mesa.spec @@ -47,13 +47,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20150505 +%define gitdate 20150608 #% define githash 6171131 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.5.4 +Version: 10.5.7 Release: 1.%{git}%{?dist} License: MIT Group: System Environment/Libraries @@ -710,6 +710,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Mon Jun 08 2015 Igor Gnatenko - 10.5.7-1.20150608 +- 10.5.7 + * Tue May 05 2015 Igor Gnatenko - 10.5.4-1.20150505 - 10.5.4 diff --git a/sources b/sources index a85dfca..f47a5eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df29164e909237a66ecdbbcac21d3ffd mesa-20150505.tar.xz +deaddeeebec42098c75c14684691b514 mesa-20150608.tar.xz