diff --git a/Makefile b/Makefile index 6d76134..f1f76bc 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ SANITIZE ?= 1 ifeq ($(strip $(COMMIT)),) COMMIT = `date +%Y%m%d` - BRANCH = 11.0 + BRANCH = 11.1 else BRANCH = master endif diff --git a/mesa.spec b/mesa.spec index 5c8054c..c963dbe 100644 --- a/mesa.spec +++ b/mesa.spec @@ -49,13 +49,13 @@ %define _default_patch_fuzz 2 #% define gitdate 20150218 -%define githash 5ae37ae +%define githash 86fc97d %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 11.1.0 -Release: 0.devel.13.%{git}%{?dist} +Version: 11.2.0 +Release: 0.devel.1.%{git}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -681,6 +681,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Sun Nov 23 2015 Igor Gnatenko - 11.2.0-0.devel.1.86fc97d +- 86fc97d + * Thu Nov 05 2015 Igor Gnatenko - 11.1.0-0.devel.13.5ae37ae - 5ae37ae diff --git a/sources b/sources index e82d073..3bc84ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cdb126f8da92c023707525397d97c42d mesa-5ae37ae.tar.xz +ed1a7bdc5aec7b281f0d1e6ccbc9aa5f mesa-86fc97d.tar.xz