diff options
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/generic/zfs-kmod.spec.in | 2 | ||||
-rw-r--r-- | rpm/generic/zfs.spec.in | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in index 0284f6a7f..7871df386 100644 --- a/rpm/generic/zfs-kmod.spec.in +++ b/rpm/generic/zfs-kmod.spec.in @@ -185,6 +185,8 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/* rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 12 2014 Brian Behlendorf <[email protected]> - 0.6.3-1 +- Released 0.6.3-1 * Wed Aug 21 2013 Brian Behlendorf <[email protected]> - 0.6.2-1 - Released 0.6.2-1 * Fri Mar 22 2013 Brian Behlendorf <[email protected]> - 0.6.1-1 diff --git a/rpm/generic/zfs.spec.in b/rpm/generic/zfs.spec.in index cd167202a..b0917176d 100644 --- a/rpm/generic/zfs.spec.in +++ b/rpm/generic/zfs.spec.in @@ -293,6 +293,8 @@ exit 0 %{_dracutdir}/modules.d/* %changelog +* Thu Jun 12 2014 Brian Behlendorf <[email protected]> - 0.6.3-1 +- Released 0.6.3-1 * Wed Aug 21 2013 Brian Behlendorf <[email protected]> - 0.6.2-1 - Released 0.6.2-1 * Fri Mar 22 2013 Brian Behlendorf <[email protected]> - 0.6.1-1 |