]> git.proxmox.com Git - zfsonlinux.git/blob - spl-patches/0007-Tag-spl-0.7.12.patch
247fe1e1a99f3f8fbf9288a356372533603dd220
[zfsonlinux.git] / spl-patches / 0007-Tag-spl-0.7.12.patch
1 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2 From: Tony Hutter <hutter2@llnl.gov>
3 Date: Thu, 8 Nov 2018 14:38:28 -0800
4 Subject: [PATCH] Tag spl-0.7.12
5
6 META file and changelog updated.
7
8 Signed-off-by: Tony Hutter <hutter2@llnl.gov>
9 Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
10 ---
11 META | 2 +-
12 rpm/generic/spl-kmod.spec.in | 3 +++
13 rpm/generic/spl.spec.in | 3 +++
14 3 files changed, 7 insertions(+), 1 deletion(-)
15
16 diff --git a/META b/META
17 index fc98597..de72c4f 100644
18 --- a/META
19 +++ b/META
20 @@ -1,7 +1,7 @@
21 Meta: 1
22 Name: spl
23 Branch: 1.0
24 -Version: 0.7.11
25 +Version: 0.7.12
26 Release: 1
27 Release-Tags: relext
28 License: GPL
29 diff --git a/rpm/generic/spl-kmod.spec.in b/rpm/generic/spl-kmod.spec.in
30 index f986cde..ef32f93 100644
31 --- a/rpm/generic/spl-kmod.spec.in
32 +++ b/rpm/generic/spl-kmod.spec.in
33 @@ -171,6 +171,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
34 rm -rf $RPM_BUILD_ROOT
35
36 %changelog
37 +* Thu Nov 08 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.12-1
38 +- Released 0.7.12-1, detailed release notes are available at:
39 +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.12
40 * Thu Sep 13 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.11-1
41 - Released 0.7.11-1, detailed release notes are available at:
42 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.11
43 diff --git a/rpm/generic/spl.spec.in b/rpm/generic/spl.spec.in
44 index b17c68e..30ed496 100644
45 --- a/rpm/generic/spl.spec.in
46 +++ b/rpm/generic/spl.spec.in
47 @@ -47,6 +47,9 @@ make install DESTDIR=%{?buildroot}
48 %{_mandir}/man5/*
49
50 %changelog
51 +* Thu Nov 08 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.12-1
52 +- Released 0.7.12-1, detailed release notes are available at:
53 +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.12
54 * Thu Sep 13 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.11-1
55 - Released 0.7.11-1, detailed release notes are available at:
56 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.11