Skip to content

Commit

Permalink
Tag spl-0.6.2
Browse files Browse the repository at this point in the history
META file and release log updated.

Signed-off-by: Brian Behlendorf <[email protected]>
  • Loading branch information
behlendorf committed Aug 16, 2013
1 parent f7fd6dd commit e90856f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion META
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Meta: 1
Name: spl
Branch: 1.0
Version: 0.6.1
Version: 0.6.2
Release: 1
Release-Tags: relext
2 changes: 2 additions & 0 deletions rpm/generic/spl-dkms.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,7 @@ dkms remove -m %{module} -v %{version} --all --rpm_safe_upgrade
exit 0

%changelog
* 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
- First official stable release.
2 changes: 2 additions & 0 deletions rpm/generic/spl-kmod.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,7 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
rm -rf $RPM_BUILD_ROOT

%changelog
* Wed Aug 21 2013 Brian Behlendorf <[email protected]> - 0.6.2-1
- Released 0.6.2-1
* Tue Mar 22 2013 Brian Behlendorf <[email protected]> - 0.6.1-1
- First official stable release.
2 changes: 2 additions & 0 deletions rpm/generic/spl.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@ make install DESTDIR=%{?buildroot}
%{_mandir}/man1/*

%changelog
* 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
- First official stable release.

0 comments on commit e90856f

Please sign in to comment.