From 1f181f24a520a187b717f444f6d273443170427c Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 24 Oct 2016 20:16:25 +0100 Subject: [PATCH] 13.0.0-rc2 --- .gitignore | 1 + mesa.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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