Skip to content

Commit 46faed7

Browse files
committed
Bump release to build for Fedora 34
Signed-off-by: Dorian Stoll <[email protected]>
1 parent 2c14871 commit 46faed7

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

arch/PKGBUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Maximilian Luz <[email protected]>
22

33
pkgname="linux-surface-secureboot-mok"
4-
pkgver=20200929
4+
pkgver=20210319
55
pkgrel=1
66
pkgdesc='Secure-boot machine owner key for linux-surface kernels'
77
url='https://github.com/linux-surface/linux-surface'

debian/debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
linux-surface-secureboot-mok (20210319-1) unstable; urgency=medium
2+
3+
* Bump release to build for Fedora 34
4+
5+
-- Dorian Stoll <[email protected]> Fri, 19 Mar 2021 08:15:11 +0100
6+
17
linux-surface-secureboot-mok (20200929-1) unstable; urgency=medium
28

39
* Bump release to build for Fedora 33

fedora/surface-secureboot.spec

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global sb_cert_dir /usr/share/surface-secureboot
55

66
Name: surface-secureboot
7-
Version: 20200929
7+
Version: 20210319
88
Release: 1%{?dist}
99
Summary: The secureboot certificate for linux-surface
1010

@@ -108,6 +108,9 @@ fi
108108
%{sb_cert_dir}/%{sb_cert}
109109

110110
%changelog
111+
* Fri Mar 19 2021 Dorian Stoll <[email protected]> - 20210319-1
112+
- Bump release to build for Fedora 34
113+
111114
* Tue Sep 29 2020 Dorian Stoll <[email protected]> - 20200929-1
112115
- Bump release to build for Fedora 33
113116

0 commit comments

Comments
 (0)