diff --git a/.gitignore b/.gitignore index dc6259b..661cb04 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,4 @@ mesa-20100720.tar.bz2 /mesa-c3260f8.tar.xz /mesa-6171131.tar.xz /mesa-20150218.tar.xz +/mesa-f80af89.tar.xz diff --git a/mesa.spec b/mesa.spec index bd65668..f61c413 100644 --- a/mesa.spec +++ b/mesa.spec @@ -47,14 +47,14 @@ %define _default_patch_fuzz 2 -%define gitdate 20150218 -#% define githash 6171131 +#% define gitdate 20150218 +%define githash f80af89 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.5.0 -Release: 1.%{git}%{?dist} +Version: 10.6.0 +Release: 0.devel.1.%{git}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -710,6 +710,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Mon Feb 23 2015 Igor Gnatenko - 10.6.0-0.devel.1.f80af89 +- f80af89 + * Wed Feb 18 2015 Igor Gnatenko - 10.5.0-1.20150218 - 10.5.0 diff --git a/sources b/sources index f247b43..17c90b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b417d3a63446ce36c3d28186d0cbd6ed mesa-20150218.tar.xz +13303619776a845eca2d2b08552aba80 mesa-f80af89.tar.xz