summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--META2
-rw-r--r--rpm/generic/spl-kmod.spec.in2
-rw-r--r--rpm/generic/spl.spec.in2
3 files changed, 5 insertions, 1 deletions
diff --git a/META b/META
index d83c53644..117c3e336 100644
--- a/META
+++ b/META
@@ -1,6 +1,6 @@
Meta: 1
Name: spl
Branch: 1.0
-Version: 0.6.2
+Version: 0.6.3
Release: 1
Release-Tags: relext
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