]> git.proxmox.com Git - zfsonlinux.git/blame - zfs-patches/0055-Tag-zfs-0.7.7.patch
bump version to 0.7.7-pve1~bpo9
[zfsonlinux.git] / zfs-patches / 0055-Tag-zfs-0.7.7.patch
CommitLineData
75b07eca
FG
1From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: Tony Hutter <hutter2@llnl.gov>
3Date: Wed, 14 Mar 2018 16:16:43 -0700
4Subject: [PATCH] Tag zfs-0.7.7
5MIME-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8
9META file and changelog updated.
10
11Signed-off-by: Tony Hutter <hutter2@llnl.gov>
12(cherry picked from commit 240ccfc13adb46faf3d6e5e17e25a9769dd06733)
13Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
14---
15 rpm/generic/zfs-kmod.spec.in | 3 +++
16 rpm/generic/zfs.spec.in | 3 +++
17 META | 2 +-
18 3 files changed, 7 insertions(+), 1 deletion(-)
19
20diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in
21index cb23b0a8f..bf52fa2c4 100644
22--- a/rpm/generic/zfs-kmod.spec.in
23+++ b/rpm/generic/zfs-kmod.spec.in
24@@ -191,6 +191,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
25 rm -rf $RPM_BUILD_ROOT
26
27 %changelog
28+* Wed Mar 14 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.7-1
29+- Released 0.7.7-1, detailed release notes are available at:
30+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.7
31 * Thu Feb 01 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.6-1
32 - Released 0.7.6-1, detailed release notes are available at:
33 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.6
34diff --git a/rpm/generic/zfs.spec.in b/rpm/generic/zfs.spec.in
35index ce028794c..7479e987e 100644
36--- a/rpm/generic/zfs.spec.in
37+++ b/rpm/generic/zfs.spec.in
38@@ -352,6 +352,9 @@ systemctl --system daemon-reload >/dev/null || true
39 %endif
40
41 %changelog
42+* Wed Mar 14 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.7-1
43+- Released 0.7.7-1, detailed release notes are available at:
44+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.7
45 * Thu Feb 01 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.6-1
46 - Released 0.7.6-1, detailed release notes are available at:
47 - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.6
48diff --git a/META b/META
49index 1f4686df7..eefafb10d 100644
50--- a/META
51+++ b/META
52@@ -1,7 +1,7 @@
53 Meta: 1
54 Name: zfs
55 Branch: 1.0
56-Version: 0.7.6
57+Version: 0.7.7
58 Release: 1
59 Release-Tags: relext
60 License: CDDL
61--
622.14.2
63