From 117d7875ef2ad6e5ae1b78870a0ec1aa5f8bdf8d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 5 Nov 2015 21:12:44 +0100 Subject: [PATCH] 5ae37ae Signed-off-by: Igor Gnatenko --- mesa.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mesa.spec b/mesa.spec index 0ceb957..5c8054c 100644 --- a/mesa.spec +++ b/mesa.spec @@ -49,13 +49,13 @@ %define _default_patch_fuzz 2 #% define gitdate 20150218 -%define githash 3994ef5 +%define githash 5ae37ae %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa Version: 11.1.0 -Release: 0.devel.12.%{git}%{?dist} +Release: 0.devel.13.%{git}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -681,6 +681,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Nov 05 2015 Igor Gnatenko - 11.1.0-0.devel.13.5ae37ae +- 5ae37ae + * Thu Nov 05 2015 Adam Jackson 11.1.0-0.devel.12.3994ef5 - Link with -static-libstdc++ to work around Steam bundling its own copy