]> git.proxmox.com Git - zfsonlinux.git/blame - spl-patches/0007-Tag-spl-0.7.11.patch
bump version to 0.7.11-pve1~bpo1
[zfsonlinux.git] / spl-patches / 0007-Tag-spl-0.7.11.patch
CommitLineData
ea3522b2
TL
1From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Tony Hutter <hutter2@llnl.gov>
3Date: Thu, 13 Sep 2018 10:13:33 -0700
4Subject: [PATCH] Tag spl-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/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 7818d34..fc98597 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.10
25+Version: 0.7.11
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 f31e31e..4cc1faf 100644
31--- a/rpm/generic/spl-kmod.spec.in
32+++ b/rpm/generic/spl-kmod.spec.in
33@@ -167,6 +167,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/spl.spec.in b/rpm/generic/spl.spec.in
44index 7e9ee12..4b3a3d7 100644
45--- a/rpm/generic/spl.spec.in
46+++ b/rpm/generic/spl.spec.in
47@@ -44,6 +44,9 @@ make install DESTDIR=%{?buildroot}
48 %{_mandir}/man5/*
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