diff options
author | Brian Behlendorf <[email protected]> | 2015-04-08 14:02:36 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-04-08 14:03:42 -0700 |
commit | cd69f020e4b0f9c416dd07a264e48c9488a7633f (patch) | |
tree | bf7c5fa54e2a706d35afb24929c1f4ba094ea20f /rpm | |
parent | 2a5d574ecae612a3e3ec488841b40d262184a7a3 (diff) |
Tag spl-0.6.4
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 | 2 | ||||
-rw-r--r-- | rpm/generic/spl.spec.in | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/rpm/generic/spl-kmod.spec.in b/rpm/generic/spl-kmod.spec.in index 490734667..8f1f2321c 100644 --- a/rpm/generic/spl-kmod.spec.in +++ b/rpm/generic/spl-kmod.spec.in @@ -160,6 +160,8 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/* rm -rf $RPM_BUILD_ROOT %changelog +* 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 - Released 0.6.3-1 * Wed Aug 21 2013 Brian Behlendorf <[email protected]> - 0.6.2-1 diff --git a/rpm/generic/spl.spec.in b/rpm/generic/spl.spec.in index 7934787c5..81f30e025 100644 --- a/rpm/generic/spl.spec.in +++ b/rpm/generic/spl.spec.in @@ -38,6 +38,8 @@ make install DESTDIR=%{?buildroot} %{_mandir}/man5/* %changelog +* 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 - Released 0.6.3-1 * Wed Aug 21 2013 Brian Behlendorf <[email protected]> - 0.6.2-1 |