Skip to content

Commit 92d57c3

Browse files
author
Trung Lê
committed
Linux v5.10.29
Signed-off-by: Trung Lê <trung.le@ruby-journal.com>
1 parent 64a6514 commit 92d57c3

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

kernel.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Summary: The Linux kernel
9494
%if 0%{?released_kernel}
9595

9696
# Do we have a -stable update to apply?
97-
%define stable_update 28
97+
%define stable_update 29
9898
# Set rpm version accordingly
9999
%if 0%{?stable_update}
100100
%define stablerev %{stable_update}
@@ -2965,7 +2965,10 @@ fi
29652965
#
29662966
#
29672967
%changelog
2968-
* Sat Apr 13 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.28-200
2968+
* Wed Apr 14 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.29-200
2969+
- Linux v5.10.29
2970+
2971+
* Tue Apr 13 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.28-200
29692972
- Linux v5.10.28
29702973

29712974
* Sat Apr 03 2021 Trung Lê <trung.le@ruby-journal.com> - 5.10.27-200

sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SHA512 (linux-5.10.tar.xz) = c28d52bc0c1e2c99017ceeca0bf2e622427f3416e0692090b01f65e3b3a5bce0e3e52ce3cee15d71e84fcb965bd48bdfcccb818c0105035d712ebd07afde9452
2-
SHA512 (patch-5.10.28.xz) = 19820289a41e0bfec86e4fa877660df03aab1bb7150a6b70e1e6d5aaab9821620026b361082e295662b1c3912a9c726ac3b68df52b5acb86a83de08128f454dc
2+
SHA512 (patch-5.10.29.xz) = 94c404004734884ed880250f074778e75483815529cc19f12030bed54012b0ca081fe6e6618f7643b9d673d9b7bd649a597ec52f71f9c7f336a682e00d52b2e8

0 commit comments

Comments
 (0)