From 21f1a7fe9c861f76c1d4fd27c488629dcf4d24d2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 23 Aug 2014 21:51:49 +0600 Subject: [PATCH] c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f commit Signed-off-by: Igor Gnatenko --- .gitignore | 1 + mesa.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4363143..b01f59b 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ mesa-20100720.tar.bz2 /mesa-f381c27c548aa28b003c8e188f5d627ab4105f76.tar.xz /mesa-c40d7d6d948912a4d51cbf8f0854cf2ebe916636.tar.xz /mesa-e7f2f2dea5acdbd1a12ed88914e64a38a97432f0.tar.xz +/mesa-c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f.tar.xz diff --git a/mesa.spec b/mesa.spec index 0537034..9562ece 100644 --- a/mesa.spec +++ b/mesa.spec @@ -48,13 +48,13 @@ %define _default_patch_fuzz 2 #% define gitdate 20140510 -%define githash e7f2f2dea5acdbd1a12ed88914e64a38a97432f0 +%define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.3 -Release: 0.rc1.1.%{git}%{?dist} +Version: 10.4 +Release: 0.devel.1.%{git}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -672,6 +672,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Sat Aug 23 2014 Igor Gnatenko - 10.4-0.devel.1.c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f +- 10.4 c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f + * Fri Aug 22 2014 Igor Gnatenko - 10.3-0.rc1.1.e7f2f2dea5acdbd1a12ed88914e64a38a97432f0 - e7f2f2dea5acdbd1a12ed88914e64a38a97432f0 commit diff --git a/sources b/sources index bf944f6..0fd00b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb2ffb8217533c4c1b5fe64f9930e193 mesa-e7f2f2dea5acdbd1a12ed88914e64a38a97432f0.tar.xz +47debe611a8154fc008719ef7549b9f5 mesa-c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f.tar.xz