diff --git a/.gitignore b/.gitignore index c558d92..1d032f7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ .build* /mesa-*.tar.bz2 /mesa-*.tar.xz +/mesa-13.0.0-rc2.tar.gz diff --git a/mesa.spec b/mesa.spec index 04a83ce..453508f 100644 --- a/mesa.spec +++ b/mesa.spec @@ -41,12 +41,12 @@ %global sanitize 1 -%global rctag rc1 +%global rctag rc2 Name: mesa Summary: Mesa graphics libraries Version: 13.0.0 -Release: 0.1%{?rctag:.%{rctag}}%{?dist} +Release: 0.2%{?rctag:.%{rctag}}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -617,6 +617,9 @@ popd %endif %changelog +* Mon Oct 24 2016 Peter Robinson 13.0.0-0.2.rc2 +- 13.0.0-rc2 + * Thu Oct 20 2016 Igor Gnatenko - 13.0.0-0.1.rc1 - 13.0.0-rc1 diff --git a/sources b/sources index 81b20fc..a7383b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8a45b434cc48eb2124d82d84707b5a4 mesa-13.0.0-rc1.tar.xz +ac32eb49c8f5ba698013502a0aac79a5 mesa-13.0.0-rc2.tar.xz