diff --git a/.gitignore b/.gitignore index bcd8aaf..9304983 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ mesa-20100720.tar.bz2 /mesa-20140711.tar.xz /mesa-20140806.tar.xz /mesa-20140824.tar.xz +/mesa-20140906.tar.xz diff --git a/mesa.spec b/mesa.spec index 39816a9..10f72a9 100644 --- a/mesa.spec +++ b/mesa.spec @@ -48,14 +48,14 @@ %define _default_patch_fuzz 2 -%define gitdate 20140824 +%define gitdate 20140906 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa Version: 10.3 -Release: 0.rc1.2.%{git}%{?dist} +Release: 0.rc3.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 06 2014 Igor Gnatenko - 10.3-0.rc3.1.20140906 +- 10.3-rc3 + * Fri Aug 29 2014 Karsten Hopp 10.3-0.rc1.2.20140824 - fix ppc64/ppc64le filelists - fix missing include on bigendian diff --git a/sources b/sources index 26b653b..5926019 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abb3ea0771d72d9305f56cc37b11a25c mesa-20140824.tar.xz +02d2a9a257292b530efa7fb72d24e906 mesa-20140906.tar.xz