From 1d62386bf837b04d60313b9de95a28cf70ac06d0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 7 Dec 2014 20:51:49 +0300 Subject: [PATCH] 10.3.5 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 bb95a3c..ee64a60 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,4 @@ mesa-20100720.tar.bz2 /mesa-20141028.tar.xz /mesa-20141110.tar.xz /mesa-20141202.tar.xz +/mesa-20141207.tar.xz diff --git a/mesa.spec b/mesa.spec index b44e745..888e60f 100644 --- a/mesa.spec +++ b/mesa.spec @@ -48,13 +48,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20141202 +%define gitdate 20141207 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.3.4 +Version: 10.3.5 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 +* Sun Dec 07 2014 Igor Gnatenko - 10.3.5-1.20141207 +- 10.3.5 + * Tue Dec 02 2014 Igor Gnatenko - 10.3.4-1.20141202 - 10.3.4 diff --git a/sources b/sources index b7e84d5..f6abb05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d73f3b3773a03576ee016513a568b37a mesa-20141202.tar.xz +46b63b0a37362b78c6be8e144295d206 mesa-20141207.tar.xz