diff options
author | Brian Behlendorf <[email protected]> | 2014-06-12 11:32:38 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2014-06-12 11:32:38 -0700 |
commit | 31cb5383bff0fddc5058973e32a6f2c446d45e59 (patch) | |
tree | 5e8558f145aec6c34356b7f23452326239a7de44 /rpm | |
parent | 1e929b97ac3fd0aa752feba9f08caeb5356e9a43 (diff) |
Tag spl-0.6.3
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 50947c035..490734667 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 +* 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/spl.spec.in b/rpm/generic/spl.spec.in index a0fe29817..7934787c5 100644 --- a/rpm/generic/spl.spec.in +++ b/rpm/generic/spl.spec.in @@ -38,6 +38,8 @@ make install DESTDIR=%{?buildroot} %{_mandir}/man5/* %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 |