diff --git a/.gitignore b/.gitignore index 38baedd..be120f9 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ mesa-20100720.tar.bz2 /mesa-20140430.tar.xz /mesa-20140505.tar.xz /mesa-20140510.tar.xz +/mesa-20140517.tar.xz diff --git a/mesa.spec b/mesa.spec index e7de376..d397875 100644 --- a/mesa.spec +++ b/mesa.spec @@ -53,13 +53,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20140510 +%define gitdate 20140517 #% define snapshot Summary: Mesa graphics libraries Name: mesa Version: 10.2 -Release: 0.4.rc2.%{gitdate}%{?dist} +Release: 0.5.rc3.%{gitdate}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -672,6 +672,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sat May 17 2014 Igor Gnatenko - 10.2-0.5.rc3.20140517 +- 10.2-rc3 upstream release + * Sat May 10 2014 Igor Gnatenko - 10.2-0.4.rc2.20140510 - 10.2-rc2 upstream release - drop radeonsi hack for LLVM diff --git a/sources b/sources index 1f11317..b73dbc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8845801d47c3d9725b9cd56f6277f783 mesa-20140510.tar.xz +64a559f0c5de6c5f2842c8a654b1bb5b mesa-20140517.tar.xz