]> git.proxmox.com Git - zfsonlinux.git/blame - spl-patches/0007-Tag-spl-0.7.12.patch
spl: update submodule to debian/0.7.12-1
[zfsonlinux.git] / spl-patches / 0007-Tag-spl-0.7.12.patch
CommitLineData
2e5067b0
SI
1From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Tony Hutter <hutter2@llnl.gov>
3Date: Thu, 8 Nov 2018 14:38:28 -0800
4Subject: [PATCH] Tag spl-0.7.12
5
6META file and changelog updated.
7
8Signed-off-by: Tony Hutter <hutter2@llnl.gov>
9Signed-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
16diff --git a/META b/META
17index 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
29diff --git a/rpm/generic/spl-kmod.spec.in b/rpm/generic/spl-kmod.spec.in
30index 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
43diff --git a/rpm/generic/spl.spec.in b/rpm/generic/spl.spec.in
44index 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