diff options
author | Brian Behlendorf <[email protected]> | 2015-09-09 15:22:31 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-09-10 12:33:51 -0700 |
commit | f17d005bcc9b7edeb15b10bf947379a504b2d9f7 (patch) | |
tree | 3dcbe5bb348085e572129d7f91ab55b0a1b3c7ae /rpm | |
parent | d4bf6d8429371634b0c6bcc14b5868d849b7c07d (diff) |
Tag spl-0.6.5
META file and release log updated.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/generic/spl-kmod.spec.in | 3 | ||||
-rw-r--r-- | rpm/generic/spl.spec.in | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/rpm/generic/spl-kmod.spec.in b/rpm/generic/spl-kmod.spec.in index 8f1f2321c..6cac9c5a4 100644 --- a/rpm/generic/spl-kmod.spec.in +++ b/rpm/generic/spl-kmod.spec.in @@ -160,6 +160,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/* rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 10 2015 Brian Behlendorf <[email protected]> - 0.6.5-1 +- Released 0.6.5-1, detailed release notes are available at: +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5 * Wed Apr 8 2015 Brian Behlendorf <[email protected]> - 0.6.4-1 - Released 0.6.4-1 * Thu Jun 12 2014 Brian Behlendorf <[email protected]> - 0.6.3-1 diff --git a/rpm/generic/spl.spec.in b/rpm/generic/spl.spec.in index 81f30e025..48eafe670 100644 --- a/rpm/generic/spl.spec.in +++ b/rpm/generic/spl.spec.in @@ -38,6 +38,9 @@ make install DESTDIR=%{?buildroot} %{_mandir}/man5/* %changelog +* Thu Sep 10 2015 Brian Behlendorf <[email protected]> - 0.6.5-1 +- Released 0.6.5-1, detailed release notes are available at: +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5 * Wed Apr 8 2015 Brian Behlendorf <[email protected]> - 0.6.4-1 - Released 0.6.4-1 * Thu Jun 12 2014 Brian Behlendorf <[email protected]> - 0.6.3-1 |