From 1bbf2026f80c217e709c9b9910f96e35df597247 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 27 Sep 2014 14:22:43 +0400 Subject: [PATCH] 10.3 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 9304983..ae1a2e4 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ mesa-20100720.tar.bz2 /mesa-20140806.tar.xz /mesa-20140824.tar.xz /mesa-20140906.tar.xz +/mesa-20140927.tar.xz diff --git a/mesa.spec b/mesa.spec index 10f72a9..2d99d38 100644 --- a/mesa.spec +++ b/mesa.spec @@ -48,14 +48,14 @@ %define _default_patch_fuzz 2 -%define gitdate 20140906 +%define gitdate 20140927 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa Version: 10.3 -Release: 0.rc3.1.%{git}%{?dist} +Release: 1.%{git}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -677,6 +677,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Sat Sep 27 2014 Igor Gnatenko - 10.3-0.rc3.1.20140927 +- 10.3 + * Sat Sep 06 2014 Igor Gnatenko - 10.3-0.rc3.1.20140906 - 10.3-rc3 diff --git a/sources b/sources index 5926019..cb91c0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02d2a9a257292b530efa7fb72d24e906 mesa-20140906.tar.xz +3adda8c5c3363ce81621810cc22f9ba2 mesa-20140927.tar.xz