Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2014-02-22 15:17:50 +04:00
parent 67f57debb5
commit f1234e2531
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -65,3 +65,4 @@ mesa-20100720.tar.bz2
/mesa-20140118.tar.xz
/mesa-20140206.tar.xz
/mesa-20140208.tar.xz
/mesa-20140222.tar.xz

View File

@ -45,13 +45,13 @@
%define _default_patch_fuzz 2
%define gitdate 20140208
%define gitdate 20140222
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
Version: 10.1
Release: 0.rc1.%{gitdate}%{?dist}
Release: 0.rc2.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@ -632,6 +632,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Sat Feb 22 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1-0.rc2.20140222
- 10.1-rc2
* Sat Feb 08 2014 Adel Gadllah <adel.gadllah@gmail.com> - 10.1-0.rc1.20140208
- 10.1rc1
- Drop upstreamed patches

View File

@ -1 +1 @@
79faaaca9eb2e71d25a33cc8945e2ff9 mesa-20140208.tar.xz
7de87da6d743f01f91eb517f2dfc2fd5 mesa-20140222.tar.xz