diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-22 12:08:11 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-08-22 12:08:11 -0400 |
commit | cc594c1f096d8245ef2741b409c8f43249ea0c25 (patch) | |
tree | 73eae07f2d07b5c0d68a54b89d87511deb7c8ea7 /kernel.spec | |
parent | 3644cb387d74689dfe6fb2a155040571892696b0 (diff) | |
download | kernel-cc594c1f096d8245ef2741b409c8f43249ea0c25.tar.gz kernel-cc594c1f096d8245ef2741b409c8f43249ea0c25.tar.xz kernel-cc594c1f096d8245ef2741b409c8f43249ea0c25.zip |
Linux v3.17-rc1-99-g5317821c0853
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec index ba450fcd2..c49f12ee3 100644 --- a/kernel.spec +++ b/kernel.spec @@ -69,7 +69,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 1 # The git snapshot level -%define gitrev 2 +%define gitrev 3 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -652,8 +652,6 @@ Patch26002: samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch Patch26013: acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch Patch26014: acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch -Patch27000: tegra-powergate-header-move.patch - # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel Patch30000: kernel-arm64.patch @@ -1391,8 +1389,6 @@ ApplyPatch samsung-laptop-Add-broken-acpi-video-quirk-for-NC210.patch ApplyPatch acpi-video-Add-use-native-backlight-quirk-for-the-Th.patch ApplyPatch acpi-video-Add-use_native_backlight-quirk-for-HP-Pro.patch -ApplyPatch tegra-powergate-header-move.patch - %if 0%{?aarch64patches} ApplyPatch kernel-arm64.patch %ifnarch aarch64 # this is stupid, but i want to notice before secondary koji does. @@ -2275,6 +2271,9 @@ fi # ||----w | # || || %changelog +* Fri Aug 22 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.0-0.rc1.git3.1 +- Linux v3.17-rc1-99-g5317821c0853 + * Thu Aug 21 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.0-0.rc1.git2.1 - Linux v3.17-rc1-51-g372b1dbdd1fb |