]> git.proxmox.com Git - zfsonlinux.git/blob - zfs-patches/0020-Tag-zfs-0.7.12.patch
update/rebase to zfs-0.7.12 with patches from ZOL
[zfsonlinux.git] / zfs-patches / 0020-Tag-zfs-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:37 -0800
4 Subject: [PATCH] Tag zfs-0.7.12
5
6 META file and changelog updated.
7
8 Signed-off-by: Tony Hutter <hutter2@llnl.gov>
9 ---
10 META | 2 +-
11 rpm/generic/zfs-kmod.spec.in | 3 +++
12 rpm/generic/zfs.spec.in | 3 +++
13 3 files changed, 7 insertions(+), 1 deletion(-)
14
15 diff --git a/META b/META
16 index 4b0cdb9c..8631f885 100644
17 --- a/META
18 +++ b/META
19 @@ -1,7 +1,7 @@
20 Meta: 1
21 Name: zfs
22 Branch: 1.0
23 -Version: 0.7.11
24 +Version: 0.7.12
25 Release: 1
26 Release-Tags: relext
27 License: CDDL
28 diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in
29 index ecf14ece..3b97e91d 100644
30 --- a/rpm/generic/zfs-kmod.spec.in
31 +++ b/rpm/generic/zfs-kmod.spec.in
32 @@ -195,6 +195,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
33 rm -rf $RPM_BUILD_ROOT
34
35 %changelog
36 +* Thu Nov 08 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.12-1
37 +- Released 0.7.12-1, detailed release notes are available at:
38 +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.12
39 * Thu Sep 13 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.11-1
40 - Released 0.7.11-1, detailed release notes are available at:
41 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.11
42 diff --git a/rpm/generic/zfs.spec.in b/rpm/generic/zfs.spec.in
43 index c1b8f2c8..f28793a8 100644
44 --- a/rpm/generic/zfs.spec.in
45 +++ b/rpm/generic/zfs.spec.in
46 @@ -372,6 +372,9 @@ systemctl --system daemon-reload >/dev/null || true
47 %endif
48
49 %changelog
50 +* Thu Nov 08 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.12-1
51 +- Released 0.7.12-1, detailed release notes are available at:
52 +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.12
53 * Thu Sep 13 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.11-1
54 - Released 0.7.11-1, detailed release notes are available at:
55 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.11