]> git.proxmox.com Git - zfsonlinux.git/blame - zfs-patches/0037-Tag-zfs-0.7.11.patch
rebase SPL on top of debian/0.7.11
[zfsonlinux.git] / zfs-patches / 0037-Tag-zfs-0.7.11.patch
CommitLineData
aa7ac7c1
TL
1From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Tony Hutter <hutter2@llnl.gov>
3Date: Thu, 13 Sep 2018 10:13:41 -0700
4Subject: [PATCH] Tag zfs-0.7.11
5
6META file and changelog updated.
7
8Signed-off-by: Tony Hutter <hutter2@llnl.gov>
9Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
10---
11 META | 2 +-
12 rpm/generic/zfs-kmod.spec.in | 3 +++
13 rpm/generic/zfs.spec.in | 3 +++
14 3 files changed, 7 insertions(+), 1 deletion(-)
15
16diff --git a/META b/META
17index 89525ac8a..4b0cdb9c0 100644
18--- a/META
19+++ b/META
20@@ -1,7 +1,7 @@
21 Meta: 1
22 Name: zfs
23 Branch: 1.0
24-Version: 0.7.10
25+Version: 0.7.11
26 Release: 1
27 Release-Tags: relext
28 License: CDDL
29diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in
30index 8306ea76d..d4746f5bb 100644
31--- a/rpm/generic/zfs-kmod.spec.in
32+++ b/rpm/generic/zfs-kmod.spec.in
33@@ -191,6 +191,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
34 rm -rf $RPM_BUILD_ROOT
35
36 %changelog
37+* Thu Sep 13 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.11-1
38+- Released 0.7.11-1, detailed release notes are available at:
39+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.11
40 * Wed Sep 05 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.10-1
41 - Released 0.7.10-1, detailed release notes are available at:
42 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.10
43diff --git a/rpm/generic/zfs.spec.in b/rpm/generic/zfs.spec.in
44index 76953aeca..fa6f15714 100644
45--- a/rpm/generic/zfs.spec.in
46+++ b/rpm/generic/zfs.spec.in
47@@ -371,6 +371,9 @@ systemctl --system daemon-reload >/dev/null || true
48 %endif
49
50 %changelog
51+* Thu Sep 13 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.11-1
52+- Released 0.7.11-1, detailed release notes are available at:
53+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.11
54 * Wed Sep 05 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.10-1
55 - Released 0.7.10-1, detailed release notes are available at:
56 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.10