From e00ae9ca618125c852e3c3137353418ff11049e4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 30 Dec 2014 13:32:08 +0300 Subject: [PATCH] 10.4.1 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 57fb83c..50e3b30 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,4 @@ mesa-20100720.tar.bz2 /mesa-20141202.tar.xz /mesa-20141207.tar.xz /mesa-20141214.tar.xz +/mesa-20141230.tar.xz diff --git a/mesa.spec b/mesa.spec index 93e26a7..c4e4d89 100644 --- a/mesa.spec +++ b/mesa.spec @@ -45,14 +45,14 @@ %define _default_patch_fuzz 2 -%define gitdate 20141214 +%define gitdate 20141230 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.4.0 -Release: 4.%{git}%{?dist} +Version: 10.4.1 +Release: 1.%{git}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -704,6 +704,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Tue Dec 30 2014 Igor Gnatenko - 10.4.1-1.20141230 +- 10.4.1 + * Fri Dec 19 2014 Dan HorĂ¡k 10.4.0-4 - fix build on s390(x) by moving the with_{nine,vaapi,vdpau} options under the with_hardware case diff --git a/sources b/sources index 6010206..f25f624 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f57a33a1da25a971f6cad3bb5f8283f6 mesa-20141214.tar.xz +8dcc2f71055e4c1cd22930e14a3e9c02 mesa-20141230.tar.xz