diff options
author | Tony Hutter <[email protected]> | 2017-08-08 13:14:32 -0700 |
---|---|---|
committer | Tony Hutter <[email protected]> | 2017-08-08 13:14:32 -0700 |
commit | 751575fe6fc269dd18426d4492c0f4b5f001aa71 (patch) | |
tree | d37b78aae08cac7b4a4d6c2f098e8af8f1afd651 /rpm/generic/zfs-kmod.spec.in | |
parent | 751941e24856a2d451a5281f0502862c2198b411 (diff) |
Tag zfs-0.7.1zfs-0.7.1
META file and changelog updated.
Signed-off-by: Tony Hutter <[email protected]>
Diffstat (limited to 'rpm/generic/zfs-kmod.spec.in')
-rw-r--r-- | rpm/generic/zfs-kmod.spec.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in index 4518dc954..64af74ebd 100644 --- a/rpm/generic/zfs-kmod.spec.in +++ b/rpm/generic/zfs-kmod.spec.in @@ -191,6 +191,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/* rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 8 2017 Tony Hutter <[email protected]> - 0.7.1-1 +- Released 0.7.1-1, detailed release notes are available at: +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.1 * Wed Jul 26 2017 Brian Behlendorf <[email protected]> - 0.7.0-1 - Released 0.7.0-1, detailed release notes are available at: - https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.0 |