From 9dad26faaae9530b072b07c5c4e9d52c6047d416 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 2 Dec 2014 12:29:12 +0300 Subject: [PATCH] 10.3.4 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 96c20fa..bb95a3c 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,4 @@ mesa-20100720.tar.bz2 /mesa-20140927.tar.xz /mesa-20141028.tar.xz /mesa-20141110.tar.xz +/mesa-20141202.tar.xz diff --git a/mesa.spec b/mesa.spec index 625dd9a..b44e745 100644 --- a/mesa.spec +++ b/mesa.spec @@ -48,13 +48,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20141110 +%define gitdate 20141202 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.3.3 +Version: 10.3.4 Release: 1.%{git}%{?dist} License: MIT Group: System Environment/Libraries @@ -679,6 +679,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Tue Dec 02 2014 Igor Gnatenko - 10.3.4-1.20141202 +- 10.3.4 + * Mon Nov 10 2014 Igor Gnatenko - 10.3.3-1.20141110 - 10.3.3 diff --git a/sources b/sources index 76b139e..b7e84d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c8d1ec99fe92b195fe2467555288dc17 mesa-20141110.tar.xz +d73f3b3773a03576ee016513a568b37a mesa-20141202.tar.xz