fd313b306e
to reduce version number confusion
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: Mon, 9 Apr 2018 14:31:47 -0700
|
|
Subject: [PATCH] Tag spl-0.7.8
|
|
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 557af2687fd70191120beb406f644392de39f747)
|
|
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 6af292d..a604e1f 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
|
|
+* Mon Apr 09 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.8-1
|
|
+- Released 0.7.8-1, detailed release notes are available at:
|
|
+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.8
|
|
* 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
|
|
diff --git a/rpm/generic/spl.spec.in b/rpm/generic/spl.spec.in
|
|
index b693bdc..e7a718a 100644
|
|
--- a/rpm/generic/spl.spec.in
|
|
+++ b/rpm/generic/spl.spec.in
|
|
@@ -34,6 +34,9 @@ make install DESTDIR=%{?buildroot}
|
|
%{_mandir}/man5/*
|
|
|
|
%changelog
|
|
+* Mon Apr 09 2018 Tony Hutter <hutter2@llnl.gov> - 0.7.8-1
|
|
+- Released 0.7.8-1, detailed release notes are available at:
|
|
+- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.8
|
|
* 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
|
|
diff --git a/META b/META
|
|
index 64a07f1..0a5132f 100644
|
|
--- a/META
|
|
+++ b/META
|
|
@@ -1,7 +1,7 @@
|
|
Meta: 1
|
|
Name: spl
|
|
Branch: 1.0
|
|
-Version: 0.7.7
|
|
+Version: 0.7.8
|
|
Release: 1
|
|
Release-Tags: relext
|
|
License: GPL
|
|
--
|
|
2.14.2
|
|
|