edf5051c71
by importing the upstream release as patches.
64 lines
2.1 KiB
Diff
64 lines
2.1 KiB
Diff
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
From: Tony Hutter <hutter2@llnl.gov>
|
|
Date: Wed, 14 Mar 2018 16:16:00 -0700
|
|
Subject: [PATCH] Tag spl-0.7.7
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
META file and changelog updated.
|
|
|
|
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
|
|
(cherry picked from commit 2f52bf4a84b1a3520cccd5cee1415ce85b91d04f)
|
|
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
|
|
---
|
|
rpm/generic/spl-kmod.spec.in | 3 +++
|
|
rpm/generic/spl.spec.in | 3 +++
|
|
META | 2 +-
|
|
3 files changed, 7 insertions(+), 1 deletion(-)
|
|
|
|
diff --git a/rpm/generic/spl-kmod.spec.in b/rpm/generic/spl-kmod.spec.in
|
|
index eb38c21..6af292d 100644
|
|
--- a/rpm/generic/spl-kmod.spec.in
|
|
+++ b/rpm/generic/spl-kmod.spec.in
|
|
@@ -167,6 +167,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
%changelog
|
|
+* Wed Mar 14 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.7-1
|
|
+- Released 0.7.7-1, detailed release notes are available at:
|
|
+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.7
|
|
* Thu Feb 01 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.6-1
|
|
- Released 0.7.6-1, detailed release notes are available at:
|
|
- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.6
|
|
diff --git a/rpm/generic/spl.spec.in b/rpm/generic/spl.spec.in
|
|
index 0338a47..b693bdc 100644
|
|
--- a/rpm/generic/spl.spec.in
|
|
+++ b/rpm/generic/spl.spec.in
|
|
@@ -34,6 +34,9 @@ make install DESTDIR=%{?buildroot}
|
|
%{_mandir}/man5/*
|
|
|
|
%changelog
|
|
+* Wed Mar 14 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.7-1
|
|
+- Released 0.7.7-1, detailed release notes are available at:
|
|
+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.7
|
|
* Thu Feb 01 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.6-1
|
|
- Released 0.7.6-1, detailed release notes are available at:
|
|
- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.6
|
|
diff --git a/META b/META
|
|
index 4b0c0bb..64a07f1 100644
|
|
--- a/META
|
|
+++ b/META
|
|
@@ -1,7 +1,7 @@
|
|
Meta: 1
|
|
Name: spl
|
|
Branch: 1.0
|
|
-Version: 0.7.6
|
|
+Version: 0.7.7
|
|
Release: 1
|
|
Release-Tags: relext
|
|
License: GPL
|
|
--
|
|
2.14.2
|
|
|