From 355708d8727677e1e9f62a482916e42e5a15f90c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mar 23 2015 16:13:35 +0000 Subject: 10.4.7 Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index 1e843e2..bac4674 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ mesa-20100720.tar.bz2 /mesa-20150112.tar.xz /mesa-20150124.tar.xz /mesa-20150220.tar.xz +/mesa-20150323.tar.xz diff --git a/mesa.spec b/mesa.spec index d7397a8..ef80aa1 100644 --- a/mesa.spec +++ b/mesa.spec @@ -45,13 +45,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20150220 +%define gitdate 20150323 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.4.4 +Version: 10.4.7 Release: 1.%{git}%{?dist} License: MIT Group: System Environment/Libraries @@ -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 +* Mon Mar 23 2015 Igor Gnatenko - 10.4.7-1.20150323 +- 10.4.7 + * Fri Feb 20 2015 Igor Gnatenko - 10.4.4-1.20150220 - 10.4.4 diff --git a/sources b/sources index fe97d33..b422626 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce0edbdfd2dbe34ad67c43fffe39ef8f mesa-20150220.tar.xz +fd774278d58f5a80734d22922e22d284 mesa-20150323.tar.xz