diff options
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/generic/zfs-kmod.spec.in | 3 | ||||
-rw-r--r-- | rpm/generic/zfs.spec.in | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in index c44e1e692..e7d2bd1e0 100644 --- a/rpm/generic/zfs-kmod.spec.in +++ b/rpm/generic/zfs-kmod.spec.in @@ -185,6 +185,9 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/* rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 11 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/zfs.spec.in b/rpm/generic/zfs.spec.in index c4d153433..bac8048af 100644 --- a/rpm/generic/zfs.spec.in +++ b/rpm/generic/zfs.spec.in @@ -332,6 +332,9 @@ exit 0 %endif %changelog +* Fri Sep 11 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 |