Linux 3.1-rc1-git1 snapshot

This commit is contained in:
Josh Boyer 2011-08-08 21:16:21 -04:00
parent 740de53011
commit 557f2a47cb
2 changed files with 5 additions and 1 deletions

View File

@ -84,7 +84,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 1
# The git snapshot level
%define gitrev 0
%define gitrev 1
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -1897,6 +1897,9 @@ fi
# ||----w |
# || ||
%changelog
* Mon Aug 08 2011 Josh Boyer <jwboyer@redhat.com>
- Linux-3.1-rc1-git1
* Mon Aug 08 2011 Josh Boyer <jwboyer@redhat.com>
- Linux-3.1-rc1
- Adjust Makefile munging for new 3.x numbering scheme

View File

@ -1,2 +1,3 @@
398e95866794def22b12dfbc15ce89c0 linux-3.0.tar.bz2
9246c18f0f001dcb9a4c761541594655 patch-3.1-rc1.bz2
f582bd032be2b4ed0dfa42832c0af17f patch-3.1-rc1-git1.bz2